pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc Update jwhois from 3.2.1nb1 to 3.2.2, from Todd Vierli...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/e1e0803b55a6
branches:  trunk
changeset: 461417:e1e0803b55a6
user:      agc <agc%pkgsrc.org@localhost>
date:      Tue Sep 16 09:24:57 2003 +0000

description:
Update jwhois from 3.2.1nb1 to 3.2.2, from Todd Vierling in PR 22741.

"the main change is to fix .ORG lookups (whois.publicinterestregistry.net
returns responses with a spurious extra CR)."

diffstat:

 doc/CHANGES         |  3 ++-
 net/jwhois/Makefile |  5 ++---
 net/jwhois/PLIST    |  7 ++++++-
 net/jwhois/distinfo |  6 +++---
 4 files changed, 13 insertions(+), 8 deletions(-)

diffs (63 lines):

diff -r 512c0df77b27 -r e1e0803b55a6 doc/CHANGES
--- a/doc/CHANGES       Tue Sep 16 09:06:03 2003 +0000
+++ b/doc/CHANGES       Tue Sep 16 09:24:57 2003 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.3393 2003/09/16 09:07:49 agc Exp $
+$NetBSD: CHANGES,v 1.3394 2003/09/16 09:25:46 agc Exp $
 
 Changes to the packages collection and infrastructure in 2003:
 
@@ -3711,3 +3711,4 @@
        Updated audit-packages to 1.22 [agc 2003-09-16]
        Updated tsclient to 0.124 [xtraeme 2003-09-16]
        Updated audit-packages to 1.23 [agc 2003-09-16]
+       Updated jwhois to 3.2.2 [agc 2003-09-16]
diff -r 512c0df77b27 -r e1e0803b55a6 net/jwhois/Makefile
--- a/net/jwhois/Makefile       Tue Sep 16 09:06:03 2003 +0000
+++ b/net/jwhois/Makefile       Tue Sep 16 09:24:57 2003 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.28 2003/08/09 11:16:19 seb Exp $
+# $NetBSD: Makefile,v 1.29 2003/09/16 09:24:57 agc Exp $
 #
 
-DISTNAME=              jwhois-3.2.1
-PKGREVISION=           1
+DISTNAME=              jwhois-3.2.2
 CATEGORIES=            net
 MASTER_SITES=          ${MASTER_SITE_GNU:=jwhois/}
 
diff -r 512c0df77b27 -r e1e0803b55a6 net/jwhois/PLIST
--- a/net/jwhois/PLIST  Tue Sep 16 09:06:03 2003 +0000
+++ b/net/jwhois/PLIST  Tue Sep 16 09:24:57 2003 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2003/08/04 12:15:19 seb Exp $
+@comment $NetBSD: PLIST,v 1.7 2003/09/16 09:24:57 agc Exp $
 bin/jwhois
 info/jwhois.info
 man/man1/jwhois.1
@@ -6,7 +6,12 @@
 share/examples/jwhois/jwhois.conf.default
 ${PKGLOCALEDIR}/locale/es/LC_MESSAGES/jwhois.mo
 ${PKGLOCALEDIR}/locale/fr/LC_MESSAGES/jwhois.mo
+${PKGLOCALEDIR}/locale/hu/LC_MESSAGES/jwhois.mo
 ${PKGLOCALEDIR}/locale/id/LC_MESSAGES/jwhois.mo
+${PKGLOCALEDIR}/locale/it/LC_MESSAGES/jwhois.mo
+${PKGLOCALEDIR}/locale/nl/LC_MESSAGES/jwhois.mo
+${PKGLOCALEDIR}/locale/pl/LC_MESSAGES/jwhois.mo
+${PKGLOCALEDIR}/locale/pt_BR/LC_MESSAGES/jwhois.mo
 ${PKGLOCALEDIR}/locale/ru/LC_MESSAGES/jwhois.mo
 ${PKGLOCALEDIR}/locale/sv/LC_MESSAGES/jwhois.mo
 ${PKGLOCALEDIR}/locale/tr/LC_MESSAGES/jwhois.mo
diff -r 512c0df77b27 -r e1e0803b55a6 net/jwhois/distinfo
--- a/net/jwhois/distinfo       Tue Sep 16 09:06:03 2003 +0000
+++ b/net/jwhois/distinfo       Tue Sep 16 09:24:57 2003 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2003/02/15 05:18:09 salo Exp $
+$NetBSD: distinfo,v 1.9 2003/09/16 09:24:57 agc Exp $
 
-SHA1 (jwhois-3.2.1.tar.gz) = d515079df2c58a7d3b7bdfed887a20f0b6ebbcbe
-Size (jwhois-3.2.1.tar.gz) = 377777 bytes
+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



Home | Main Index | Thread Index | Old Index