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 1.20
details: https://anonhg.NetBSD.org/pkgsrc/rev/594b4d6d039f
branches: trunk
changeset: 332681:594b4d6d039f
user: wen <wen%pkgsrc.org@localhost>
date: Sat Apr 20 07:26:07 2019 +0000
description:
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.
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 fffa278d1d18 -r 594b4d6d039f net/p5-Net-DNS/Makefile
--- a/net/p5-Net-DNS/Makefile Sat Apr 20 06:46:30 2019 +0000
+++ b/net/p5-Net-DNS/Makefile Sat Apr 20 07:26:07 2019 +0000
@@ -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/}
diff -r fffa278d1d18 -r 594b4d6d039f net/p5-Net-DNS/distinfo
--- a/net/p5-Net-DNS/distinfo Sat Apr 20 06:46:30 2019 +0000
+++ b/net/p5-Net-DNS/distinfo Sat Apr 20 07:26:07 2019 +0000
@@ -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