pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/jwhois Bump to jwhois-3.2.2nb9: Sep/Nov 04 IPv6 Su...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a161f532060
branches:  trunk
changeset: 484836:6a161f532060
user:      kleink <kleink%pkgsrc.org@localhost>
date:      Tue Nov 30 10:37:55 2004 +0000

description:
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:

 net/jwhois/Makefile         |   4 ++--
 net/jwhois/distinfo         |   4 ++--
 net/jwhois/patches/patch-ac |  20 +++++++++++++++-----
 3 files changed, 19 insertions(+), 9 deletions(-)

diffs (73 lines):

diff -r d37c7e2a5de4 -r 6a161f532060 net/jwhois/Makefile
--- a/net/jwhois/Makefile       Tue Nov 30 10:21:05 2004 +0000
+++ b/net/jwhois/Makefile       Tue Nov 30 10:37:55 2004 +0000
@@ -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 -r d37c7e2a5de4 -r 6a161f532060 net/jwhois/distinfo
--- a/net/jwhois/distinfo       Tue Nov 30 10:21:05 2004 +0000
+++ b/net/jwhois/distinfo       Tue Nov 30 10:37:55 2004 +0000
@@ -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 -r d37c7e2a5de4 -r 6a161f532060 net/jwhois/patches/patch-ac
--- a/net/jwhois/patches/patch-ac       Tue Nov 30 10:21:05 2004 +0000
+++ b/net/jwhois/patches/patch-ac       Tue Nov 30 10:37:55 2004 +0000
@@ -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 @@
 +      "^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";



Home | Main Index | Thread Index | Old Index