Received: by mail.netbsd.org (Postfix, from userid 605) id E976084D62; Thu, 13 Dec 2018 01:04:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 0D6DC84D3C for ; Thu, 13 Dec 2018 01:04:01 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id S8BoiUMjKrgv for ; Thu, 13 Dec 2018 01:04:00 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 332FD84D2A for ; Thu, 13 Dec 2018 01:04:00 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 2AE3CFB16; Thu, 13 Dec 2018 01:04:00 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_154466304063330" MIME-Version: 1.0 Date: Thu, 13 Dec 2018 01:04:00 +0000 From: "Masatake Daimon" Subject: CVS commit: pkgsrc/misc/whohas To: pkgsrc-changes@NetBSD.org Reply-To: pho@netbsd.org X-Mailer: log_accum Message-Id: <20181213010400.2AE3CFB16@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_154466304063330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: pho Date: Thu Dec 13 01:04:00 UTC 2018 Modified Files: pkgsrc/misc/whohas: Makefile PLIST distinfo Log Message: misc/whohas: Update to 0.29.1 Changes: Uses less memory and improves threading (requires forks Perl module). Update the documentation. Fetch multiple suites at once for Debian/Ubuntu. Improved options parsing. Add a config file to set desired distros/releases. Fixed support for Gentoo, Slackware, OpenBSD, FreeBSD, Arch, AUR, Fedora, Fink, openSUSE, Mandriva and Cygwin. To generate a diff of this commit: cvs rdiff -u -r1.19 -r1.20 pkgsrc/misc/whohas/Makefile cvs rdiff -u -r1.4 -r1.5 pkgsrc/misc/whohas/PLIST pkgsrc/misc/whohas/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_154466304063330 Content-Disposition: inline Content-Length: 2940 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/misc/whohas/Makefile diff -u pkgsrc/misc/whohas/Makefile:1.19 pkgsrc/misc/whohas/Makefile:1.20 --- pkgsrc/misc/whohas/Makefile:1.19 Wed Aug 22 09:45:47 2018 +++ pkgsrc/misc/whohas/Makefile Thu Dec 13 01:03:59 2018 @@ -1,22 +1,22 @@ -# $NetBSD: Makefile,v 1.19 2018/08/22 09:45:47 wiz Exp $ +# $NetBSD: Makefile,v 1.20 2018/12/13 01:03:59 pho Exp $ # -DISTNAME= whohas-0.29 -PKGREVISION= 7 +DISTNAME= whohas-0.29.1 CATEGORIES= misc -MASTER_SITES= http://www.philippwesche.org/200811/whohas/ +MASTER_SITES= ${MASTER_SITE_GITHUB:=whohas/} MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://www.philippwesche.org/200811/whohas/intro.html COMMENT= Query several packaging systems for a program LICENSE= gnu-gpl-v2 # or later +DEPENDS+= p5-forks-[0-9]*:../../devel/p5-forks DEPENDS+= p5-libwww-[0-9]*:../../www/p5-libwww USE_LANGUAGES= # none USE_TOOLS+= perl:run -REPLACE_PERL= program/whohas +REPLACE_PERL= whohas INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 ${PKGMANDIR}/de/man1 \ share/doc/whohas @@ -24,7 +24,7 @@ INSTALLATION_DIRS= bin ${PKGMANDIR}/man1 NO_BUILD= yes do-install: - ${INSTALL_SCRIPT} ${WRKSRC}/program/whohas ${DESTDIR}${PREFIX}/bin + ${INSTALL_SCRIPT} ${WRKSRC}/whohas ${DESTDIR}${PREFIX}/bin ${INSTALL_DATA} ${WRKSRC}/usr/share/man/man1/whohas.1 \ ${DESTDIR}${PREFIX}/${PKGMANDIR}/man1 ${INSTALL_DATA} ${WRKSRC}/usr/share/man/de/man1/whohas.1 \ Index: pkgsrc/misc/whohas/PLIST diff -u pkgsrc/misc/whohas/PLIST:1.4 pkgsrc/misc/whohas/PLIST:1.5 --- pkgsrc/misc/whohas/PLIST:1.4 Sun Jun 14 18:07:32 2009 +++ pkgsrc/misc/whohas/PLIST Thu Dec 13 01:03:59 2018 @@ -1,6 +1,5 @@ -@comment $NetBSD: PLIST,v 1.4 2009/06/14 18:07:32 joerg Exp $ +@comment $NetBSD: PLIST,v 1.5 2018/12/13 01:03:59 pho Exp $ bin/whohas man/de/man1/whohas.1 man/man1/whohas.1 share/doc/whohas/intro.html -share/doc/whohas/intro.txt Index: pkgsrc/misc/whohas/distinfo diff -u pkgsrc/misc/whohas/distinfo:1.4 pkgsrc/misc/whohas/distinfo:1.5 --- pkgsrc/misc/whohas/distinfo:1.4 Tue Nov 3 23:49:54 2015 +++ pkgsrc/misc/whohas/distinfo Thu Dec 13 01:03:59 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.4 2015/11/03 23:49:54 agc Exp $ +$NetBSD: distinfo,v 1.5 2018/12/13 01:03:59 pho Exp $ -SHA1 (whohas-0.29.tar.gz) = 6c171275db45ab6b7f259613432e93ef879610b8 -RMD160 (whohas-0.29.tar.gz) = b3458435ff472142ee3d9fb254b18deb13e58226 -SHA512 (whohas-0.29.tar.gz) = c078cc252c57e0f7d91769194f1d8e88ffc4481540ab4d573faa64d73ffa86128acba68fd43fcfb45e79b5f57f4232de9799fbf2bad1fbc0f4c85921a34d84b9 -Size (whohas-0.29.tar.gz) = 194111 bytes +SHA1 (whohas-0.29.1.tar.gz) = 671a0caaac3ce89d156edff211a1999ebe4a1167 +RMD160 (whohas-0.29.1.tar.gz) = c89177a4c330eb576f534c4a14588e775c1870e0 +SHA512 (whohas-0.29.1.tar.gz) = 15ece8eeef4cbdf790efeb809cefa59d826e6f784b2f5375009d6eff30077617bc64d05596437b8281a472bf5877b15fd87df78c5367a8e0ee0c97f695906486 +Size (whohas-0.29.1.tar.gz) = 196217 bytes --_----------=_154466304063330--