Date: Tue, 30 Apr 2013 07:48:42 +0000 (UTC) From: Frederic Culot <culot@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r316892 - head/dns/p5-Net-DNS-ZoneFile-Fast Message-ID: <201304300748.r3U7mgAq019709@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: culot Date: Tue Apr 30 07:48:42 2013 New Revision: 316892 URL: http://svnweb.freebsd.org/changeset/ports/316892 Log: - Update to 1.20 Note: Upstream did not provide any changelog, but this update adds support for the TLSA DNS record type. Modified: head/dns/p5-Net-DNS-ZoneFile-Fast/Makefile head/dns/p5-Net-DNS-ZoneFile-Fast/distinfo Modified: head/dns/p5-Net-DNS-ZoneFile-Fast/Makefile ============================================================================== --- head/dns/p5-Net-DNS-ZoneFile-Fast/Makefile Tue Apr 30 07:48:19 2013 (r316891) +++ head/dns/p5-Net-DNS-ZoneFile-Fast/Makefile Tue Apr 30 07:48:42 2013 (r316892) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= Net-DNS-ZoneFile-Fast -PORTVERSION= 1.18 +PORTVERSION= 1.20 CATEGORIES= dns perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- Modified: head/dns/p5-Net-DNS-ZoneFile-Fast/distinfo ============================================================================== --- head/dns/p5-Net-DNS-ZoneFile-Fast/distinfo Tue Apr 30 07:48:19 2013 (r316891) +++ head/dns/p5-Net-DNS-ZoneFile-Fast/distinfo Tue Apr 30 07:48:42 2013 (r316892) @@ -1,2 +1,2 @@ -SHA256 (Net-DNS-ZoneFile-Fast-1.18.tar.gz) = 723f63df162c82c375a5891e933255c8a93d2d5bf7e5d91c4922d54f9839ea3e -SIZE (Net-DNS-ZoneFile-Fast-1.18.tar.gz) = 19709 +SHA256 (Net-DNS-ZoneFile-Fast-1.20.tar.gz) = e358986c23ce6b8fedb4f9e1f9c9838a326ec2bd495a413a90794a0684b67c12 +SIZE (Net-DNS-ZoneFile-Fast-1.20.tar.gz) = 20388
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201304300748.r3U7mgAq019709>