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 Feb 22 11:40:49 UTC 2017

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

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


To generate a diff of this commit:
cvs rdiff -u -r1.73 -r1.74 pkgsrc/net/p5-Net-DNS/Makefile
cvs rdiff -u -r1.41 -r1.42 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.73 pkgsrc/net/p5-Net-DNS/Makefile:1.74
--- pkgsrc/net/p5-Net-DNS/Makefile:1.73 Thu Jan 19 18:52:20 2017
+++ pkgsrc/net/p5-Net-DNS/Makefile      Wed Feb 22 11:40:49 2017
@@ -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/}

Index: pkgsrc/net/p5-Net-DNS/distinfo
diff -u pkgsrc/net/p5-Net-DNS/distinfo:1.41 pkgsrc/net/p5-Net-DNS/distinfo:1.42
--- pkgsrc/net/p5-Net-DNS/distinfo:1.41 Sun Jan  1 14:04:23 2017
+++ pkgsrc/net/p5-Net-DNS/distinfo      Wed Feb 22 11:40:49 2017
@@ -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