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 Update to 0.80:



details:   https://anonhg.NetBSD.org/pkgsrc/rev/dd11c1ca1c08
branches:  trunk
changeset: 639930:dd11c1ca1c08
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Oct 01 10:43:12 2014 +0000

description:
Update to 0.80:

**** 0.80 Sep 22, 2014

Removal of Win32::IPHelper support with cygwin

        Resolvers on Cygwin can get their DNS configuration from the
        registry directly via the /proc filesystem.  Getting rid of
        the other method reduces dependencies and makes installations
        less error prone.

Rework rt.cpan.org #96119

        "Too late to run INIT block" warning for require Net::DNS

diffstat:

 net/p5-Net-DNS/Makefile |  4 ++--
 net/p5-Net-DNS/distinfo |  8 ++++----
 2 files changed, 6 insertions(+), 6 deletions(-)

diffs (26 lines):

diff -r d8d66852ab43 -r dd11c1ca1c08 net/p5-Net-DNS/Makefile
--- a/net/p5-Net-DNS/Makefile   Wed Oct 01 10:42:10 2014 +0000
+++ b/net/p5-Net-DNS/Makefile   Wed Oct 01 10:43:12 2014 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.56 2014/09/06 12:14:33 wiz Exp $
+# $NetBSD: Makefile,v 1.57 2014/10/01 10:43:12 wiz Exp $
 
-DISTNAME=              Net-DNS-0.79
+DISTNAME=              Net-DNS-0.80
 PKGNAME=               p5-${DISTNAME}
 SVR4_PKGNAME=          p5ndn
 CATEGORIES=            net perl5
diff -r d8d66852ab43 -r dd11c1ca1c08 net/p5-Net-DNS/distinfo
--- a/net/p5-Net-DNS/distinfo   Wed Oct 01 10:42:10 2014 +0000
+++ b/net/p5-Net-DNS/distinfo   Wed Oct 01 10:43:12 2014 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.29 2014/09/06 12:14:33 wiz Exp $
+$NetBSD: distinfo,v 1.30 2014/10/01 10:43:12 wiz Exp $
 
-SHA1 (Net-DNS-0.79.tar.gz) = de0b5a1be91305b733f843447d036a7129e524b6
-RMD160 (Net-DNS-0.79.tar.gz) = 987593ee67d63c2a20eea824c7e92b5f369f4369
-Size (Net-DNS-0.79.tar.gz) = 197720 bytes
+SHA1 (Net-DNS-0.80.tar.gz) = 19df370fbdf214c9c51e2385f5c3aa791b347539
+RMD160 (Net-DNS-0.80.tar.gz) = d56b43e0a31ff15102e2dec6286a59d8121cf67d
+Size (Net-DNS-0.80.tar.gz) = 197141 bytes
 SHA1 (patch-Makefile.PL) = a43bfbe30623b6705416e5074acf4094e3875046



Home | Main Index | Thread Index | Old Index