From 8e4be3357a837a7968299b83ed4065b87990df8d Mon Sep 17 00:00:00 2001 From: salo Date: Thu, 21 Apr 2005 16:31:11 +0000 Subject: Pullup ticket 462 - requested by Takahiro Kambe md-whois update Revisions pulled up: - pkgsrc/net/md-whois/Makefile 1.12-1.13 - pkgsrc/net/md-whois/distinfo 1.7 Module Name: pkgsrc Committed By: reed Date: Mon Apr 11 17:39:22 UTC 2005 Modified Files: pkgsrc/net/md-whois: Makefile distinfo Log Message: Update to md-whois-4.7.2. Suggested by Takahiro Kambe. No changelog included. Many changes documented in separate debian-devel-changes emails via http://packages.qa.debian.org/w/whois.html. Last changes include: - whois.metu.edu.tr does not accept anymore RIPE-like queries. - Updated the .bg and .jp TLD servers. - Updated the IPv4 allocations. --- Module Name: pkgsrc Committed By: reed Date: Mon Apr 11 17:41:09 UTC 2005 Modified Files: pkgsrc/net/md-whois: Makefile Log Message: Add INSTALLATION_DIRS for bin and man/man1. --- net/md-whois/Makefile | 7 ++++--- net/md-whois/distinfo | 8 ++++---- 2 files changed, 8 insertions(+), 7 deletions(-) diff --git a/net/md-whois/Makefile b/net/md-whois/Makefile index 6cfe22e949b..9288cb600db 100644 --- a/net/md-whois/Makefile +++ b/net/md-whois/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.11 2004/01/24 14:50:06 grant Exp $ +# $NetBSD: Makefile,v 1.11.10.1 2005/04/21 16:31:11 salo 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 @@ -8,17 +8,18 @@ DISTNAME= whois_${VERSION} PKGNAME= md-whois-${VERSION} CATEGORIES= net -MASTER_SITES= http://www.linux.it/~md/software/ +MASTER_SITES= http://ftp.debian.org/debian/pool/main/w/whois/ MAINTAINER= reed@reedmedia.net HOMEPAGE= http://www.linux.it/~md/software/ COMMENT= Improved whois client -VERSION= 4.6.9 +VERSION= 4.7.2 WRKSRC= ${WRKDIR}/whois-${VERSION} USE_PERL5= build USE_GNU_TOOLS+= make +INSTALLATION_DIRS+= bin man/man1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/whois ${PREFIX}/bin/md-whois diff --git a/net/md-whois/distinfo b/net/md-whois/distinfo index ad183fd19be..18c19c2153c 100644 --- a/net/md-whois/distinfo +++ b/net/md-whois/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.6 2005/02/24 12:13:52 agc Exp $ +$NetBSD: distinfo,v 1.6.2.1 2005/04/21 16:31:11 salo Exp $ -SHA1 (whois_4.6.9.tar.gz) = 625fcbb2951f4b2192cf8186e40f268902d9ddbd -RMD160 (whois_4.6.9.tar.gz) = 65b8d52f53d765a74aeec2bb27db86b9fec081b4 -Size (whois_4.6.9.tar.gz) = 48016 bytes +SHA1 (whois_4.7.2.tar.gz) = 5094cdc4e8b35041ba12eca404abd2f18d6bb55b +RMD160 (whois_4.7.2.tar.gz) = 4a934d19e3f30dfcd94c5ab54bc4c211cc530cf1 +Size (whois_4.7.2.tar.gz) = 53267 bytes -- cgit v1.2.3