Update to 0.25
Changes: http://cpansearch.perl.org/src/RCAPUTO/POE-Component-Client-Keepalive-0.25/CHANGES PR: ports/132012 Submitted by: lth
This commit is contained in:
parent
15ab9b8756
commit
45bbe13ff9
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=228921
2 changed files with 6 additions and 6 deletions
|
@ -6,7 +6,7 @@
|
|||
#
|
||||
|
||||
PORTNAME= POE-Component-Client-Keepalive
|
||||
PORTVERSION= 0.2100
|
||||
PORTVERSION= 0.2500
|
||||
CATEGORIES= net perl5
|
||||
MASTER_SITES= CPAN
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
@ -15,8 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
|
|||
MAINTAINER= skv@FreeBSD.org
|
||||
COMMENT= POE component for managing connections, with keep-alive
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/POE.pm:${PORTSDIR}/devel/p5-POE \
|
||||
${SITE_PERL}/POE/Component/Client/DNS.pm:${PORTSDIR}/dns/p5-POE-Component-Client-DNS
|
||||
BUILD_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
|
||||
p5-POE-Component-Client-DNS>=1.0100:${PORTSDIR}/dns/p5-POE-Component-Client-DNS
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= yes
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
MD5 (POE-Component-Client-Keepalive-0.21.tar.gz) = ac6b144e05c54ecf46798094a4bd517e
|
||||
SHA256 (POE-Component-Client-Keepalive-0.21.tar.gz) = 54e27e76a64ebe160e8442c9d87cf3b1b7280658d01edac313b2abea283f7ec3
|
||||
SIZE (POE-Component-Client-Keepalive-0.21.tar.gz) = 22530
|
||||
MD5 (POE-Component-Client-Keepalive-0.25.tar.gz) = ecc86743c52c7ca70c207583f681a071
|
||||
SHA256 (POE-Component-Client-Keepalive-0.25.tar.gz) = 2f982a6fe1eeaabf02440ad0743772c5088ff41f8a2672bd6fde05867f52530c
|
||||
SIZE (POE-Component-Client-Keepalive-0.25.tar.gz) = 23794
|
||||
|
|
Loading…
Reference in a new issue