pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/md-whois Update to version 4.6.9. Use GMAKE now.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/d4ca8fd24cc7
branches:  trunk
changeset: 465646:d4ca8fd24cc7
user:      reed <reed%pkgsrc.org@localhost>
date:      Sun Jan 04 03:57:36 2004 +0000

description:
Update to version 4.6.9. Use GMAKE now.

diffstat:

 net/md-whois/Makefile |  5 +++--
 net/md-whois/distinfo |  6 +++---
 2 files changed, 6 insertions(+), 5 deletions(-)

diffs (32 lines):

diff -r abb8273c22ae -r d4ca8fd24cc7 net/md-whois/Makefile
--- a/net/md-whois/Makefile     Sun Jan 04 03:15:52 2004 +0000
+++ b/net/md-whois/Makefile     Sun Jan 04 03:57:36 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2003/09/30 01:23:03 reed Exp $
+# $NetBSD: Makefile,v 1.9 2004/01/04 03:57:36 reed 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
@@ -15,9 +15,10 @@
 HOMEPAGE=      http://www.linux.it/~md/software/
 COMMENT=       Improved whois client
 
-VERSION=       4.6.7
+VERSION=       4.6.9
 
 USE_PERL5=     build
+USE_GMAKE=     YES
 
 do-install:
        ${INSTALL_PROGRAM} ${WRKSRC}/whois ${PREFIX}/bin/md-whois
diff -r abb8273c22ae -r d4ca8fd24cc7 net/md-whois/distinfo
--- a/net/md-whois/distinfo     Sun Jan 04 03:15:52 2004 +0000
+++ b/net/md-whois/distinfo     Sun Jan 04 03:57:36 2004 +0000
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.4 2003/09/30 01:23:03 reed Exp $
+$NetBSD: distinfo,v 1.5 2004/01/04 03:57:36 reed Exp $
 
-SHA1 (whois_4.6.7.tar.gz) = d75762d13ec8aaf21e54bbaa604dc61df7509a34
-Size (whois_4.6.7.tar.gz) = 47261 bytes
+SHA1 (whois_4.6.9.tar.gz) = 625fcbb2951f4b2192cf8186e40f268902d9ddbd
+Size (whois_4.6.9.tar.gz) = 48016 bytes



Home | Main Index | Thread Index | Old Index