diff options
author | taca <taca@pkgsrc.org> | 2008-11-19 14:35:34 +0000 |
---|---|---|
committer | taca <taca@pkgsrc.org> | 2008-11-19 14:35:34 +0000 |
commit | dc90f9c71a98e43319854d9141d9818d082c87a7 (patch) | |
tree | 8c3571882ea198f215d9dbfc709470ee7b417379 /net | |
parent | 72153421c6f4b57ad8a2a2c9e0d0f0ba7ea321e9 (diff) | |
download | pkgsrc-dc90f9c71a98e43319854d9141d9818d082c87a7.tar.gz |
Update md-whois package to from 4.7.22 to 4.7.28.
whois (4.7.28) unstable; urgency=medium
* Updated the .aero TLD server.
* Added a new ASN allocation.
* Search PGPKEY-* objects in the RIPE database.
-- Marco d'Itri <md@linux.it> Wed, 10 Sep 2008 18:49:37 +0200
whois (4.7.27) unstable; urgency=medium
* Updated the .md and .me TLD servers.
* Added a new ASN allocation.
* Added a new IPv4 allocation.
* Updated the Polish and Czech translations.
-- Marco d'Itri <md@linux.it> Thu, 17 Jul 2008 00:54:55 +0200
whois (4.7.26) unstable; urgency=medium
* Added support for passing command line options in the environment
variables WHOIS_OPTIONS and MKPASSWD_OPTIONS. (Closes: #324858)
* Updated the French translation. (Closes: #474307)
-- Marco d'Itri <md@linux.it> Sat, 05 Apr 2008 04:53:26 +0200
whois (4.7.25) unstable; urgency=low
* mkpasswd: added support for the SHA-256 and SHA-512 methods from
glibc 2.7.
* mkpasswd: added support for FreeBSD-style Blowfish and NT-Hash methods.
* mkpasswd: added support for variable-rounds methods (OpenBSD-style
Blowfish and SHA-256/SHA-512).
* mkpasswd: renamed -H/--hash to -m/--method.
* mkpasswd: finished support for libxcrypt (not enabled by default).
* Added NONE entries for the rest of .uk SLD. (Closes: #471963)
* Added the .bd, .gh, .lc, .sc, .ma, .me, .om and .rs TLD servers.
* Updated the .aero, .bb and .bz TLD servers. (Closes: #448683)
* Added another RIPE ERX ASN block. (Closes: #452328)
* Added a new ASN allocation.
* Added Basque and Czech translations.
-- Marco d'Itri <md@linux.it> Sun, 23 Mar 2008 19:18:34 +0100
whois (4.7.24) unstable; urgency=medium
* Added new ASN allocations.
* Added new IPv4 allocations.
* Added the .asia, .kp and .mq TLD servers. (Closes: #445747)
-- Marco d'Itri <md@linux.it> Tue, 30 Oct 2007 11:06:25 +0100
whois (4.7.23) unstable; urgency=medium
* Fixed myinet_aton to not reject CIDR networks.
* Added support for ASN32.
* Added the za.net and za.org pseudo-TLD servers.
-- Marco d'Itri <md@linux.it> Thu, 13 Sep 2007 03:28:21 +0200
Diffstat (limited to 'net')
-rw-r--r-- | net/md-whois/Makefile | 4 | ||||
-rw-r--r-- | net/md-whois/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/net/md-whois/Makefile b/net/md-whois/Makefile index e4b165e080a..1892f6bbdcc 100644 --- a/net/md-whois/Makefile +++ b/net/md-whois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.20 2007/08/07 21:48:39 taca Exp $ +# $NetBSD: Makefile,v 1.21 2008/11/19 14:35:34 taca Exp $ # # todo: set location of [md-]whois.conf and fix in man page too # todo: build and install the po/ files and add to PLIST @@ -14,7 +14,7 @@ MAINTAINER= reed@reedmedia.net HOMEPAGE= http://www.linux.it/~md/software/ COMMENT= Improved whois client -VERSION= 4.7.22 +VERSION= 4.7.28 WRKSRC= ${WRKDIR}/whois-${VERSION} USE_TOOLS+= gmake perl diff --git a/net/md-whois/distinfo b/net/md-whois/distinfo index b6a42fc6f68..f24bdb15bda 100644 --- a/net/md-whois/distinfo +++ b/net/md-whois/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2007/08/07 21:48:40 taca Exp $ +$NetBSD: distinfo,v 1.9 2008/11/19 14:35:34 taca Exp $ -SHA1 (whois_4.7.22.tar.gz) = fcf7d35b188fba56fbefba2e1fd5b94dc516f0ae -RMD160 (whois_4.7.22.tar.gz) = da2ff389d641aec45960bc152d15d6c09d419e9f -Size (whois_4.7.22.tar.gz) = 60511 bytes +SHA1 (whois_4.7.28.tar.gz) = 22b29d24e511114be0b5ffded325dedf3d9beaa6 +RMD160 (whois_4.7.28.tar.gz) = 988fd7ddd0d5ff5ad5451a1f6fa211c5d075a310 +Size (whois_4.7.28.tar.gz) = 68070 bytes |