Update to 0.2630

PR:		ports/149175
Submitted by:	lth
Approved by:	(maintainer timeout)
This commit is contained in:
Lars Thegler 2010-08-31 12:48:05 +00:00
parent 2f0d46f60b
commit a252402506
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=260274
2 changed files with 9 additions and 8 deletions

View file

@ -6,7 +6,7 @@
#
PORTNAME= POE-Component-Client-Keepalive
PORTVERSION= 0.2500
PORTVERSION= 0.2630
CATEGORIES= net perl5
MASTER_SITES= CPAN
PKGNAMEPREFIX= p5-
@ -15,13 +15,14 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//}
MAINTAINER= skv@FreeBSD.org
COMMENT= POE component for managing connections, with keep-alive
BUILD_DEPENDS= p5-POE>=0.31:${PORTSDIR}/devel/p5-POE \
p5-POE-Component-Client-DNS>=1.0100:${PORTSDIR}/dns/p5-POE-Component-Client-DNS
BUILD_DEPENDS= p5-POE>=1.280:${PORTSDIR}/devel/p5-POE \
p5-POE-Component-Client-DNS>=1.0510:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \
p5-Net-IP>=1.25:${PORTSDIR}/net-mgmt/p5-Net-IP
RUN_DEPENDS= ${BUILD_DEPENDS}
PERL_CONFIGURE= yes
MAN3= POE::Component::Client::Client-Keepalive.3 \
POE::Component::Client::Conn-Keepalive.3
MAN3= POE::Component::Client::Keepalive.3 \
POE::Component::Connection::Keepalive.3
.include <bsd.port.mk>

View file

@ -1,3 +1,3 @@
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
MD5 (POE-Component-Client-Keepalive-0.263.tar.gz) = 3ca3a24a3739db593aeacb912cb1d89b
SHA256 (POE-Component-Client-Keepalive-0.263.tar.gz) = 4127b814618a7a0dd11449d035033d5ff693ff773e22f963436c7dfc61191fc7
SIZE (POE-Component-Client-Keepalive-0.263.tar.gz) = 24475