diff options
author | kleink <kleink@pkgsrc.org> | 2005-01-27 20:38:02 +0000 |
---|---|---|
committer | kleink <kleink@pkgsrc.org> | 2005-01-27 20:38:02 +0000 |
commit | a04c4deb9dc900caa705253d418bf62bdb9f150b (patch) | |
tree | ee0c834f649e3f2d5b232409a068f36fb2a0f68f /net/jwhois/patches | |
parent | ce33cd0c704a63801206a3879a183fea23444f97 (diff) | |
download | pkgsrc-a04c4deb9dc900caa705253d418bf62bdb9f150b.tar.gz |
Reflect today's allocation of 124/8, 125/8 and 126/8 to APNIC.
Bump to jwhois-3.2.2nb12.
Diffstat (limited to 'net/jwhois/patches')
-rw-r--r-- | net/jwhois/patches/patch-aa | 13 |
1 files changed, 8 insertions, 5 deletions
diff --git a/net/jwhois/patches/patch-aa b/net/jwhois/patches/patch-aa index edf1c7225e7..bd3ba415407 100644 --- a/net/jwhois/patches/patch-aa +++ b/net/jwhois/patches/patch-aa @@ -1,7 +1,7 @@ -$NetBSD: patch-aa,v 1.4 2005/01/12 23:06:50 kleink Exp $ +$NetBSD: patch-aa,v 1.5 2005/01/27 20:38:02 kleink Exp $ --- example/jwhois.conf.orig 2003-06-30 19:16:45.000000000 +0200 -+++ example/jwhois.conf 2005-01-12 23:58:07.000000000 +0100 ++++ example/jwhois.conf 2005-01-27 21:33:30.000000000 +0100 @@ -55,7 +55,42 @@ "^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br"; @@ -55,7 +55,7 @@ $NetBSD: patch-aa,v 1.4 2005/01/12 23:06:50 kleink Exp $ "\\.fj$" = "whois.usp.ac.fj"; "\\.fm$" = "www.dot.fm"; "\\.fo$" = "whois.ripe.net"; -@@ -371,6 +406,12 @@ +@@ -371,6 +406,15 @@ "80.0.0.0/8" = "whois.ripe.net"; "81.0.0.0/8" = "whois.ripe.net"; "82.0.0.0/8" = "whois.ripe.net"; @@ -65,10 +65,13 @@ $NetBSD: patch-aa,v 1.4 2005/01/12 23:06:50 kleink Exp $ + "86.0.0.0/8" = "whois.ripe.net"; + "87.0.0.0/8" = "whois.ripe.net"; + "88.0.0.0/8" = "whois.ripe.net"; ++ "124.0.0.0/8" = "whois.apnic.net"; ++ "125.0.0.0/8" = "whois.apnic.net"; ++ "126.0.0.0/8" = "whois.apnic.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"; -@@ -724,10 +765,10 @@ +@@ -724,10 +768,10 @@ # # The cache feature is used to provide a local cache with Whois information. @@ -81,7 +84,7 @@ $NetBSD: patch-aa,v 1.4 2005/01/12 23:06:50 kleink Exp $ # # This is the time after which an entry expires from the cache in hours. -@@ -743,7 +784,7 @@ +@@ -743,7 +787,7 @@ # # Path to the browser to use for HTTP servers. # |