diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-08 08:42:28 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-03-08 08:42:28 +0000 |
commit | 0d39fffab4f2a2fa5375cb2a6549012ba9d38354 (patch) | |
tree | 7dbddb8e0f4892025a610001dbff885cabf5c3df /dns/p5-POE-Component-Server-DNS | |
parent | a1ce5aafe0feb8c10ae13fc1cdfe984cf953810c (diff) | |
download | ports-0d39fffab4f2a2fa5375cb2a6549012ba9d38354.tar.gz ports-0d39fffab4f2a2fa5375cb2a6549012ba9d38354.zip |
Notes
Diffstat (limited to 'dns/p5-POE-Component-Server-DNS')
-rw-r--r-- | dns/p5-POE-Component-Server-DNS/Makefile | 13 | ||||
-rw-r--r-- | dns/p5-POE-Component-Server-DNS/distinfo | 4 |
2 files changed, 8 insertions, 9 deletions
diff --git a/dns/p5-POE-Component-Server-DNS/Makefile b/dns/p5-POE-Component-Server-DNS/Makefile index b3792c7b513a..8d69b8472b5b 100644 --- a/dns/p5-POE-Component-Server-DNS/Makefile +++ b/dns/p5-POE-Component-Server-DNS/Makefile @@ -6,8 +6,7 @@ # PORTNAME= POE-Component-Server-DNS -PORTVERSION= 0.20 -PORTREVISION= 1 +PORTVERSION= 0.22 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -15,11 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Non-blocking, concurrent DNS server component -BUILD_DEPENDS= p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \ - p5-Net-DNS>=0.58:${PORTSDIR}/dns/p5-Net-DNS \ - p5-POE-Component-Client-DNS>=1.00:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ - p5-POE-Component-Generic>=0.09.10:${PORTSDIR}/net/p5-POE-Component-Generic \ - p5-POE-Component-Client-DNS-Recursive>=0:${PORTSDIR}/dns/p5-POE-Component-Client-DNS-Recursive +BUILD_DEPENDS= p5-Net-DNS>=0.58:${PORTSDIR}/dns/p5-Net-DNS \ + p5-POE>=0.38:${PORTSDIR}/devel/p5-POE \ + p5-POE-Component-Client-DNS>=1.051:${PORTSDIR}/dns/p5-POE-Component-Client-DNS \ + p5-POE-Component-Client-DNS-Recursive>=1.04:${PORTSDIR}/dns/p5-POE-Component-Client-DNS-Recursive \ + p5-POE-Component-Generic>=0.09.10:${PORTSDIR}/net/p5-POE-Component-Generic RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/dns/p5-POE-Component-Server-DNS/distinfo b/dns/p5-POE-Component-Server-DNS/distinfo index 5a9d82feb8cb..5a298b4b72d4 100644 --- a/dns/p5-POE-Component-Server-DNS/distinfo +++ b/dns/p5-POE-Component-Server-DNS/distinfo @@ -1,2 +1,2 @@ -SHA256 (POE-Component-Server-DNS-0.20.tar.gz) = 50382c3b52f72c26d23b93779ca467edf2121f01c9ec5f82ca6064321bf18cfc -SIZE (POE-Component-Server-DNS-0.20.tar.gz) = 29197 +SHA256 (POE-Component-Server-DNS-0.22.tar.gz) = 16c439a57ee1bae2f01d0b9a8caf2704cc97a26a4b33f8c5cdde67a4d88d0f1a +SIZE (POE-Component-Server-DNS-0.22.tar.gz) = 19991 |