summaryrefslogtreecommitdiff
path: root/net/jwhois/patches
diff options
context:
space:
mode:
authorkleink <kleink>2004-05-07 20:41:39 +0000
committerkleink <kleink>2004-05-07 20:41:39 +0000
commit22390bc5b75113ff79f0ad3b4af8b5c079aad216 (patch)
tree9588b26502141cb1b70bdef88d2c0d3be5e21cdc /net/jwhois/patches
parent7d3ae2471b990e61a813fbc52cb147b4815fa21a (diff)
downloadpkgsrc-22390bc5b75113ff79f0ad3b4af8b5c079aad216.tar.gz
Update for today's IPv6 allocation to RIPE, bringing us to 3.2.2nb4.
Diffstat (limited to 'net/jwhois/patches')
-rw-r--r--net/jwhois/patches/patch-ac14
1 files changed, 9 insertions, 5 deletions
diff --git a/net/jwhois/patches/patch-ac b/net/jwhois/patches/patch-ac
index faf86ca98d5..95fa0cce776 100644
--- a/net/jwhois/patches/patch-ac
+++ b/net/jwhois/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.3 2004/03/15 17:15:36 kleink Exp $
+$NetBSD: patch-ac,v 1.4 2004/05/07 20:41:39 kleink Exp $
---- example/jwhois.conf.orig 2004-03-15 10:03:58.000000000 +0100
-+++ example/jwhois.conf 2004-03-15 10:04:49.000000000 +0100
-@@ -55,7 +55,25 @@
+--- example/jwhois.conf.orig 2004-05-07 22:28:47.000000000 +0200
++++ example/jwhois.conf 2004-05-07 22:32:14.000000000 +0200
+@@ -55,7 +55,29 @@
"^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br";
#
@@ -23,13 +23,17 @@ $NetBSD: patch-ac,v 1.3 2004/03/15 17:15:36 kleink Exp $
+ "^2001:1[67][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
+ "^2001:1[89][A-F0-9][A-F0-9]:.+" = "whois.arin.net";
+ "^2001:1[AB][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
++ "^2001:1[CD][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
++ "^2001:1[EF][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
++ "^2001:2[A-F0-9][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
++ "^2001:3[A-B0-9][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
+
+ #
+ # Historical IPv6 catch-all
#
".*:.*" = "whois.6bone.net";
-@@ -371,6 +389,8 @@
+@@ -371,6 +393,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";