diff options
author | wen <wen@FreeBSD.org> | 2011-05-05 09:43:17 +0800 |
---|---|---|
committer | wen <wen@FreeBSD.org> | 2011-05-05 09:43:17 +0800 |
commit | aca281421423907ceecdf0564383ad204716c250 (patch) | |
tree | 034ffcb86bb26de920ca9707d58798ac5ce2a001 /net | |
parent | 55a347c34dcfb19db7abbd73bd655489c0e0b87e (diff) | |
download | freebsd-ports-gnome-aca281421423907ceecdf0564383ad204716c250.tar.gz freebsd-ports-gnome-aca281421423907ceecdf0564383ad204716c250.tar.zst freebsd-ports-gnome-aca281421423907ceecdf0564383ad204716c250.zip |
- Update to 0.2670
PR: ports/156805
Submitted by: Jase Thew <freebsd@beardz.net>
Diffstat (limited to 'net')
-rw-r--r-- | net/p5-POE-Component-Client-Keepalive/Makefile | 6 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-Keepalive/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/net/p5-POE-Component-Client-Keepalive/Makefile b/net/p5-POE-Component-Client-Keepalive/Makefile index dd4fc9f15eb8..f32d9600088b 100644 --- a/net/p5-POE-Component-Client-Keepalive/Makefile +++ b/net/p5-POE-Component-Client-Keepalive/Makefile @@ -6,7 +6,7 @@ # PORTNAME= POE-Component-Client-Keepalive -PORTVERSION= 0.2660 +PORTVERSION= 0.2670 CATEGORIES= net perl5 MASTER_SITES= CPAN/${PORTNAME:C/-.*//}/RCAPUTO PKGNAMEPREFIX= p5- @@ -15,8 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} MAINTAINER= perl@FreeBSD.org COMMENT= POE component for managing connections, with keep-alive -BUILD_DEPENDS= p5-POE>=1.299:${PORTSDIR}/devel/p5-POE \ - p5-POE-Component-Resolver>=0.911:${PORTSDIR}/dns/p5-POE-Component-Resolver \ +BUILD_DEPENDS= p5-POE>=1.311:${PORTSDIR}/devel/p5-POE \ + p5-POE-Component-Resolver>=0.912:${PORTSDIR}/dns/p5-POE-Component-Resolver \ p5-Net-IP>=1.25:${PORTSDIR}/net-mgmt/p5-Net-IP RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/net/p5-POE-Component-Client-Keepalive/distinfo b/net/p5-POE-Component-Client-Keepalive/distinfo index 880242475b78..914f6f3f8d8c 100644 --- a/net/p5-POE-Component-Client-Keepalive/distinfo +++ b/net/p5-POE-Component-Client-Keepalive/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Client-Keepalive-0.266.tar.gz) = 176e7aaf0317b7f0c98ef09c7273a8afe96e2670766465729b05300f0a5a3444 -SIZE (POE-Component-Client-Keepalive-0.266.tar.gz) = 40100 +SHA256 (POE-Component-Client-Keepalive-0.267.tar.gz) = 910fb856fd0ebeb94770385a252e35f26d114ee2d1aa3072e8c5b786e00e9b09 +SIZE (POE-Component-Client-Keepalive-0.267.tar.gz) = 40415 |