pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2005Q1]: pkgsrc/net/md-whois Pullup ticket 462 - requested by ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/87fc1c929015
branches:  pkgsrc-2005Q1
changeset: 490979:87fc1c929015
user:      salo <salo%pkgsrc.org@localhost>
date:      Thu Apr 21 16:31:11 2005 +0000

description:
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.

diffstat:

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

diffs (43 lines):

diff -r 90816433140b -r 87fc1c929015 net/md-whois/Makefile
--- a/net/md-whois/Makefile     Thu Apr 21 16:17:02 2005 +0000
+++ b/net/md-whois/Makefile     Thu Apr 21 16:31:11 2005 +0000
@@ -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@localhost
 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 -r 90816433140b -r 87fc1c929015 net/md-whois/distinfo
--- a/net/md-whois/distinfo     Thu Apr 21 16:17:02 2005 +0000
+++ b/net/md-whois/distinfo     Thu Apr 21 16:31:11 2005 +0000
@@ -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



Home | Main Index | Thread Index | Old Index