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.18
details: https://anonhg.NetBSD.org/pkgsrc/rev/b47d33a8bb5e
branches: trunk
changeset: 324487:b47d33a8bb5e
user: wen <wen%pkgsrc.org@localhost>
date: Sat Oct 20 14:32:42 2018 +0000
description:
Update to 1.18
Upstream changes:
1.18 Sep 21, 2018
Documentation revised to remove ambigous use of "answer" which
has been used to refer to both the answer section of a packet
and the entire reply packet received from a nameserver.
Fix rt.cpan.org #127018
Net::DNS::ZoneFile->parse() fails if include directory specified.
Fix rt.cpan.org #127012
DNS resolution broken when options ndots used in /etc/resolv.conf
diffstat:
net/p5-Net-DNS/Makefile | 5 ++---
net/p5-Net-DNS/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (29 lines):
diff -r 9b5bbb944e87 -r b47d33a8bb5e net/p5-Net-DNS/Makefile
--- a/net/p5-Net-DNS/Makefile Sat Oct 20 14:11:08 2018 +0000
+++ b/net/p5-Net-DNS/Makefile Sat Oct 20 14:32:42 2018 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.84 2018/08/22 09:45:58 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2018/10/20 14:32:42 wen Exp $
-DISTNAME= Net-DNS-1.17
+DISTNAME= Net-DNS-1.18
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
CATEGORIES= net perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/}
MASTER_SITES+= http://www.net-dns.org/download/
diff -r 9b5bbb944e87 -r b47d33a8bb5e net/p5-Net-DNS/distinfo
--- a/net/p5-Net-DNS/distinfo Sat Oct 20 14:11:08 2018 +0000
+++ b/net/p5-Net-DNS/distinfo Sat Oct 20 14:32:42 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.50 2018/08/21 12:03:53 wiz Exp $
+$NetBSD: distinfo,v 1.51 2018/10/20 14:32:42 wen Exp $
-SHA1 (Net-DNS-1.17.tar.gz) = 27e843d7f00d7787004ee5890688686fcf30bf3a
-RMD160 (Net-DNS-1.17.tar.gz) = 294c6eb8c05d97571c217a8f5a75e91a8f1f03a2
-SHA512 (Net-DNS-1.17.tar.gz) = 7f69fdff454efb82afafd7ae1c47524dd337e27d915c87146547088a5f86581dc2867e07a473c68fb29ef08146e0b2c739fcc39e21aa1bf74d6c3eb718d545e6
-Size (Net-DNS-1.17.tar.gz) = 251924 bytes
+SHA1 (Net-DNS-1.18.tar.gz) = 0702b8f8303e0aec16a7c2dc64e5d9e154d376d7
+RMD160 (Net-DNS-1.18.tar.gz) = 6b4ab8ea38e8d5e09bf6faf1226066fbbf34492a
+SHA512 (Net-DNS-1.18.tar.gz) = 715335144d023bf8ae24adc22b50198369a0a0b21a019d27c7080ebd1b3c7018e7f96952a8e9a2d6fb6a3270abfcc1aabe631cfa78d9579f2f05a88a703205b0
+Size (Net-DNS-1.18.tar.gz) = 253199 bytes
Home |
Main Index |
Thread Index |
Old Index