diff options
author | tobez <tobez@FreeBSD.org> | 2013-04-24 19:13:01 +0800 |
---|---|---|
committer | tobez <tobez@FreeBSD.org> | 2013-04-24 19:13:01 +0800 |
commit | 4e549fb96fdbbc45871277aa142f8fa9d3cad9ac (patch) | |
tree | 81718a1ca4824f243b75834eba4bb4d25ae7e2d3 /dns/p5-POE-Component-Server-DNS | |
parent | 7f877d4dd904481c447734d5dd0f287ad7659074 (diff) | |
download | freebsd-ports-gnome-4e549fb96fdbbc45871277aa142f8fa9d3cad9ac.tar.gz freebsd-ports-gnome-4e549fb96fdbbc45871277aa142f8fa9d3cad9ac.tar.zst freebsd-ports-gnome-4e549fb96fdbbc45871277aa142f8fa9d3cad9ac.zip |
Update to 0.30.
Changes: http://search.cpan.org/dist/POE-Component-Server-DNS/Changes
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 |