From da27f79322d80e60349c385a84aba21b456da53b Mon Sep 17 00:00:00 2001 From: wiz Date: Sat, 22 Mar 2003 02:31:49 +0000 Subject: Update to 4.6.3, based on the 4.6.2 update by Jeremy C. Reed in PR 20441. Changes: 3 years of intensive development -- too many to mention here; see inside the debian/changelog file. --- net/md-whois/DESCR | 4 +++- net/md-whois/Makefile | 14 ++++++++++---- net/md-whois/distinfo | 6 +++--- 3 files changed, 16 insertions(+), 8 deletions(-) (limited to 'net/md-whois') diff --git a/net/md-whois/DESCR b/net/md-whois/DESCR index de1e645ed4c..c1af9670168 100644 --- a/net/md-whois/DESCR +++ b/net/md-whois/DESCR @@ -1,4 +1,6 @@ An improved whois client which attempts to find the correct server. If it can't guess, then it will default to whois.arin.net for IPv4 addresses, whois.6bone.net for IPv6 addresses, and -whois.internic.net for domains. +whois.networksolutions.com for domains. + +This whois is written by Marco d'Itri. diff --git a/net/md-whois/Makefile b/net/md-whois/Makefile index 6e107499202..5af0a39d5b8 100644 --- a/net/md-whois/Makefile +++ b/net/md-whois/Makefile @@ -1,7 +1,13 @@ -# $NetBSD: Makefile,v 1.5 2002/07/24 19:45:26 jlam Exp $ +# $NetBSD: Makefile,v 1.6 2003/03/22 02:31:49 wiz 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 +# todo: add choice for mk/bsd.pkg.defaults.mk to define name prefix +# (defaults to "md-" to distinguish from other whois clients) and adjust PLIST -DISTNAME= whois_4.5.2 -PKGNAME= md-whois-4.5.2 +VERSION= 4.6.3 +DISTNAME= whois_${VERSION} +PKGNAME= md-whois-${VERSION} CATEGORIES= net MASTER_SITES= http://www.linux.it/~md/software/ @@ -11,7 +17,7 @@ COMMENT= Improved whois client USE_PERL5= build -WRKSRC= ${WRKDIR}/whois-4.5.2 +WRKSRC= ${WRKDIR}/whois-${VERSION} do-install: ${INSTALL_PROGRAM} ${WRKSRC}/whois ${PREFIX}/bin/md-whois diff --git a/net/md-whois/distinfo b/net/md-whois/distinfo index f5f077a2514..6d8b47d789f 100644 --- a/net/md-whois/distinfo +++ b/net/md-whois/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 11:23:22 wiz Exp $ +$NetBSD: distinfo,v 1.3 2003/03/22 02:31:49 wiz Exp $ -SHA1 (whois_4.5.2.tar.gz) = 1813a00377f3d6c789e24273e8c4af5798a7c593 -Size (whois_4.5.2.tar.gz) = 23276 bytes +SHA1 (whois_4.6.3.tar.gz) = 20c2fbeb79452ae0d1e4b9d4d86221b424baa272 +Size (whois_4.6.3.tar.gz) = 44500 bytes -- cgit v1.2.3