summaryrefslogtreecommitdiff
path: root/net/p5-Net-DNS
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2005-03-22 14:15:28 +0000
committerwiz <wiz@pkgsrc.org>2005-03-22 14:15:28 +0000
commitf3ab2d5e765632d07730c761cb0a3154462f1216 (patch)
tree960d106598b01110203fd626390f6cfd53ed71e3 /net/p5-Net-DNS
parent4bb7893cfb09972800f14e41492e93b5e08f4a54 (diff)
downloadpkgsrc-f3ab2d5e765632d07730c761cb0a3154462f1216.tar.gz
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.
Diffstat (limited to 'net/p5-Net-DNS')
-rw-r--r--net/p5-Net-DNS/Makefile5
-rw-r--r--net/p5-Net-DNS/distinfo8
2 files changed, 6 insertions, 7 deletions
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