diff options
author | Frederic Culot <culot@FreeBSD.org> | 2012-10-01 11:15:52 +0000 |
---|---|---|
committer | Frederic Culot <culot@FreeBSD.org> | 2012-10-01 11:15:52 +0000 |
commit | 83d0f852230f8946ef7492f4812578b0015077ae (patch) | |
tree | 694446f7ebe81c62a4cd92f3649757439b8ec0d7 /dns | |
parent | 1866de0b9ca681021d12cd35ddb1d8817fccc8f0 (diff) | |
download | ports-83d0f852230f8946ef7492f4812578b0015077ae.tar.gz ports-83d0f852230f8946ef7492f4812578b0015077ae.zip |
- Update to 1.17
Note: Upstream did not provide any changelog, but this update allows to
deal with new bind output formats.
Notes
Notes:
svn path=/head/; revision=305108
Diffstat (limited to 'dns')
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/Makefile | 8 | ||||
-rw-r--r-- | dns/p5-Net-DNS-ZoneFile-Fast/distinfo | 4 |
2 files changed, 4 insertions, 8 deletions
diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile index 5716761209b5..bff1a466b751 100644 --- a/dns/p5-Net-DNS-ZoneFile-Fast/Makefile +++ b/dns/p5-Net-DNS-ZoneFile-Fast/Makefile @@ -1,12 +1,8 @@ -# New ports collection makefile for: dns/p5-Net-DNS-ZoneFile-Fast -# Date created: 14 October 2004 -# Whom: Anton Berezin <tobez@FreeBSD.org> -# +# Created by: Anton Berezin <tobez@FreeBSD.org> # $FreeBSD$ -# PORTNAME= Net-DNS-ZoneFile-Fast -PORTVERSION= 1.16 +PORTVERSION= 1.17 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- diff --git a/dns/p5-Net-DNS-ZoneFile-Fast/distinfo b/dns/p5-Net-DNS-ZoneFile-Fast/distinfo index 533370fc38e9..15399c4a16ec 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.16.tar.gz) = 9272660747f9c2d438198bd23e466e29decd08a9b308ab27167e8bb1ca9f0914 -SIZE (Net-DNS-ZoneFile-Fast-1.16.tar.gz) = 19801 +SHA256 (Net-DNS-ZoneFile-Fast-1.17.tar.gz) = ed0f818c82b056b558b6d5f109003d96175887b817e088ca669a6a18f9da7946 +SIZE (Net-DNS-ZoneFile-Fast-1.17.tar.gz) = 19698 |