diff options
author | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-02-17 07:01:21 +0000 |
---|---|---|
committer | Yen-Ming Lee <leeym@FreeBSD.org> | 2008-02-17 07:01:21 +0000 |
commit | fa662b330c0309a50c7a41a0597c448b1099981b (patch) | |
tree | 476e90010113b658269fa29c9cb189681b87325c /dns | |
parent | 515a10516ce73a8ec47f5b933720f1a7bc8d7186 (diff) | |
download | ports-fa662b330c0309a50c7a41a0597c448b1099981b.tar.gz ports-fa662b330c0309a50c7a41a0597c448b1099981b.zip |
Notes
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/Makefile | 10 | ||||
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/distinfo | 6 |
2 files changed, 8 insertions, 8 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile index 7d0d7e91f696..f2f39ad3f056 100644 --- a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile +++ b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile @@ -6,19 +6,19 @@ # PORTNAME= Net-DNS-ZoneFile-Fast -PORTVERSION= 0.9 +PORTVERSION= 0.9.1 CATEGORIES= dns perl5 -MASTER_SITES= ${MASTER_SITE_PERL_CPAN} -MASTER_SITE_SUBDIR= ../../authors/id/H/HA/HARDAKER +MASTER_SITES= CPAN PKGNAMEPREFIX= p5- +DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse BIND8/9 zone files -BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ +RUN_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Net/DNS.pm:${PORTSDIR}/dns/p5-Net-DNS \ ${SITE_PERL}/Net/DNS/SEC.pm:${PORTSDIR}/dns/p5-Net-DNS-SEC \ ${SITE_PERL}/${PERL_ARCH}/MIME/Base64.pm:${PORTSDIR}/converters/p5-MIME-Base64 -RUN_DEPENDS= ${BUILD_DEPENDS} +BUILD_DEPENDS= ${RUN_DEPENDS} PERL_CONFIGURE= yes diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/distinfo b/dns/p5-Net-DNS-ZoneFile-Fast/distinfo index a9eebfc9379f..7a7a821f3ca2 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-0.9.tar.gz) = c5e71936ff619086c988586b902d0ad8 -SHA256 (Net-DNS-ZoneFile-Fast-0.9.tar.gz) = 327ca348be0d7ef42ccc81e85a5ab17381e4258c69252476b0fa15a79f52efbe -SIZE (Net-DNS-ZoneFile-Fast-0.9.tar.gz) = 16918 +MD5 (Net-DNS-ZoneFile-Fast-0.91.tar.gz) = dfd0fd899e1dc2df75a15972cb623196 +SHA256 (Net-DNS-ZoneFile-Fast-0.91.tar.gz) = 989ba9d6a5e90baebc7728a34d03c8cba66b927bbe7be1b26fffa1f1add023aa +SIZE (Net-DNS-ZoneFile-Fast-0.91.tar.gz) = 16920 |