diff options
author | Anton Berezin <tobez@FreeBSD.org> | 2013-04-24 11:13:01 +0000 |
---|---|---|
committer | Anton Berezin <tobez@FreeBSD.org> | 2013-04-24 11:13:01 +0000 |
commit | 1f0919459e58306fa6e349af1f1d070f2a8ba746 (patch) | |
tree | 81718a1ca4824f243b75834eba4bb4d25ae7e2d3 /dns/p5-POE-Component-Server-DNS | |
parent | 6aea209510333ed23b0fadfa3e28dfa5dfe53599 (diff) | |
download | ports-1f0919459e58306fa6e349af1f1d070f2a8ba746.tar.gz ports-1f0919459e58306fa6e349af1f1d070f2a8ba746.zip |
Notes
Diffstat (limited to 'dns/p5-POE-Component-Server-DNS')
-rw-r--r-- | dns/p5-POE-Component-Server-DNS/Makefile | 5 | ||||
-rw-r--r-- | dns/p5-POE-Component-Server-DNS/distinfo | 4 |
2 files changed, 5 insertions, 4 deletions
diff --git a/dns/p5-POE-Component-Server-DNS/Makefile b/dns/p5-POE-Component-Server-DNS/Makefile index 8d7ded236b3f..367535a8b789 100644 --- a/dns/p5-POE-Component-Server-DNS/Makefile +++ b/dns/p5-POE-Component-Server-DNS/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= POE-Component-Server-DNS -PORTVERSION= 0.28 +PORTVERSION= 0.30 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,7 +14,8 @@ 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 + p5-POE-Component-Generic>=0.09.10:${PORTSDIR}/net/p5-POE-Component-Generic \ + p5-POE-Filter-DNS-TCP>=0.04:${PORTSDIR}/dns/p5-POE-Filter-DNS-TCP 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 556e413583a5..8e8825d6aaab 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.28.tar.gz) = c1dfc096d5c02c031a141e05020f2dead67f616544bd35c0db28980a88f57026 -SIZE (POE-Component-Server-DNS-0.28.tar.gz) = 20368 +SHA256 (POE-Component-Server-DNS-0.30.tar.gz) = d9b524be4f14d9d5c27c2c188baddffe9638a1d320335f5152de67f99ee23cae +SIZE (POE-Component-Server-DNS-0.30.tar.gz) = 21916 |