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.08.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e41c8e9d8127
branches:  trunk
changeset: 358868:e41c8e9d8127
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 22 11:40:49 2017 +0000

description:
Updated p5-Net-DNS to 1.08.

**** 1.08 [unreleased]

Fix rt.cpan.org #120208

        Unable to install 1.07 in local::lib environment

Feature rt.cpan.org #119679

        Net::DNS::Nameserver: UpdateHandler for responding to UPDATE packets

Feature rt.cpan.org #75357

        Net::DNS::Nameserver: optionmask (similar to headermask) added
        to allow user to set EDNS CLIENT-SUBNET option in reply packet

Discontinue support for pre-5.6 perl

        Remove pre-5.6 workarounds and outdated language features

diffstat:

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

diffs (27 lines):

diff -r a07ca4380e8a -r e41c8e9d8127 net/p5-Net-DNS/Makefile
--- a/net/p5-Net-DNS/Makefile   Wed Feb 22 11:39:44 2017 +0000
+++ b/net/p5-Net-DNS/Makefile   Wed Feb 22 11:40:49 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.73 2017/01/19 18:52:20 agc Exp $
+# $NetBSD: Makefile,v 1.74 2017/02/22 11:40:49 wiz Exp $
 
-DISTNAME=              Net-DNS-1.07
+DISTNAME=              Net-DNS-1.08
 PKGNAME=               p5-${DISTNAME}
 CATEGORIES=            net perl5
 MASTER_SITES=          ${MASTER_SITE_PERL_CPAN:=Net/}
diff -r a07ca4380e8a -r e41c8e9d8127 net/p5-Net-DNS/distinfo
--- a/net/p5-Net-DNS/distinfo   Wed Feb 22 11:39:44 2017 +0000
+++ b/net/p5-Net-DNS/distinfo   Wed Feb 22 11:40:49 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.41 2017/01/01 14:04:23 wiz Exp $
+$NetBSD: distinfo,v 1.42 2017/02/22 11:40:49 wiz Exp $
 
-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
+SHA1 (Net-DNS-1.08.tar.gz) = ca194ed0e042c49e6ac796ce94dc0d00ceab7963
+RMD160 (Net-DNS-1.08.tar.gz) = aafa8bdb449ab6cddffa7b283da860fc7562a5a9
+SHA512 (Net-DNS-1.08.tar.gz) = a0af812f8a21599070c01a0623f1472da1fffbdcf19fba2debd9bc9d84e59149d3db216da8b26206ce64d305706d78d0c05bb6a8ced1ed8df27813bd0f94d70f
+Size (Net-DNS-1.08.tar.gz) = 257625 bytes



Home | Main Index | Thread Index | Old Index