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: wen
Date: Sat Apr 20 07:26:07 UTC 2019
Modified Files:
pkgsrc/net/p5-Net-DNS: Makefile distinfo
Log Message:
Update to 1.20
Upstream changes:
**** 1.20 Mar 22, 2019
Revise documentation examples to use AAAA instead of A records.
TSIG MAC representation changed to Base64 (align with BIND).
Update Parameters.pm to resync with IANA registry.
Refactor resolver test scripts.
Fix rt.cpan.org #128081
Recurse.pm fails to resolve domain “kickboxingireland.ie”
Fix rt.cpan.org #127307
Provide a more informative exception report if application code
has no "use Net::DNS::SEC" declaration but nevertheless attempts
to invoke the DNSSEC sign or verify features.
To generate a diff of this commit:
cvs rdiff -u -r1.86 -r1.87 pkgsrc/net/p5-Net-DNS/Makefile
cvs rdiff -u -r1.52 -r1.53 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.86 pkgsrc/net/p5-Net-DNS/Makefile:1.87
--- pkgsrc/net/p5-Net-DNS/Makefile:1.86 Sat Dec 8 04:36:08 2018
+++ pkgsrc/net/p5-Net-DNS/Makefile Sat Apr 20 07:26:07 2019
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.86 2018/12/08 04:36:08 wen Exp $
+# $NetBSD: Makefile,v 1.87 2019/04/20 07:26:07 wen Exp $
-DISTNAME= Net-DNS-1.19
+DISTNAME= Net-DNS-1.20
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.52 pkgsrc/net/p5-Net-DNS/distinfo:1.53
--- pkgsrc/net/p5-Net-DNS/distinfo:1.52 Sat Dec 8 04:36:08 2018
+++ pkgsrc/net/p5-Net-DNS/distinfo Sat Apr 20 07:26:07 2019
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.52 2018/12/08 04:36:08 wen Exp $
+$NetBSD: distinfo,v 1.53 2019/04/20 07:26:07 wen Exp $
-SHA1 (Net-DNS-1.19.tar.gz) = 3df5b6f8abd470eb785d54083c4a95de9adb7f64
-RMD160 (Net-DNS-1.19.tar.gz) = 84e512fa394453ae9d01c12b125ec5c080205880
-SHA512 (Net-DNS-1.19.tar.gz) = 82a0c1dd3f3622849efb4d9da68cb74344110f831fb8513d7cbe72bb679ba6b152082da5066a3ad37bc5bf2a0454008e75abf1954e017c354045901a9e02701d
-Size (Net-DNS-1.19.tar.gz) = 256408 bytes
+SHA1 (Net-DNS-1.20.tar.gz) = 9035dae0cda74da9c6bcea4986e5fd8947e6d134
+RMD160 (Net-DNS-1.20.tar.gz) = 1dd7a2e84967c34778f8b79649e3073add2e2648
+SHA512 (Net-DNS-1.20.tar.gz) = 1599d1b205a4d231a6b917fbc6da150fb77f13f4a16436ed0d8e582f709ab30e3af1435c26b381e8e33a8e015b5ed1f4958dfc3ba6dab58f02564e89c1d3b67e
+Size (Net-DNS-1.20.tar.gz) = 252363 bytes
Home |
Main Index |
Thread Index |
Old Index