Date: Wed, 24 Apr 2013 11:13:02 +0000 (UTC) From: Anton Berezin <tobez@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316422 - head/dns/p5-POE-Component-Server-DNS Message-ID: <201304241113.r3OBD24h098705@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: tobez Date: Wed Apr 24 11:13:01 2013 New Revision: 316422 URL: http://svnweb.freebsd.org/changeset/ports/316422 Log: Update to 0.30. Changes: http://search.cpan.org/dist/POE-Component-Server-DNS/Changes Modified: head/dns/p5-POE-Component-Server-DNS/Makefile head/dns/p5-POE-Component-Server-DNS/distinfo Modified: head/dns/p5-POE-Component-Server-DNS/Makefile ============================================================================== --- head/dns/p5-POE-Component-Server-DNS/Makefile Wed Apr 24 10:55:29 2013 (r316421) +++ head/dns/p5-POE-Component-Server-DNS/Makefile Wed Apr 24 11:13:01 2013 (r316422) @@ -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:${PORTSD 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 Modified: head/dns/p5-POE-Component-Server-DNS/distinfo ============================================================================== --- head/dns/p5-POE-Component-Server-DNS/distinfo Wed Apr 24 10:55:29 2013 (r316421) +++ head/dns/p5-POE-Component-Server-DNS/distinfo Wed Apr 24 11:13:01 2013 (r316422) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304241113.r3OBD24h098705>