From c995ef31025eeaf92ca3cd04375200598f8659c2 Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 1 Jan 2017 14:04:23 +0000 Subject: Updated p5-Net-DNS to 1.07. **** 1.07 December 29, 2016 Fix rt.cpan.org #118598/#108908 Serious Makefile.PL issues "make install" now suppressed if pre-1.01 version detected Fix rt.cpan.org #115558 Net::DNS::Nameserver does not allow EDNS replies Fix rt.cpan.org #114917 Net::DNS::ZoneFile fails to parse mixed case mnemonics Fix rt.cpan.org #114876 Use of uninitialized value in lc at MSWin32.pm line 77 Fix rt.cpan.org #114819 Net::DNS fails to compile with taint checks enabled --- net/p5-Net-DNS/Makefile | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'net/p5-Net-DNS/Makefile') diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index e89b1860176..3f779ae7994 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.71 2016/06/08 19:24:10 wiz Exp $ +# $NetBSD: Makefile,v 1.72 2017/01/01 14:04:23 wiz Exp $ -DISTNAME= Net-DNS-1.06 +DISTNAME= Net-DNS-1.07 PKGNAME= p5-${DISTNAME} -PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \ http://www.net-dns.org/download/ -- cgit v1.2.3