pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/net/jwhois Reflect today's allocation of 124/8, 125/8 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/92c9b3628b0d
branches:  trunk
changeset: 488312:92c9b3628b0d
user:      kleink <kleink%pkgsrc.org@localhost>
date:      Thu Jan 27 20:38:02 2005 +0000

description:
Reflect today's allocation of 124/8, 125/8 and 126/8 to APNIC.
Bump to jwhois-3.2.2nb12.

diffstat:

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

diffs (73 lines):

diff -r 496e4661af4b -r 92c9b3628b0d net/jwhois/Makefile
--- a/net/jwhois/Makefile       Thu Jan 27 18:32:20 2005 +0000
+++ b/net/jwhois/Makefile       Thu Jan 27 20:38:02 2005 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.46 2005/01/12 04:42:18 kim Exp $
+# $NetBSD: Makefile,v 1.47 2005/01/27 20:38:02 kleink Exp $
 #
 
 DISTNAME=              jwhois-3.2.2
-PKGREVISION=           11
+PKGREVISION=           12
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_GNU:=jwhois/}
 
diff -r 496e4661af4b -r 92c9b3628b0d net/jwhois/distinfo
--- a/net/jwhois/distinfo       Thu Jan 27 18:32:20 2005 +0000
+++ b/net/jwhois/distinfo       Thu Jan 27 20:38:02 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.21 2005/01/19 16:40:05 tv Exp $
+$NetBSD: distinfo,v 1.22 2005/01/27 20:38:02 kleink Exp $
 
 SHA1 (jwhois-3.2.2.tar.gz) = ca69b017e19d378affd7cdc3a980f2209cb1caab
 Size (jwhois-3.2.2.tar.gz) = 385390 bytes
-SHA1 (patch-aa) = 3095f3c0305268426562aabe0c821a1179dfb148
+SHA1 (patch-aa) = 87c8305fd5952ce43053a8a7297efc35725e72cf
 SHA1 (patch-ab) = e2b35b66adae6caba8a778194ff0238a31006b0b
 SHA1 (patch-ac) = 1ff97afeaab96982f52597216db449e86bbd0444
diff -r 496e4661af4b -r 92c9b3628b0d net/jwhois/patches/patch-aa
--- a/net/jwhois/patches/patch-aa       Thu Jan 27 18:32:20 2005 +0000
+++ b/net/jwhois/patches/patch-aa       Thu Jan 27 20:38:02 2005 +0000
@@ -1,7 +1,7 @@
-$NetBSD: patch-aa,v 1.4 2005/01/12 23:06:50 kleink Exp $
+$NetBSD: patch-aa,v 1.5 2005/01/27 20:38:02 kleink Exp $
 
 --- example/jwhois.conf.orig   2003-06-30 19:16:45.000000000 +0200
-+++ example/jwhois.conf        2005-01-12 23:58:07.000000000 +0100
++++ example/jwhois.conf        2005-01-27 21:33:30.000000000 +0100
 @@ -55,7 +55,42 @@
        "^[0-9]+\\.[0-9]+\\.[0-9]+/[0-9]+-[0-9]+$" = "whois.nic.br";
   
@@ -55,7 +55,7 @@
        "\\.fj$" = "whois.usp.ac.fj";
        "\\.fm$" = "www.dot.fm";
        "\\.fo$" = "whois.ripe.net";
-@@ -371,6 +406,12 @@
+@@ -371,6 +406,15 @@
        "80.0.0.0/8" = "whois.ripe.net";
        "81.0.0.0/8" = "whois.ripe.net";
        "82.0.0.0/8" = "whois.ripe.net";
@@ -65,10 +65,13 @@
 +      "86.0.0.0/8" = "whois.ripe.net";
 +      "87.0.0.0/8" = "whois.ripe.net";
 +      "88.0.0.0/8" = "whois.ripe.net";
++      "124.0.0.0/8" = "whois.apnic.net";
++      "125.0.0.0/8" = "whois.apnic.net";
++      "126.0.0.0/8" = "whois.apnic.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";
-@@ -724,10 +765,10 @@
+@@ -724,10 +768,10 @@
  
  #
  # The cache feature is used to provide a local cache with Whois information.
@@ -81,7 +84,7 @@
  
  #
  # This is the time after which an entry expires from the cache in hours.
-@@ -743,7 +784,7 @@
+@@ -743,7 +787,7 @@
  #
  # Path to the browser to use for HTTP servers.
  #



Home | Main Index | Thread Index | Old Index