diff options
author | wiz <wiz@pkgsrc.org> | 2002-05-20 14:22:36 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2002-05-20 14:22:36 +0000 |
commit | 9511d288cd3229e5df167e2c4c23123d80f987af (patch) | |
tree | 2fcf97f0085dac2cdef876d3cc66fe19356b37b3 /net | |
parent | 58f1169e3e07396a6d61923d758e8695702c1283 (diff) | |
download | pkgsrc-9511d288cd3229e5df167e2c4c23123d80f987af.tar.gz |
Update to 3.2.0, per Wolfgang Rupprecht's patches from pkg/16748.
Changes:
* Various bugfixes
* Added advanced rewrite of queries
* Various changes to jwhois.conf
Diffstat (limited to 'net')
-rw-r--r-- | net/jwhois/Makefile | 5 | ||||
-rw-r--r-- | net/jwhois/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/net/jwhois/Makefile b/net/jwhois/Makefile index a25fde9d3a6..ae317480752 100644 --- a/net/jwhois/Makefile +++ b/net/jwhois/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.18 2002/02/27 01:39:12 tv Exp $ +# $NetBSD: Makefile,v 1.19 2002/05/20 14:22:36 wiz Exp $ # -DISTNAME= jwhois-3.1.0 +DISTNAME= jwhois-3.2.0 CATEGORIES= net MASTER_SITES= ${MASTER_SITE_GNU:=jwhois/} @@ -21,7 +21,6 @@ EGDIR= ${PREFIX}/share/examples CONF_FILES= ${EGDIR}/jwhois.conf ${PKG_SYSCONFDIR}/jwhois.conf CONF_FILES_PERMS= /dev/null /var/db/jwhois.db \ ${ROOT_USER} nogroup 0664 - post-install: ${INSTALL_DATA} ${WRKSRC}/example/jwhois.conf ${PREFIX}/share/examples diff --git a/net/jwhois/distinfo b/net/jwhois/distinfo index 848dbd51ee7..30442ab1e84 100644 --- a/net/jwhois/distinfo +++ b/net/jwhois/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2002/02/27 01:39:12 tv Exp $ +$NetBSD: distinfo,v 1.6 2002/05/20 14:22:36 wiz Exp $ -SHA1 (jwhois-3.1.0.tar.gz) = 516a8171a16a27d82948b0428384ce4db4c9926c -Size (jwhois-3.1.0.tar.gz) = 339369 bytes +SHA1 (jwhois-3.2.0.tar.gz) = dc325c688c56a31acd494029a053a7497a8df843 +Size (jwhois-3.2.0.tar.gz) = 361144 bytes SHA1 (patch-aa) = 649e4ff47b7ae8985573cd4bc53954d3cd4d5fe3 |