From bbf93c667f268ceeb774dd3013ef6dfd6280754e Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 22 Mar 2005 14:15:28 +0000 Subject: Update to 0.48: Net::DNS is now stored in a subversion repository, replacing cvs. As such the submodule version numbers have taken another big jump. Luckily those numbers don't matter as long as they work. Fixed a bug with Unknown RR types that broke zone signing [Olaf]. Added callback support to Net::DNS::Resolver::Recuse. The demo/trace_dns.pl script demonstrates this. Added a note regarding answers with an empty answer section to the Net::DNS::Resolver::search() and Net::DNS::Resolver::query() documentation. The copyright notice for Net::DNS::RR::SSHFP was incorrect. That file is Copyright (c) 2004 RIPE NCC, Olaf Kolkman. --- net/p5-Net-DNS/Makefile | 5 ++--- net/p5-Net-DNS/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'net/p5-Net-DNS') diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile index 1ac06e96d8d..33684832d23 100644 --- a/net/p5-Net-DNS/Makefile +++ b/net/p5-Net-DNS/Makefile @@ -1,10 +1,9 @@ -# $NetBSD: Makefile,v 1.24 2005/02/21 22:26:05 heinz Exp $ +# $NetBSD: Makefile,v 1.25 2005/03/22 14:15:28 wiz Exp $ # -DISTNAME= Net-DNS-0.47 +DISTNAME= Net-DNS-0.48 PKGNAME= p5-${DISTNAME} SVR4_PKGNAME= p5ndn -PKGREVISION= 1 CATEGORIES= net perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Net/} \ http://www.net-dns.org/download/ diff --git a/net/p5-Net-DNS/distinfo b/net/p5-Net-DNS/distinfo index 98e43d228cb..ce651641f03 100644 --- a/net/p5-Net-DNS/distinfo +++ b/net/p5-Net-DNS/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.11 2005/02/24 12:13:58 agc Exp $ +$NetBSD: distinfo,v 1.12 2005/03/22 14:15:28 wiz Exp $ -SHA1 (Net-DNS-0.47.tar.gz) = 2f2151a955a91e6bc57570829b0e553fedb91388 -RMD160 (Net-DNS-0.47.tar.gz) = bdcc2a9a1627c557ec6613dfcbd1065d190602c8 -Size (Net-DNS-0.47.tar.gz) = 94231 bytes +SHA1 (Net-DNS-0.48.tar.gz) = 92a244c902f4fc77487240bca63dbf903f1bbf1d +RMD160 (Net-DNS-0.48.tar.gz) = 9c1c37f16c445e947a605290b453d91f9217a84b +Size (Net-DNS-0.48.tar.gz) = 95754 bytes -- cgit v1.2.3