Thu Dec 6 13:09:04 2012 UTC ()
Update to 0.69

Upstream changes:
**** 0.69 Dec 5, 2012

Feature added support for NID L32 L64 LP, RFC6742.

Feature rt.cpan.org #62030

	Parsing of BIND zone files implemented in Net::DNS::ZoneFile.
	This replaces and is backward compatible with the CPAN module
	of the same name.

Enhancement to simplify RR subtype template and recode packages.

Enhancement rt.cpan.org #75185

	Packet decoder returns index to end of decoded data.

	Added packet->reply() method.

Fix rt.cpan.org #79569

	AXFR not setting packet->answer_from.

Enhancement rt.cpan.org #18819

	Added support for Unicode and non-ASCII character encoding.

Feature integrate OPT as a header extension

	Treat extended rcodes and the DO flag like they are part of
	the packet header.

Fix rt.cpan.org #77444

	Support escaped characters according to RFC1035 in TXT rdata.

Fix rt.cpan.org #77304

	Fix resolver searchlist from registry setup on Win32.

Enhancement rt.cpan.org #67570

	Make wire2presentation two till eighteen times faster.
	A contribution from Matthew Horsfall

Fix rt.cpan.org #73366

	Remove existing TSIG when resigning with a new TSIG and give warning.

Fix rt.cpan.org #75330

	Also try nameserver without glue (as a last resort) when recursing.

Fix rt.cpan.org #74493

	Read correct resolver configuration in OS/2.


(wen)
diff -r1.48 -r1.49 pkgsrc/net/p5-Net-DNS/Makefile
diff -r1.24 -r1.25 pkgsrc/net/p5-Net-DNS/distinfo

cvs diff -r1.48 -r1.49 pkgsrc/net/p5-Net-DNS/Makefile (expand / switch to context diff)
--- pkgsrc/net/p5-Net-DNS/Makefile 2012/10/23 17:18:47 1.48
+++ pkgsrc/net/p5-Net-DNS/Makefile 2012/12/06 13:09:04 1.49
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.48 2012/10/23 17:18:47 asau Exp $
+# $NetBSD: Makefile,v 1.49 2012/12/06 13:09:04 wen Exp $
 
-DISTNAME=		Net-DNS-0.68
+DISTNAME=		Net-DNS-0.69
 PKGNAME=		p5-${DISTNAME}
 SVR4_PKGNAME=		p5ndn
 CATEGORIES=		net perl5

cvs diff -r1.24 -r1.25 pkgsrc/net/p5-Net-DNS/distinfo (expand / switch to context diff)
--- pkgsrc/net/p5-Net-DNS/distinfo 2012/10/21 22:12:09 1.24
+++ pkgsrc/net/p5-Net-DNS/distinfo 2012/12/06 13:09:04 1.25
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.24 2012/10/21 22:12:09 wiz Exp $
+$NetBSD: distinfo,v 1.25 2012/12/06 13:09:04 wen Exp $
 
-SHA1 (Net-DNS-0.68.tar.gz) = 4deaaa8ba6bca0cf0e248b4a3cc0383348349182
+SHA1 (Net-DNS-0.69.tar.gz) = 2c84cdbd121b6b50bf9528fe8f474bf0915e85c6
-RMD160 (Net-DNS-0.68.tar.gz) = 1c5201daa72ddb2d244bbb9a256ebe7ca1864f9c
+RMD160 (Net-DNS-0.69.tar.gz) = cae86f2c9589f5bac0d93199a2563bc4d6a34b46
-Size (Net-DNS-0.68.tar.gz) = 184715 bytes
+Size (Net-DNS-0.69.tar.gz) = 190234 bytes