pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/jwhois Incorporate today's allocation of 2001:4C00...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/ae518875a177
branches:  trunk
changeset: 485573:ae518875a177
user:      kleink <kleink%pkgsrc.org@localhost>
date:      Thu Dec 16 12:21:34 2004 +0000

description:
Incorporate today's allocation of 2001:4C00::/23 to the RIPE NCC,
bringing us to jwhois-3.2.2nb10.

diffstat:

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

diffs (60 lines):

diff -r 498e97a40235 -r ae518875a177 net/jwhois/Makefile
--- a/net/jwhois/Makefile       Thu Dec 16 12:18:09 2004 +0000
+++ b/net/jwhois/Makefile       Thu Dec 16 12:21:34 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.43 2004/11/30 10:37:55 kleink Exp $
+# $NetBSD: Makefile,v 1.44 2004/12/16 12:21:34 kleink Exp $
 #
 
 DISTNAME=              jwhois-3.2.2
-PKGREVISION=           9
+PKGREVISION=           10
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_GNU:=jwhois/}
 
diff -r 498e97a40235 -r ae518875a177 net/jwhois/distinfo
--- a/net/jwhois/distinfo       Thu Dec 16 12:18:09 2004 +0000
+++ b/net/jwhois/distinfo       Thu Dec 16 12:21:34 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.17 2004/11/30 10:37:55 kleink Exp $
+$NetBSD: distinfo,v 1.18 2004/12/16 12:21:35 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) = 36e8f5338d16db660d59755706ac544fa48ec994
+SHA1 (patch-ac) = 80595d478c27dbd8e6b11866311a8c81d8221946
diff -r 498e97a40235 -r ae518875a177 net/jwhois/patches/patch-ac
--- a/net/jwhois/patches/patch-ac       Thu Dec 16 12:18:09 2004 +0000
+++ b/net/jwhois/patches/patch-ac       Thu Dec 16 12:21:34 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.8 2004/11/30 10:37:56 kleink Exp $
+$NetBSD: patch-ac,v 1.9 2004/12/16 12:21:35 kleink Exp $
 
---- 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 @@
+--- example/jwhois.conf.orig   2004-12-16 13:17:40.000000000 +0100
++++ example/jwhois.conf        2004-12-16 13:18:55.000000000 +0100
+@@ -55,7 +55,40 @@
        "^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br";
   
        #
@@ -33,6 +33,7 @@
 +      "^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:4[CD][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
 +      # ...
 +      "^2001:5[A-F0-9][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
 +      # ...
@@ -43,7 +44,7 @@
        #
        ".*:.*" = "whois.6bone.net";
  
-@@ -371,6 +403,12 @@
+@@ -371,6 +404,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";



Home | Main Index | Thread Index | Old Index