summaryrefslogtreecommitdiff
path: root/net/jwhois/patches/patch-ac
diff options
context:
space:
mode:
authorkleink <kleink@pkgsrc.org>2004-06-12 09:39:46 +0000
committerkleink <kleink@pkgsrc.org>2004-06-12 09:39:46 +0000
commit723e4916d581f8a085c18d5153a54b4badb60b2c (patch)
treeab9fc03ffa618cdf904d9c9e15acc7c610c2287d /net/jwhois/patches/patch-ac
parentb4dd7a915fd8459a26cd9982cebc264a1936a03c (diff)
downloadpkgsrc-723e4916d581f8a085c18d5153a54b4badb60b2c.tar.gz
Update with today's IPv6 Sub-TLA assignment changes, bringing us to
jwhois-3.2.2nb6.
Diffstat (limited to 'net/jwhois/patches/patch-ac')
-rw-r--r--net/jwhois/patches/patch-ac14
1 files changed, 8 insertions, 6 deletions
diff --git a/net/jwhois/patches/patch-ac b/net/jwhois/patches/patch-ac
index 52ed4acf3ef..17fbae1ab0b 100644
--- a/net/jwhois/patches/patch-ac
+++ b/net/jwhois/patches/patch-ac
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.5 2004/05/21 21:03:13 kleink Exp $
+$NetBSD: patch-ac,v 1.6 2004/06/12 09:39:46 kleink Exp $
---- example/jwhois.conf.orig 2004-05-21 22:58:11.000000000 +0200
-+++ example/jwhois.conf 2004-05-21 22:58:56.000000000 +0200
-@@ -55,7 +55,30 @@
+--- 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 @@
"^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br";
#
@@ -27,14 +27,16 @@ $NetBSD: patch-ac,v 1.5 2004/05/21 21:03:13 kleink Exp $
+ "^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";
-+ "^2001:3[CD][A-F0-9][A-F0-9]:.+" = "whois.arin.net";
++ "^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";
+
+ #
+ # Historical IPv6 catch-all
#
".*:.*" = "whois.6bone.net";
-@@ -371,6 +394,8 @@
+@@ -371,6 +396,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";