From 5a9f50eddf0dd6a8e823419f2e546f49ea8f14ff Mon Sep 17 00:00:00 2001 From: heinz Date: Sun, 7 Mar 2004 01:42:09 +0000 Subject: Update to version 0.46 Changes since 0.45 ================== *** 0.46 February 21, 2004 IPv6 reverse lookups can now be done with Net::DNS::Resolver::search(), as well as with query(). Hostnames can now be used in the 'nameservers' arguement to Net::DNS::Resolver->new() Removed Net::DNS::Select from the package. IO::Select appears to work on windows just fine. Fixed a bug that caused MXes with a preference of 0 to function incorrectly, reported by Dick Franks. Net::DNS had a few problems running under taint mode, especially under cygwin. These issues have been fixed. More issues with taint mode may lay undiscovered. Applied Matthew Darwin's patch added support for IPv6 reverse lookups to Net::DNS::Resolver::query. --- net/p5-Net-DNS/distinfo | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'net/p5-Net-DNS/distinfo') diff --git a/net/p5-Net-DNS/distinfo b/net/p5-Net-DNS/distinfo index e34c83252df..702d689716f 100644 --- a/net/p5-Net-DNS/distinfo +++ b/net/p5-Net-DNS/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.8 2004/01/18 22:36:52 heinz Exp $ +$NetBSD: distinfo,v 1.9 2004/03/07 01:42:09 heinz Exp $ -SHA1 (Net-DNS-0.45.tar.gz) = f23d8fb8e555c8055bd2a55927b65a68a21d6045 -Size (Net-DNS-0.45.tar.gz) = 94503 bytes +SHA1 (Net-DNS-0.46.tar.gz) = 00bb981ffa0b6e49390af228ebe4060a961ce28a +Size (Net-DNS-0.46.tar.gz) = 94634 bytes -- cgit v1.2.3