summaryrefslogtreecommitdiff
path: root/net/md-whois
diff options
context:
space:
mode:
authorwiz <wiz>2003-03-22 02:31:49 +0000
committerwiz <wiz>2003-03-22 02:31:49 +0000
commitbd07b1b0ffea0878220faaedfd67e86d0f528ca7 (patch)
tree61e1ec3358fdf871f74a5628a484d9f54b79a453 /net/md-whois
parent0e063a515bd5bf1e1ff7230d16e102b163e9d6e0 (diff)
downloadpkgsrc-bd07b1b0ffea0878220faaedfd67e86d0f528ca7.tar.gz
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.
Diffstat (limited to 'net/md-whois')
-rw-r--r--net/md-whois/DESCR4
-rw-r--r--net/md-whois/Makefile14
-rw-r--r--net/md-whois/distinfo6
3 files changed, 16 insertions, 8 deletions
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