summaryrefslogtreecommitdiff
path: root/net/jwhois
diff options
context:
space:
mode:
authorkleink <kleink>2004-11-30 10:37:55 +0000
committerkleink <kleink>2004-11-30 10:37:55 +0000
commitf6b900e98399c75d213ab312dd28a5dba8c039b4 (patch)
treedb6e87484f58b960e114dc13b1a417d01f8eeb13 /net/jwhois
parentd4febad4f189fabe2e906c79328f09735bea441c (diff)
downloadpkgsrc-f6b900e98399c75d213ab312dd28a5dba8c039b4.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')
-rw-r--r--net/jwhois/Makefile4
-rw-r--r--net/jwhois/distinfo4
-rw-r--r--net/jwhois/patches/patch-ac20
3 files changed, 19 insertions, 9 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile
index 51f99309c00..fdaf55b5895 100644
--- a/net/jwhois/Makefile
+++ b/net/jwhois/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2004/10/03 00:17:53 tv Exp $
+# $NetBSD: Makefile,v 1.43 2004/11/30 10:37:55 kleink Exp $
#
DISTNAME= jwhois-3.2.2
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_GNU:=jwhois/}
diff --git a/net/jwhois/distinfo b/net/jwhois/distinfo
index 980867bb189..39de2bfdd1b 100644
--- a/net/jwhois/distinfo
+++ b/net/jwhois/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.16 2004/08/17 16:38:11 kleink Exp $
+$NetBSD: distinfo,v 1.17 2004/11/30 10:37:55 kleink Exp $
SHA1 (jwhois-3.2.2.tar.gz) = ca69b017e19d378affd7cdc3a980f2209cb1caab
Size (jwhois-3.2.2.tar.gz) = 385390 bytes
SHA1 (patch-aa) = 649e4ff47b7ae8985573cd4bc53954d3cd4d5fe3
SHA1 (patch-ab) = e2b35b66adae6caba8a778194ff0238a31006b0b
-SHA1 (patch-ac) = adc303cf3c2bc05013086e0f81dde8642a912c6c
+SHA1 (patch-ac) = 36e8f5338d16db660d59755706ac544fa48ec994
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";