pkgsrc-WIP-changes archive

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

gwhois: Update to 20120626, cleanup pkglint warnings



Module Name:	pkgsrc-wip
Committed By:	Michael-John Turner <mj%mjturner.net@localhost>
Pushed By:	mj
Date:		Thu Jul 15 11:40:00 2021 +0100
Changeset:	e3c330c803735a621aaaf6d058db3637b5ffb2ac

Modified Files:
	gwhois/Makefile
	gwhois/distinfo

Log Message:
gwhois: Update to 20120626, cleanup pkglint warnings

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=e3c330c803735a621aaaf6d058db3637b5ffb2ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 gwhois/Makefile | 9 ++++-----
 gwhois/distinfo | 7 ++++---
 2 files changed, 8 insertions(+), 8 deletions(-)

diffs:
diff --git a/gwhois/Makefile b/gwhois/Makefile
index cb4d65d26a..6abac9e9a5 100644
--- a/gwhois/Makefile
+++ b/gwhois/Makefile
@@ -1,10 +1,9 @@
 # $NetBSD: Makefile,v 1.7 2012/09/29 00:50:42 asau Exp $
 
-DISTNAME=			gwhois_20080219.1
+DISTNAME=			gwhois_20120626
 PKGNAME=			${DISTNAME:S/_/-/g}
-PKGREVISION=			1
 CATEGORIES=			net
-MASTER_SITES=			http://gwhois.de/gwhois/
+MASTER_SITES=			https://julijane.de/gwhois/
 LICENSE=			gnu-gpl-v2
 
 MAINTAINER=			mj%mjturner.net@localhost
@@ -18,14 +17,14 @@ DEPENDS+=			p5-libwww>=5.4:../../www/p5-libwww
 DEPENDS+=			lynx-[0-9]*:../../www/lynx
 
 WRKSRC=				${WRKDIR}/${PKGNAME_NOREV}
-INSTALLATION_DIRS=		share/${PKGBASE} ${PKGMANDIR}/man1
+INSTALLATION_DIRS=		bin share/${PKGBASE} ${PKGMANDIR}/man1
 
 SUBST_CLASSES+=			fix-paths
 SUBST_MESSAGE.fix-paths=	Fixing paths
 SUBST_FILES.fix-paths=		gwhois
 SUBST_FILES.fix-paths+=		gwhois.1
 SUBST_SED.fix-paths+=		-e 's,/etc/gwhois,${PREFIX}/share/gwhois,g'
-SUBST_STAGE.fix-paths=		post-patch
+SUBST_STAGE.fix-paths=		pre-configure
 
 do-build:
 
diff --git a/gwhois/distinfo b/gwhois/distinfo
index 8f9a243c0c..210b0b8665 100644
--- a/gwhois/distinfo
+++ b/gwhois/distinfo
@@ -1,5 +1,6 @@
 $NetBSD: distinfo,v 1.3 2008/04/19 20:34:24 mj_turner Exp $
 
-SHA1 (gwhois_20080219.1.tar.gz) = a21cd2aee5efeda2046a2acc47e74b1862ba3540
-RMD160 (gwhois_20080219.1.tar.gz) = ee30aa89a50aa613621de64b29936403f35ba6fb
-Size (gwhois_20080219.1.tar.gz) = 34217 bytes
+SHA1 (gwhois_20120626.tar.gz) = 65a3fa2cd7c075e31a328860b2425b476d2cac95
+RMD160 (gwhois_20120626.tar.gz) = 90adf31c648757e423467065069eec8c8cd40c2b
+SHA512 (gwhois_20120626.tar.gz) = 2e172e7552019f65d8845baa661ab20213bdd02d3c86273590a143949ca3834d027a6f3b18ecef567cce3550922596534939d46b73b2659282d86930283877b2
+Size (gwhois_20120626.tar.gz) = 41760 bytes


Home | Main Index | Thread Index | Old Index