From 3e3da015af471c23c351e7f0b084860408f65564 Mon Sep 17 00:00:00 2001 From: kleink Date: Fri, 7 May 2004 20:41:39 +0000 Subject: Update for today's IPv6 allocation to RIPE, bringing us to 3.2.2nb4. --- net/jwhois/Makefile | 4 ++-- net/jwhois/distinfo | 4 ++-- net/jwhois/patches/patch-ac | 14 +++++++++----- 3 files changed, 13 insertions(+), 9 deletions(-) (limited to 'net/jwhois') diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index a155a553a64..0d52af848d4 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.37 2004/05/02 19:15:18 xtraeme Exp $ +# $NetBSD: Makefile,v 1.38 2004/05/07 20:41:39 kleink Exp $ # DISTNAME= jwhois-3.2.2 -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=jwhois/} diff --git a/net/jwhois/distinfo b/net/jwhois/distinfo index 60fe03983a5..dea4e0ece5f 100644 --- a/net/jwhois/distinfo +++ b/net/jwhois/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.12 2004/03/15 17:15:36 kleink Exp $ +$NetBSD: distinfo,v 1.13 2004/05/07 20:41:39 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) = 0fef83653c0e336a9ab29293174b708026599ac0 +SHA1 (patch-ac) = 9a7a6675e31cdf2561f79a004718106bb36542a5 diff --git a/net/jwhois/patches/patch-ac b/net/jwhois/patches/patch-ac index faf86ca98d5..95fa0cce776 100644 --- a/net/jwhois/patches/patch-ac +++ b/net/jwhois/patches/patch-ac @@ -1,8 +1,8 @@ -$NetBSD: patch-ac,v 1.3 2004/03/15 17:15:36 kleink Exp $ +$NetBSD: patch-ac,v 1.4 2004/05/07 20:41:39 kleink Exp $ ---- example/jwhois.conf.orig 2004-03-15 10:03:58.000000000 +0100 -+++ example/jwhois.conf 2004-03-15 10:04:49.000000000 +0100 -@@ -55,7 +55,25 @@ +--- example/jwhois.conf.orig 2004-05-07 22:28:47.000000000 +0200 ++++ example/jwhois.conf 2004-05-07 22:32:14.000000000 +0200 +@@ -55,7 +55,29 @@ "^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br"; # @@ -23,13 +23,17 @@ $NetBSD: patch-ac,v 1.3 2004/03/15 17:15:36 kleink Exp $ + "^2001:1[67][A-F0-9][A-F0-9]:.+" = "whois.ripe.net"; + "^2001:1[89][A-F0-9][A-F0-9]:.+" = "whois.arin.net"; + "^2001:1[AB][A-F0-9][A-F0-9]:.+" = "whois.ripe.net"; ++ "^2001:1[CD][A-F0-9][A-F0-9]:.+" = "whois.ripe.net"; ++ "^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"; + + # + # Historical IPv6 catch-all # ".*:.*" = "whois.6bone.net"; -@@ -371,6 +389,8 @@ +@@ -371,6 +393,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"; -- cgit v1.2.3