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 jwhois-3.2.2nb3: add knowledge ab...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6b91aaf1a0a9
branches:  trunk
changeset: 471016:6b91aaf1a0a9
user:      kleink <kleink%pkgsrc.org@localhost>
date:      Mon Mar 15 17:15:36 2004 +0000

description:
Update to jwhois-3.2.2nb3: add knowledge about 83/8 and 84/8 assignments.
Approved by agc.

diffstat:

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

diffs (54 lines):

diff -r df335d6383d9 -r 6b91aaf1a0a9 net/jwhois/Makefile
--- a/net/jwhois/Makefile       Mon Mar 15 16:48:18 2004 +0000
+++ b/net/jwhois/Makefile       Mon Mar 15 17:15:36 2004 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2004/01/27 14:14:35 grant Exp $
+# $NetBSD: Makefile,v 1.34 2004/03/15 17:15:36 kleink Exp $
 #
 
 DISTNAME=              jwhois-3.2.2
-PKGREVISION=           2
+PKGREVISION=           3
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_GNU:=jwhois/}
 
diff -r df335d6383d9 -r 6b91aaf1a0a9 net/jwhois/distinfo
--- a/net/jwhois/distinfo       Mon Mar 15 16:48:18 2004 +0000
+++ b/net/jwhois/distinfo       Mon Mar 15 17:15:36 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.11 2004/01/10 02:15:29 kleink Exp $
+$NetBSD: distinfo,v 1.12 2004/03/15 17:15:36 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) = d8cd3a08203f9180333028ef1396fbfa3330f60e
+SHA1 (patch-ac) = 0fef83653c0e336a9ab29293174b708026599ac0
diff -r df335d6383d9 -r 6b91aaf1a0a9 net/jwhois/patches/patch-ac
--- a/net/jwhois/patches/patch-ac       Mon Mar 15 16:48:18 2004 +0000
+++ b/net/jwhois/patches/patch-ac       Mon Mar 15 17:15:36 2004 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-ac,v 1.2 2004/01/10 02:15:29 kleink Exp $
+$NetBSD: patch-ac,v 1.3 2004/03/15 17:15:36 kleink Exp $
 
---- example/jwhois.conf.orig   2004-01-10 03:11:47.000000000 +0100
-+++ example/jwhois.conf        2004-01-10 03:12:41.000000000 +0100
+--- 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 @@
        "^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br";
   
@@ -29,3 +29,12 @@
        #
        ".*:.*" = "whois.6bone.net";
  
+@@ -371,6 +389,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";
++      "83.0.0.0/8" = "whois.ripe.net";
++      "84.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