diff options
author | kleink <kleink@pkgsrc.org> | 2005-04-13 23:03:59 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2005-04-13 23:03:59 +0000 |
commit | 595772d619fc4d684527d6d0d67e4332b32976fd (patch) | |
tree | aa0f3fa11f0ac7688c9724a59ad9a3acbdc76e02 /net/jwhois/patches | |
parent | 89a7c194d54f49a4eca008c555dae99ba0e40f4c (diff) | |
download | pkgsrc-595772d619fc4d684527d6d0d67e4332b32976fd.tar.gz |
Update to jwhois-3.2.2nb16: 41/8 allocated to AfriNIC.
Diffstat (limited to 'net/jwhois/patches')
-rw-r--r-- | net/jwhois/patches/patch-aa | 16 |
1 files changed, 10 insertions, 6 deletions
diff --git a/net/jwhois/patches/patch-aa b/net/jwhois/patches/patch-aa index 5c21bc92373..d47cc6bfaf0 100644 --- a/net/jwhois/patches/patch-aa +++ b/net/jwhois/patches/patch-aa @@ -1,5 +1,7 @@ +$NetBSD: patch-aa,v 1.9 2005/04/13 23:03:59 kleink Exp $ + --- example/jwhois.conf.orig 2003-06-30 19:16:45.000000000 +0200 -+++ example/jwhois.conf 2005-04-11 18:02:28.000000000 +0200 ++++ example/jwhois.conf 2005-04-14 01:00:39.000000000 +0200 @@ -55,7 +55,42 @@ "^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br"; @@ -71,9 +73,11 @@ "\\.tw$" = "whois.twnic.net"; "\\.ua$" = "whois.com.ua"; "\\.ug$" = "whois.co.ug"; -@@ -366,11 +401,23 @@ +@@ -365,12 +400,25 @@ + "211.192.0.0/13" = "whois.nic.or.kr"; "24.232.0.0/16" = "whois.lacnic.net"; ++ "41.0.0.0/8" = "whois.afrinic.net"; "43.0.0.0/8" = "whois.v6nic.net"; + "58.0.0.0/8" = "whois.apnic.net"; + "59.0.0.0/8" = "whois.apnic.net"; @@ -95,7 +99,7 @@ "150.217.0.0/16" = "whois.ripe.net"; "151.3.0.0/16" = "whois.ripe.net"; "151.4.0.0/15" = "whois.ripe.net"; -@@ -491,6 +538,10 @@ +@@ -491,6 +539,10 @@ whois-redirect = ".*Whois Server: \\(.*\\)"; } @@ -106,7 +110,7 @@ "whois\\.apnic\\.net" { whois-redirect = ".*http://\\(whois\\.nic\\.or\\.kr\\)/"; whois-redirect = ".*at \\([Ww][Hh][Oo][Ii][Ss]\\.[A-Za-z]*\\.[Nn][Ee][Tt]\\)"; -@@ -693,14 +744,6 @@ +@@ -693,14 +745,6 @@ form-element = "whois"; } @@ -121,7 +125,7 @@ "whois\\.lacnic\\.net" { whois-redirect = ".*\\(whois.nic.br\\)"; whois-redirect = ".*\\(whois.registro.br\\)"; -@@ -724,10 +767,10 @@ +@@ -724,10 +768,10 @@ # # The cache feature is used to provide a local cache with Whois information. @@ -134,7 +138,7 @@ # # This is the time after which an entry expires from the cache in hours. -@@ -743,7 +786,7 @@ +@@ -743,7 +787,7 @@ # # Path to the browser to use for HTTP servers. # |