diff options
author | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-06 06:52:27 +0000 |
---|---|---|
committer | Sunpoet Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2012-01-06 06:52:27 +0000 |
commit | 40706ba6abae53898424fd6f2e6f524dd61b92e8 (patch) | |
tree | 06e3fbe8412e869782fb9f6cfd819c11ba3d5339 /dns/p5-Net-DNS-ZoneFile-Fast | |
parent | b445ef1784be0595063b07e23eef13a5abbbb805 (diff) | |
download | ports-40706ba6abae53898424fd6f2e6f524dd61b92e8.tar.gz ports-40706ba6abae53898424fd6f2e6f524dd61b92e8.zip |
Notes
Diffstat (limited to 'dns/p5-Net-DNS-ZoneFile-Fast')
-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 |