diff options
author | sunpoet <sunpoet@FreeBSD.org> | 2012-01-06 14:52:27 +0800 |
---|---|---|
committer | sunpoet <sunpoet@FreeBSD.org> | 2012-01-06 14:52:27 +0800 |
commit | e92832016f986e04256868e8ce155a72052a4c85 (patch) | |
tree | 1506a1499e3b15bc8b6121e995132e86e4e15a1d | |
parent | eb72fc05b097e8ea761382c1aab252944f678b65 (diff) | |
download | freebsd-ports-gnome-e92832016f986e04256868e8ce155a72052a4c85.tar.gz freebsd-ports-gnome-e92832016f986e04256868e8ce155a72052a4c85.tar.zst freebsd-ports-gnome-e92832016f986e04256868e8ce155a72052a4c85.zip |
- Update to 1.16
Changes: http://search.cpan.org/dist/Net-DNS-ZoneFile-Fast/Changes
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/Makefile | 6 | ||||
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/distinfo | 4 |
2 files changed, 5 insertions, 5 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile index c161d2c0c2f0..5716761209b5 100644 --- a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile +++ b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile @@ -6,7 +6,7 @@ # PORTNAME= Net-DNS-ZoneFile-Fast -PORTVERSION= 1.15 +PORTVERSION= 1.16 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,9 +14,9 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse BIND8/9 zone files -RUN_DEPENDS= p5-Net-DNS>=0.65:${PORTSDIR}/dns/p5-Net-DNS \ +BUILD_DEPENDS= p5-Net-DNS>=0.65:${PORTSDIR}/dns/p5-Net-DNS \ p5-Net-DNS-SEC>=0.15:${PORTSDIR}/dns/p5-Net-DNS-SEC -BUILD_DEPENDS= ${RUN_DEPENDS} +RUN_DEPENDS:= ${BUILD_DEPENDS} PERL_CONFIGURE= yes diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/distinfo b/dns/p5-Net-DNS-ZoneFile-Fast/distinfo index 4f6c8f24baab..533370fc38e9 100644 --- a/dns/p5-Net-DNS-ZoneFile-Fast/distinfo +++ b/dns/p5-Net-DNS-ZoneFile-Fast/distinfo @@ -1,2 +1,2 @@ -SHA256 (Net-DNS-ZoneFile-Fast-1.15.tar.gz) = 143de035a672457844548bb9de0c8ad997d1b4a9e6919c673ccceb313cf409f1 -SIZE (Net-DNS-ZoneFile-Fast-1.15.tar.gz) = 19238 +SHA256 (Net-DNS-ZoneFile-Fast-1.16.tar.gz) = 9272660747f9c2d438198bd23e466e29decd08a9b308ab27167e8bb1ca9f0914 +SIZE (Net-DNS-ZoneFile-Fast-1.16.tar.gz) = 19801 |