diff options
author | mat <mat@FreeBSD.org> | 2008-05-29 23:06:11 +0800 |
---|---|---|
committer | mat <mat@FreeBSD.org> | 2008-05-29 23:06:11 +0800 |
commit | 6b8a76a6a28b29404351cbb35d027c8e61f2ccc8 (patch) | |
tree | 54654e09e85a6c2bc2ce5528d8e031645a77fb5f /dns | |
parent | f83ac9fc85a59eae104ad586362eb335b5079857 (diff) | |
download | freebsd-ports-gnome-6b8a76a6a28b29404351cbb35d027c8e61f2ccc8.tar.gz freebsd-ports-gnome-6b8a76a6a28b29404351cbb35d027c8e61f2ccc8.tar.zst freebsd-ports-gnome-6b8a76a6a28b29404351cbb35d027c8e61f2ccc8.zip |
Update to 1.0
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/Makefile | 3 | ||||
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/distinfo | 6 |
2 files changed, 4 insertions, 5 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile index f2f39ad3f056..5f38f6235f63 100644 --- a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile +++ b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile @@ -6,11 +6,10 @@ # PORTNAME= Net-DNS-ZoneFile-Fast -PORTVERSION= 0.9.1 +PORTVERSION= 1.0 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- -DISTNAME= ${PORTNAME}-${PORTVERSION:R}${PORTVERSION:E} MAINTAINER= perl@FreeBSD.org COMMENT= Perl module to parse BIND8/9 zone files diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/distinfo b/dns/p5-Net-DNS-ZoneFile-Fast/distinfo index 7a7a821f3ca2..8d9b074ac495 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.91.tar.gz) = dfd0fd899e1dc2df75a15972cb623196 -SHA256 (Net-DNS-ZoneFile-Fast-0.91.tar.gz) = 989ba9d6a5e90baebc7728a34d03c8cba66b927bbe7be1b26fffa1f1add023aa -SIZE (Net-DNS-ZoneFile-Fast-0.91.tar.gz) = 16920 +MD5 (Net-DNS-ZoneFile-Fast-1.0.tar.gz) = f8f7f7c76380c78bd80bf4ed3b73ad1c +SHA256 (Net-DNS-ZoneFile-Fast-1.0.tar.gz) = c8e5445eaca45eca10075ee2e02284ddb6ae133d7db85f68bea13c185313577c +SIZE (Net-DNS-ZoneFile-Fast-1.0.tar.gz) = 17069 |