diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2010-08-19 00:06:07 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2010-08-19 00:06:07 +0000 |
commit | d6a9e67bf54ae9bdb72673b6fffd3e2419245af3 (patch) | |
tree | e3a7c0b6fe1ee9505c98d1434837b0d171c87655 /dns/p5-Net-DNS-ZoneFile-Fast | |
parent | 6e37ba86fb8be6a50bd767afd055bc7239641c4f (diff) | |
download | ports-d6a9e67bf54ae9bdb72673b6fffd3e2419245af3.tar.gz ports-d6a9e67bf54ae9bdb72673b6fffd3e2419245af3.zip |
Notes
Diffstat (limited to 'dns/p5-Net-DNS-ZoneFile-Fast')
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/Makefile | 9 | ||||
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/distinfo | 6 |
2 files changed, 8 insertions, 7 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile index ee73a3c945c0..a32fa58963da 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.12 +PORTVERSION= 1.13 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -14,10 +14,11 @@ PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse BIND8/9 zone files -RUN_DEPENDS= p5-Net-DNS>=0:${PORTSDIR}/dns/p5-Net-DNS \ - p5-Net-DNS-SEC>=0:${PORTSDIR}/dns/p5-Net-DNS-SEC +RUN_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} -PERL_CONFIGURE= yes +PERL_CONFIGURE= 5.8.0+ MAN3= Net::DNS::ZoneFile::Fast.3 diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/distinfo b/dns/p5-Net-DNS-ZoneFile-Fast/distinfo index 4273457ff06a..d98d5279dfaa 100644 --- a/dns/p5-Net-DNS-ZoneFile-Fast/distinfo +++ b/dns/p5-Net-DNS-ZoneFile-Fast/distinfo @@ -1,3 +1,3 @@ -MD5 (Net-DNS-ZoneFile-Fast-1.12.tar.gz) = 338271b230ff8c24dead9eb6a9c0262a -SHA256 (Net-DNS-ZoneFile-Fast-1.12.tar.gz) = f2b5639f3722867c8108c029e104c53089d48341ad4e913647899ddc8b50f7ef -SIZE (Net-DNS-ZoneFile-Fast-1.12.tar.gz) = 19113 +MD5 (Net-DNS-ZoneFile-Fast-1.13.tar.gz) = a12d3bfec78da8109b67b1a52c8e3ec0 +SHA256 (Net-DNS-ZoneFile-Fast-1.13.tar.gz) = 5c17f1a2b585ba64370f8916233ec0b8c56997bf3470fff3c5d3a6daf7771d07 +SIZE (Net-DNS-ZoneFile-Fast-1.13.tar.gz) = 19069 |