pkgsrc-Changes archive

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

CVS commit: pkgsrc/net/p5-Net-DNS



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Jan  1 14:04:23 UTC 2017

Modified Files:
        pkgsrc/net/p5-Net-DNS: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.71 -r1.72 pkgsrc/net/p5-Net-DNS/Makefile
cvs rdiff -u -r1.40 -r1.41 pkgsrc/net/p5-Net-DNS/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/net/p5-Net-DNS/Makefile
diff -u pkgsrc/net/p5-Net-DNS/Makefile:1.71 pkgsrc/net/p5-Net-DNS/Makefile:1.72
--- pkgsrc/net/p5-Net-DNS/Makefile:1.71 Wed Jun  8 19:24:10 2016
+++ pkgsrc/net/p5-Net-DNS/Makefile      Sun Jan  1 14:04:23 2017
@@ -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/

Index: pkgsrc/net/p5-Net-DNS/distinfo
diff -u pkgsrc/net/p5-Net-DNS/distinfo:1.40 pkgsrc/net/p5-Net-DNS/distinfo:1.41
--- pkgsrc/net/p5-Net-DNS/distinfo:1.40 Sun May 29 07:46:08 2016
+++ pkgsrc/net/p5-Net-DNS/distinfo      Sun Jan  1 14:04:23 2017
@@ -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