diff options
author | agc <agc@pkgsrc.org> | 2003-09-16 09:24:57 +0000 |
---|---|---|
committer | agc <agc@pkgsrc.org> | 2003-09-16 09:24:57 +0000 |
commit | 108b017f7d51ba8135434e388792fe684a4ca3a7 (patch) | |
tree | e4442e0cfd9a008e412861b8061a14514b78341f | |
parent | 7a1b68e91fcdb0db30b6ef681ec18e30bb0d76f2 (diff) | |
download | pkgsrc-108b017f7d51ba8135434e388792fe684a4ca3a7.tar.gz |
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)."
-rw-r--r-- | doc/CHANGES | 3 | ||||
-rw-r--r-- | net/jwhois/Makefile | 5 | ||||
-rw-r--r-- | net/jwhois/PLIST | 7 | ||||
-rw-r--r-- | net/jwhois/distinfo | 6 |
4 files changed, 13 insertions, 8 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index 13f75601fcb..7dd7de45fbd 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -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 @@ Changes to the packages collection and infrastructure in 2003: 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 --git a/net/jwhois/Makefile b/net/jwhois/Makefile index 49d894aced1..6ef2a8f8d5f 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -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 --git a/net/jwhois/PLIST b/net/jwhois/PLIST index 93bb6049ba8..74d469a1284 100644 --- a/net/jwhois/PLIST +++ b/net/jwhois/PLIST @@ -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 @@ man/sv/man1/jwhois.1 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 --git a/net/jwhois/distinfo b/net/jwhois/distinfo index a4024cd6b34..795b683de5a 100644 --- a/net/jwhois/distinfo +++ b/net/jwhois/distinfo @@ -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 |