pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/p5-Net-DNS Updated p5-Net-DNS to 1.07.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/05f63ceb8740
branches:  trunk
changeset: 356488:05f63ceb8740
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Jan 01 14:04:23 2017 +0000

description:
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

diffstat:

 net/p5-Net-DNS/Makefile |   5 ++---
 net/p5-Net-DNS/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 8 deletions(-)

diffs (29 lines):

diff -r 861c0df37d97 -r 05f63ceb8740 net/p5-Net-DNS/Makefile
--- a/net/p5-Net-DNS/Makefile   Sun Jan 01 14:03:03 2017 +0000
+++ b/net/p5-Net-DNS/Makefile   Sun Jan 01 14:04:23 2017 +0000
@@ -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/
diff -r 861c0df37d97 -r 05f63ceb8740 net/p5-Net-DNS/distinfo
--- a/net/p5-Net-DNS/distinfo   Sun Jan 01 14:03:03 2017 +0000
+++ b/net/p5-Net-DNS/distinfo   Sun Jan 01 14:04:23 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.40 2016/05/29 07:46:08 wiz Exp $
+$NetBSD: distinfo,v 1.41 2017/01/01 14:04:23 wiz Exp $
 
-SHA1 (Net-DNS-1.06.tar.gz) = 1bd2a07cc0cc2b2414f38208a17f9742a0252418
-RMD160 (Net-DNS-1.06.tar.gz) = e3c41cefada3438e2cd53873c6cbbcf73d642c83
-SHA512 (Net-DNS-1.06.tar.gz) = af2bd83f001616eabe7b06337da6433355b1634a1cca7eb096ec454d8b48496fe5c3ada242d75c1b258d328f8eee3836bfcd30e8a40f59aaa97b0eb49e5f92ce
-Size (Net-DNS-1.06.tar.gz) = 253955 bytes
+SHA1 (Net-DNS-1.07.tar.gz) = 14e406c6ec15e6c859aaaa786b8f945fb2c21728
+RMD160 (Net-DNS-1.07.tar.gz) = 311409627ff8f1f2df913dda25080af07c94b583
+SHA512 (Net-DNS-1.07.tar.gz) = 048cf6c4fb5e8c5721f5c43cc6f3f93189854c54745ab569b2537a1765cbbe4c360b484290d3151a0d0875b8e8a63b15a4ec97cda7f723f5b7be0078f903fb9f
+Size (Net-DNS-1.07.tar.gz) = 256114 bytes



Home | Main Index | Thread Index | Old Index