summaryrefslogtreecommitdiff
path: root/net/jwhois/patches
diff options
context:
space:
mode:
authorkleink <kleink>2004-11-30 10:37:55 +0000
committerkleink <kleink>2004-11-30 10:37:55 +0000
commite9399bceb16512d9480de5a4a9b575714c698fea (patch)
treedb6e87484f58b960e114dc13b1a417d01f8eeb13 /net/jwhois/patches
parent610e37a47492ab1029fee492bfec7d977bc5bc8f (diff)
downloadpkgsrc-e9399bceb16512d9480de5a4a9b575714c698fea.tar.gz
Bump to jwhois-3.2.2nb9: Sep/Nov 04 IPv6 Sub-TLA assignments;
Sep 03/Apr 04 allocation of 83/8-88/8 to RIPE NCC.
Diffstat (limited to 'net/jwhois/patches')
-rw-r--r--net/jwhois/patches/patch-ac20
1 files changed, 15 insertions, 5 deletions
diff --git a/net/jwhois/patches/patch-ac b/net/jwhois/patches/patch-ac
index 897db54d69e..45214c32b34 100644
--- a/net/jwhois/patches/patch-ac
+++ b/net/jwhois/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.7 2004/08/17 16:38:11 kleink Exp $
+$NetBSD: patch-ac,v 1.8 2004/11/30 10:37:56 kleink Exp $
---- 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 @@
+--- example/jwhois.conf.orig 2004-11-30 11:19:19.000000000 +0100
++++ example/jwhois.conf 2004-11-30 11:27:55.000000000 +0100
+@@ -55,7 +55,39 @@
"^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br";
#
@@ -31,18 +31,28 @@ $NetBSD: patch-ac,v 1.7 2004/08/17 16:38:11 kleink Exp $
+ "^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";
++ "^2001:4[89][A-F0-9][A-F0-9]:.+" = "whois.arin.net";
++ "^2001:4[AB][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
++ # ...
++ "^2001:5[A-F0-9][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
++ # ...
++ "^2001:[89A][A-F0-9][A-F0-9][A-F0-9]:.+" = "whois.apnic.net";
+
+ #
+ # Historical IPv6 catch-all
#
".*:.*" = "whois.6bone.net";
-@@ -371,6 +397,8 @@
+@@ -371,6 +403,12 @@
"80.0.0.0/8" = "whois.ripe.net";
"81.0.0.0/8" = "whois.ripe.net";
"82.0.0.0/8" = "whois.ripe.net";
+ "83.0.0.0/8" = "whois.ripe.net";
+ "84.0.0.0/8" = "whois.ripe.net";
++ "85.0.0.0/8" = "whois.ripe.net";
++ "86.0.0.0/8" = "whois.ripe.net";
++ "87.0.0.0/8" = "whois.ripe.net";
++ "88.0.0.0/8" = "whois.ripe.net";
"150.217.0.0/16" = "whois.ripe.net";
"151.3.0.0/16" = "whois.ripe.net";
"151.4.0.0/15" = "whois.ripe.net";