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 | e7864fdf38c20541a8e2d13dac51bda48dd428f9 (patch) | |
tree | aa0f3fa11f0ac7688c9724a59ad9a3acbdc76e02 /net/jwhois | |
parent | 74f53361829efb843ffa8dcfe0c074e2982d718a (diff) | |
download | pkgsrc-e7864fdf38c20541a8e2d13dac51bda48dd428f9.tar.gz |
Update to jwhois-3.2.2nb16: 41/8 allocated to AfriNIC.
Diffstat (limited to 'net/jwhois')
-rw-r--r-- | net/jwhois/Makefile | 4 | ||||
-rw-r--r-- | net/jwhois/distinfo | 4 | ||||
-rw-r--r-- | net/jwhois/patches/patch-aa | 16 |
3 files changed, 14 insertions, 10 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index a63d9027cc4..ca0cce2e770 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.51 2005/04/11 21:46:48 tv Exp $ +# $NetBSD: Makefile,v 1.52 2005/04/13 23:03:59 kleink Exp $ # DISTNAME= jwhois-3.2.2 -PKGREVISION= 15 +PKGREVISION= 16 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=jwhois/} diff --git a/net/jwhois/distinfo b/net/jwhois/distinfo index e4f9fefc03d..2ef2c342432 100644 --- a/net/jwhois/distinfo +++ b/net/jwhois/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.26 2005/04/11 16:07:05 kleink Exp $ +$NetBSD: distinfo,v 1.27 2005/04/13 23:03:59 kleink Exp $ SHA1 (jwhois-3.2.2.tar.gz) = ca69b017e19d378affd7cdc3a980f2209cb1caab RMD160 (jwhois-3.2.2.tar.gz) = 5fac4e9e03ded5618b5d58d38d72e8863518ba2f Size (jwhois-3.2.2.tar.gz) = 385390 bytes -SHA1 (patch-aa) = 2d4e620af848c8d0589201328f3c987625d446fa +SHA1 (patch-aa) = 8358c9ed83d1217f667ba0745436d3c7e6c88c58 SHA1 (patch-ab) = e2b35b66adae6caba8a778194ff0238a31006b0b SHA1 (patch-ac) = 1ff97afeaab96982f52597216db449e86bbd0444 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. # |