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:           Wed May 17 11:01:00 UTC 2017

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

Log Message:
Updated p5-Net-DNS to 1.10.

**** 1.10 May 5, 2017

Fix rt.cpan.org #120748

        Net::DNS::Resolver::MSWin32 critical issue
        Thanks to Dmytro Zagashev for his valuable assistence during
        the investigation which exposed five distinct issues.

Feature rt.cpan.org #18819

        Perl 5.22.0 puts EBCDIC character encoding back on the agenda.
        Thanks to Yaroslav Kuzmin for successful test build on os390.


To generate a diff of this commit:
cvs rdiff -u -r1.75 -r1.76 pkgsrc/net/p5-Net-DNS/Makefile
cvs rdiff -u -r1.43 -r1.44 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.75 pkgsrc/net/p5-Net-DNS/Makefile:1.76
--- pkgsrc/net/p5-Net-DNS/Makefile:1.75 Wed Apr  5 15:29:22 2017
+++ pkgsrc/net/p5-Net-DNS/Makefile      Wed May 17 11:01:00 2017
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.75 2017/04/05 15:29:22 wiz Exp $
+# $NetBSD: Makefile,v 1.76 2017/05/17 11:01:00 wiz Exp $
 
-DISTNAME=              Net-DNS-1.09
+DISTNAME=              Net-DNS-1.10
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            net perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Net/}

Index: pkgsrc/net/p5-Net-DNS/distinfo
diff -u pkgsrc/net/p5-Net-DNS/distinfo:1.43 pkgsrc/net/p5-Net-DNS/distinfo:1.44
--- pkgsrc/net/p5-Net-DNS/distinfo:1.43 Wed Apr  5 15:29:22 2017
+++ pkgsrc/net/p5-Net-DNS/distinfo      Wed May 17 11:01:00 2017
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.43 2017/04/05 15:29:22 wiz Exp $
+$NetBSD: distinfo,v 1.44 2017/05/17 11:01:00 wiz Exp $
 
-SHA1 (Net-DNS-1.09.tar.gz) = fd9f2fbe9f97c57218028f458c81dc6cd00d74ef
-RMD160 (Net-DNS-1.09.tar.gz) = 8a7c511c20075ae348f4a07f868505ed3b537c14
-SHA512 (Net-DNS-1.09.tar.gz) = 82dbdf9e38992fab34687a204520d7311d688830aadee329039595d0ac52d4c485cc90b1388af3abfa4c16c70aa619b22c6cded264807cd759898de5e3b76273
-Size (Net-DNS-1.09.tar.gz) = 259772 bytes
+SHA1 (Net-DNS-1.10.tar.gz) = 02c1009ae2010c7248ad7c749e93bdbd275e6ecc
+RMD160 (Net-DNS-1.10.tar.gz) = 9fcbd062d21df6456d6e22ea60cc71ca189cd41c
+SHA512 (Net-DNS-1.10.tar.gz) = 2184b0d35f7002d793b10238582ca80d9d1ee06543f10b287e7cb77e5234efc49865ea6b2a87184c45b002bba0b42ad3fd84ff8743f79e2841ccecb597b98962
+Size (Net-DNS-1.10.tar.gz) = 261413 bytes



Home | Main Index | Thread Index | Old Index