From 75e55d9bfddb12ab7f517d06c77cae4745e3bed0 Mon Sep 17 00:00:00 2001 From: heinz Date: Sat, 29 May 2004 16:50:49 +0000 Subject: 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]. --- net/p5-Net-DNS/Makefile | 6 +++--- net/p5-Net-DNS/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) (limited to 'net/p5-Net-DNS') diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 4d608e0400d..8207da36d83 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2004/03/07 01:42:09 heinz Exp $ +# $NetBSD: Makefile,v 1.21 2004/05/29 16:50:49 heinz Exp $ # -DISTNAME= Net-DNS-0.46 +DISTNAME= Net-DNS-0.47 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ndn CATEGORIES= net perl5 @@ -12,7 +12,7 @@ MAINTAINER= hubertf@NetBSD.org HOMEPAGE= http://www.net-dns.org/ COMMENT= Perl5 module for DNS resolution -BUILD_DEPENDS+= p5-Test-Simple>=0.44:../../devel/p5-Test-Simple +BUILD_DEPENDS+= {p5-Test-Simple>=0.44,perl{,-thread}>=5.8.0}:../../devel/p5-Test-Simple DEPENDS+= p5-Digest-HMAC>=1.0:../../security/p5-Digest-HMAC DEPENDS+= p5-MIME-Base64>=2.11:../../converters/p5-MIME-Base64 DEPENDS+= p5-Digest-MD5>=2.12:../../security/p5-Digest-MD5 diff --git a/net/p5-Net-DNS/distinfo b/net/p5-Net-DNS/distinfo index 702d689716f..7c176b14998 100644 --- a/net/p5-Net-DNS/distinfo +++ b/net/p5-Net-DNS/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.9 2004/03/07 01:42:09 heinz Exp $ +$NetBSD: distinfo,v 1.10 2004/05/29 16:50:49 heinz Exp $ -SHA1 (Net-DNS-0.46.tar.gz) = 00bb981ffa0b6e49390af228ebe4060a961ce28a -Size (Net-DNS-0.46.tar.gz) = 94634 bytes +SHA1 (Net-DNS-0.47.tar.gz) = 2f2151a955a91e6bc57570829b0e553fedb91388 +Size (Net-DNS-0.47.tar.gz) = 94231 bytes -- cgit v1.2.3