summaryrefslogtreecommitdiff
path: root/net/jwhois
diff options
context:
space:
mode:
authorkleink <kleink>2004-08-17 16:38:11 +0000
committerkleink <kleink>2004-08-17 16:38:11 +0000
commita9895737b523801352c8043399599ba663fc4e61 (patch)
tree8b17379801507204a2673d817d4273de4adb5e31 /net/jwhois
parent460387d05965549e1aa13803260ee82a6ab45996 (diff)
downloadpkgsrc-a9895737b523801352c8043399599ba663fc4e61.tar.gz
Bump to jwhois-3.2.2nb7: IPv6 allocation update.
Diffstat (limited to 'net/jwhois')
-rw-r--r--net/jwhois/Makefile4
-rw-r--r--net/jwhois/distinfo4
-rw-r--r--net/jwhois/patches/patch-ac11
3 files changed, 10 insertions, 9 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile
index 595c17c56b6..cd18d04d413 100644
--- a/net/jwhois/Makefile
+++ b/net/jwhois/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2004/06/12 09:39:46 kleink Exp $
+# $NetBSD: Makefile,v 1.41 2004/08/17 16:38:11 kleink Exp $
#
DISTNAME= jwhois-3.2.2
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=jwhois/}
diff --git a/net/jwhois/distinfo b/net/jwhois/distinfo
index 1069754fabd..980867bb189 100644
--- a/net/jwhois/distinfo
+++ b/net/jwhois/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.15 2004/06/12 09:39:46 kleink Exp $
+$NetBSD: distinfo,v 1.16 2004/08/17 16:38:11 kleink Exp $
SHA1 (jwhois-3.2.2.tar.gz) = ca69b017e19d378affd7cdc3a980f2209cb1caab
Size (jwhois-3.2.2.tar.gz) = 385390 bytes
SHA1 (patch-aa) = 649e4ff47b7ae8985573cd4bc53954d3cd4d5fe3
SHA1 (patch-ab) = e2b35b66adae6caba8a778194ff0238a31006b0b
-SHA1 (patch-ac) = 2e8e1534fd7c747f956416186fcbf51dc15bf18a
+SHA1 (patch-ac) = adc303cf3c2bc05013086e0f81dde8642a912c6c
diff --git a/net/jwhois/patches/patch-ac b/net/jwhois/patches/patch-ac
index 17fbae1ab0b..897db54d69e 100644
--- a/net/jwhois/patches/patch-ac
+++ b/net/jwhois/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.6 2004/06/12 09:39:46 kleink Exp $
+$NetBSD: patch-ac,v 1.7 2004/08/17 16:38:11 kleink Exp $
---- example/jwhois.conf.orig 2004-06-12 02:09:24.000000000 +0200
-+++ example/jwhois.conf 2004-06-12 02:17:37.000000000 +0200
-@@ -55,7 +55,32 @@
+--- example/jwhois.conf.orig 2004-08-17 18:35:14.000000000 +0200
++++ example/jwhois.conf 2004-08-17 18:35:44.000000000 +0200
+@@ -55,7 +55,33 @@
"^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br";
#
@@ -30,13 +30,14 @@ $NetBSD: patch-ac,v 1.6 2004/06/12 09:39:46 kleink Exp $
+ "^2001:4[01][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
+ "^2001:4[23][A-F0-9][A-F0-9]:.+" = "whois.arin.net";
+ "^2001:4[45][A-F0-9][A-F0-9]:.+" = "whois.apnic.net";
++ "^2001:4[67][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
+
+ #
+ # Historical IPv6 catch-all
#
".*:.*" = "whois.6bone.net";
-@@ -371,6 +396,8 @@
+@@ -371,6 +397,8 @@
"80.0.0.0/8" = "whois.ripe.net";
"81.0.0.0/8" = "whois.ripe.net";
"82.0.0.0/8" = "whois.ripe.net";