Subject: CVS commit: pkgsrc/net/p5-Net-DNS
To: None <pkgsrc-changes@NetBSD.org>
From: Klaus Heinz <heinz@netbsd.org>
List: pkgsrc-changes
Date: 05/29/2004 16:50:49
Module Name:	pkgsrc
Committed By:	heinz
Date:		Sat May 29 16:50:49 UTC 2004

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

Log Message:
Update to version 0.47.

Revision history for Net::DNS
=============================

*** 0.47 April 1, 2004

safe_push() is back in Net::DNS::Packet, due to the excellent debate
skills of Luis E Monoz.  However, the name safe_push() is deprecated,
use the new name unique_push() instead.

Fixed a bug in Net::DNS::Nameserver which caused the class to build
packets incorrectly in some cases. [Ask Bjorn Hansen]

Error message cleanups in Net::DNS::typesbyname()
and Net::DNS::typesbyval() [Ask Bjorn Hansen]

Net::DNS::RR::new_from_hash() now works with unknown RR types [Olaf].


To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 pkgsrc/net/p5-Net-DNS/Makefile
cvs rdiff -r1.9 -r1.10 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.