pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/jwhois Update to 3.2.2nb2: reflect allocation of 2...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/430530aff217
branches:  trunk
changeset: 465995:430530aff217
user:      kleink <kleink%pkgsrc.org@localhost>
date:      Sat Jan 10 02:15:29 2004 +0000

description:
Update to 3.2.2nb2: reflect allocation of 2001:1A00::/23 to RIPE NCC.

diffstat:

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

diffs (51 lines):

diff -r d1a452d0f91b -r 430530aff217 net/jwhois/Makefile
--- a/net/jwhois/Makefile       Sat Jan 10 01:27:00 2004 +0000
+++ b/net/jwhois/Makefile       Sat Jan 10 02:15:29 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.31 2003/11/03 22:43:38 kim Exp $
+# $NetBSD: Makefile,v 1.32 2004/01/10 02:15:29 kleink Exp $
 #
 
 DISTNAME=              jwhois-3.2.2
-PKGREVISION=           1
+PKGREVISION=           2
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_GNU:=jwhois/}
 
diff -r d1a452d0f91b -r 430530aff217 net/jwhois/distinfo
--- a/net/jwhois/distinfo       Sat Jan 10 01:27:00 2004 +0000
+++ b/net/jwhois/distinfo       Sat Jan 10 02:15:29 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2003/10/18 20:32:32 kleink Exp $
+$NetBSD: distinfo,v 1.11 2004/01/10 02:15:29 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) = 1b7b80ee52afaf110c761552a6fce76d4b60a5af
+SHA1 (patch-ac) = d8cd3a08203f9180333028ef1396fbfa3330f60e
diff -r d1a452d0f91b -r 430530aff217 net/jwhois/patches/patch-ac
--- a/net/jwhois/patches/patch-ac       Sat Jan 10 01:27:00 2004 +0000
+++ b/net/jwhois/patches/patch-ac       Sat Jan 10 02:15:29 2004 +0000
@@ -1,8 +1,8 @@
-$NetBSD: patch-ac,v 1.1 2003/10/18 20:32:32 kleink Exp $
+$NetBSD: patch-ac,v 1.2 2004/01/10 02:15:29 kleink Exp $
 
---- example/jwhois.conf.orig   2003-10-17 21:38:46.000000000 +0200
-+++ example/jwhois.conf        2003-10-17 21:38:57.000000000 +0200
-@@ -55,7 +55,24 @@
+--- example/jwhois.conf.orig   2004-01-10 03:11:47.000000000 +0100
++++ example/jwhois.conf        2004-01-10 03:12:41.000000000 +0100
+@@ -55,7 +55,25 @@
        "^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br";
   
        #
@@ -22,6 +22,7 @@
 +      "^2001:1[45][A-F0-9][A-F0-9]:.+" = "whois.ripe.net";
 +      "^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";
 +
 +      #
 +      # Historical IPv6 catch-all



Home | Main Index | Thread Index | Old Index