diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2011-02-26 16:05:00 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2011-02-26 16:05:00 +0000 |
commit | 8c12da91432cf24b3fad4341235f039f1c2c0906 (patch) | |
tree | 1356f724ffb82a299f72269a80cea4b75aa64a75 /net/p5-POE-Component-Client-Keepalive | |
parent | dbe9dfcb471536da027793f998ecd58c1b58a638 (diff) |
Notes
Diffstat (limited to 'net/p5-POE-Component-Client-Keepalive')
-rw-r--r-- | net/p5-POE-Component-Client-Keepalive/Makefile | 13 | ||||
-rw-r--r-- | net/p5-POE-Component-Client-Keepalive/distinfo | 5 |
2 files changed, 10 insertions, 8 deletions
diff --git a/net/p5-POE-Component-Client-Keepalive/Makefile b/net/p5-POE-Component-Client-Keepalive/Makefile index 75e8c78b2043..dd4fc9f15eb8 100644 --- a/net/p5-POE-Component-Client-Keepalive/Makefile +++ b/net/p5-POE-Component-Client-Keepalive/Makefile @@ -6,20 +6,23 @@ # PORTNAME= POE-Component-Client-Keepalive -PORTVERSION= 0.2630 +PORTVERSION= 0.2660 CATEGORIES= net perl5 -MASTER_SITES= CPAN +MASTER_SITES= CPAN/${PORTNAME:C/-.*//}/RCAPUTO PKGNAMEPREFIX= p5- DISTNAME= ${PORTNAME}-${PORTVERSION:C/0+$//} -MAINTAINER= skv@FreeBSD.org +MAINTAINER= perl@FreeBSD.org COMMENT= POE component for managing connections, with keep-alive -BUILD_DEPENDS= p5-POE>=1.280:${PORTSDIR}/devel/p5-POE \ - p5-POE-Component-Client-DNS>=1.0510:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ +BUILD_DEPENDS= p5-POE>=1.299:${PORTSDIR}/devel/p5-POE \ + p5-POE-Component-Resolver>=0.911:${PORTSDIR}/dns/p5-POE-Component-Resolver \ p5-Net-IP>=1.25:${PORTSDIR}/net-mgmt/p5-Net-IP RUN_DEPENDS= ${BUILD_DEPENDS} +LICENSE= ART10 GPLv1 +LICENSE_COMB= dual + PERL_CONFIGURE= yes MAN3= POE::Component::Client::Keepalive.3 \ diff --git a/net/p5-POE-Component-Client-Keepalive/distinfo b/net/p5-POE-Component-Client-Keepalive/distinfo index 0a6a10f9b485..880242475b78 100644 --- a/net/p5-POE-Component-Client-Keepalive/distinfo +++ b/net/p5-POE-Component-Client-Keepalive/distinfo @@ -1,3 +1,2 @@ -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 +SHA256 (POE-Component-Client-Keepalive-0.266.tar.gz) = 176e7aaf0317b7f0c98ef09c7273a8afe96e2670766465729b05300f0a5a3444 +SIZE (POE-Component-Client-Keepalive-0.266.tar.gz) = 40100 |