summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorheinz <heinz@pkgsrc.org>2006-03-12 00:10:16 +0000
committerheinz <heinz@pkgsrc.org>2006-03-12 00:10:16 +0000
commit5b28e71cee19aa429d765ea4d17d40368bdb482c (patch)
treef830c6bbe8b8170ad19f5f188af45466d6d0feda /net
parent456d09dc6b1dc772bdf54a5ab0c82f359256fdb9 (diff)
downloadpkgsrc-5b28e71cee19aa429d765ea4d17d40368bdb482c.tar.gz
Updated to version 0.57.
Pkgsrc changes: none Relevant changes since version 0.55: ===================================== Fix rt.cpan.org 17783 The inet6 tests do not skip enough tests when ipv6 is not available. I did not catch this in my setup since IPv6 is available on all my machines. Feature Implemented SPF (typecode 99). Feature added rrsort() function. See Net::DNS and Net::DNS::RR documentation for details. Fix rt.cpan.org 14653 and 14049 TCP fallback after V6 socket failure
Diffstat (limited to 'net')
-rw-r--r--net/p5-Net-DNS/Makefile4
-rw-r--r--net/p5-Net-DNS/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/p5-Net-DNS/Makefile b/net/p5-Net-DNS/Makefile
index dec09578ffe..e4add9787ba 100644
--- a/net/p5-Net-DNS/Makefile
+++ b/net/p5-Net-DNS/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.30 2006/02/09 21:35:46 heinz Exp $
+# $NetBSD: Makefile,v 1.31 2006/03/12 00:10:16 heinz Exp $
-DISTNAME= Net-DNS-0.55
+DISTNAME= Net-DNS-0.57
PKGNAME= p5-${DISTNAME}
SVR4_PKGNAME= p5ndn
CATEGORIES= net perl5
diff --git a/net/p5-Net-DNS/distinfo b/net/p5-Net-DNS/distinfo
index 02af300cc8c..952ac93fee4 100644
--- a/net/p5-Net-DNS/distinfo
+++ b/net/p5-Net-DNS/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.14 2006/02/09 21:35:46 heinz Exp $
+$NetBSD: distinfo,v 1.15 2006/03/12 00:10:16 heinz Exp $
-SHA1 (Net-DNS-0.55.tar.gz) = 79873865a8e5a4307e7b1718ba1a668d2299e52e
-RMD160 (Net-DNS-0.55.tar.gz) = 70d31b1f8a1cf7e343ba3d35df1f77dc12d87d86
-Size (Net-DNS-0.55.tar.gz) = 126737 bytes
+SHA1 (Net-DNS-0.57.tar.gz) = 12623cf8c6b72850db06aee8fc0ce4e148b8d0dd
+RMD160 (Net-DNS-0.57.tar.gz) = 04be1c23446b4fe70370ea215c6abe3c80fcf94d
+Size (Net-DNS-0.57.tar.gz) = 131596 bytes