summaryrefslogtreecommitdiff
path: root/net/dnstracer
diff options
context:
space:
mode:
authorshattered <shattered>2012-02-06 14:20:24 +0000
committershattered <shattered>2012-02-06 14:20:24 +0000
commit93f00062bdc676eee3d8db0806e215a4081e380f (patch)
tree4d79b55307026a560fe5fd0ab2547a15b2517def /net/dnstracer
parent888653f7de79cf8caab001599753b5057ef3df02 (diff)
downloadpkgsrc-93f00062bdc676eee3d8db0806e215a4081e380f.tar.gz
Update to 1.9. Notable changes:
1.9: - With the rollout of IPv6 for a.root-servers.net, it always took the IPv6 address even if you used the -4 option. - Fix false lame server issues with domains which have the higher domain in it (command.com for example). 1.8: - Warnings are printed if you receive a different RR type than the one you asked for (for example when you ask for an A record and receive a CNAME) - Fixed problems when records received in the authority field are shorter than the domain the nameserver is authoritative for. - When compiled without IPv6 support on an IPv6 capable machine the machine tried to query the IPv6 translated IPv4 address anyway.
Diffstat (limited to 'net/dnstracer')
-rw-r--r--net/dnstracer/Makefile4
-rw-r--r--net/dnstracer/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/net/dnstracer/Makefile b/net/dnstracer/Makefile
index 6c8bd20cb05..5946dca628b 100644
--- a/net/dnstracer/Makefile
+++ b/net/dnstracer/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.9 2011/04/15 08:34:00 obache Exp $
+# $NetBSD: Makefile,v 1.10 2012/02/06 14:20:24 shattered Exp $
-DISTNAME= dnstracer-1.7
+DISTNAME= dnstracer-1.9
CATEGORIES= net
MASTER_SITES= http://www.mavetju.org/download/
diff --git a/net/dnstracer/distinfo b/net/dnstracer/distinfo
index a4b746e5fb5..eabbb8d0153 100644
--- a/net/dnstracer/distinfo
+++ b/net/dnstracer/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.2 2005/02/24 12:13:45 agc Exp $
+$NetBSD: distinfo,v 1.3 2012/02/06 14:20:24 shattered Exp $
-SHA1 (dnstracer-1.7.tar.gz) = 9db68a895e4fb61d8f11fdcc226eeb890306430d
-RMD160 (dnstracer-1.7.tar.gz) = 3eff320af343588b3a9737486de166e63ac4f215
-Size (dnstracer-1.7.tar.gz) = 94125 bytes
+SHA1 (dnstracer-1.9.tar.gz) = b8c60b281c0eb309acd1b1551c51cccb951685c7
+RMD160 (dnstracer-1.9.tar.gz) = deb18bce06d2524c6ef2df2d8bf6f7730b3be45e
+Size (dnstracer-1.9.tar.gz) = 130884 bytes