Received: by mail.netbsd.org (Postfix, from userid 605) id 05B9F84E6D; Mon, 5 Mar 2018 13:09:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4188A84E69 for ; Mon, 5 Mar 2018 13:09:57 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([IPv6:::1]) by localhost (mail.netbsd.org [IPv6:::1]) (amavisd-new, port 10025) with ESMTP id Lo-25hF3NeLT for ; Mon, 5 Mar 2018 13:09:56 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 8C04A84D2C for ; Mon, 5 Mar 2018 13:09:56 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 893E6FB40; Mon, 5 Mar 2018 13:09:56 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1520255396176270" MIME-Version: 1.0 Date: Mon, 5 Mar 2018 13:09:56 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/p5-FindBin-libs To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20180305130956.893E6FB40@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. --_----------=_1520255396176270 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Mar 5 13:09:56 UTC 2018 Modified Files: pkgsrc/devel/p5-FindBin-libs: Makefile distinfo Log Message: p5-FindBin-libs: update to 2.16. 2.16 Sun Feb 25 16:53:30 CST 2018 Replace various hacks in Makefile.PL with Module::FromPerlVer. At this point there may be multiple versions going forward which use features of Perl after 5.14; older versions will be frozen (aside from bugfixes). Note that the new arrangement leaves ./lib out of the tarball: it is created by Module::FromPerlVer from ./version//lib when Makefile.PL is processed. This file is now CHANGES. To generate a diff of this commit: cvs rdiff -u -r1.14 -r1.15 pkgsrc/devel/p5-FindBin-libs/Makefile cvs rdiff -u -r1.11 -r1.12 pkgsrc/devel/p5-FindBin-libs/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1520255396176270 Content-Disposition: inline Content-Length: 2010 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/p5-FindBin-libs/Makefile diff -u pkgsrc/devel/p5-FindBin-libs/Makefile:1.14 pkgsrc/devel/p5-FindBin-libs/Makefile:1.15 --- pkgsrc/devel/p5-FindBin-libs/Makefile:1.14 Mon Feb 5 21:05:21 2018 +++ pkgsrc/devel/p5-FindBin-libs/Makefile Mon Mar 5 13:09:56 2018 @@ -1,7 +1,6 @@ -# $NetBSD: Makefile,v 1.14 2018/02/05 21:05:21 schmonz Exp $ -# +# $NetBSD: Makefile,v 1.15 2018/03/05 13:09:56 wiz Exp $ -DISTNAME= FindBin-libs-2.1502 +DISTNAME= FindBin-libs-2.16 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=FindBin/} @@ -13,5 +12,7 @@ LICENSE= ${PERL5_LICENSE} PERL5_PACKLIST= auto/FindBin/libs/.packlist +DEPENDS+= p5-Module-FromPerlVer>=0.000005:../../devel/p5-Module-FromPerlVer + .include "../../lang/perl5/module.mk" .include "../../mk/bsd.pkg.mk" Index: pkgsrc/devel/p5-FindBin-libs/distinfo diff -u pkgsrc/devel/p5-FindBin-libs/distinfo:1.11 pkgsrc/devel/p5-FindBin-libs/distinfo:1.12 --- pkgsrc/devel/p5-FindBin-libs/distinfo:1.11 Mon Feb 5 21:05:21 2018 +++ pkgsrc/devel/p5-FindBin-libs/distinfo Mon Mar 5 13:09:56 2018 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.11 2018/02/05 21:05:21 schmonz Exp $ +$NetBSD: distinfo,v 1.12 2018/03/05 13:09:56 wiz Exp $ -SHA1 (FindBin-libs-2.1502.tar.gz) = 38028f271629f8b8ede599dca0c793740e81fe85 -RMD160 (FindBin-libs-2.1502.tar.gz) = 8d010eeb00be014f3d22c086b2f2b569ba93c1c2 -SHA512 (FindBin-libs-2.1502.tar.gz) = 370e14607e966c1eca5412cb0d78ea93979cd90c34ca2ece72bfdb8f0a33323e978b4f3ea17b003d8b71380a90d4218d75809e54fb72ad1a01ff227b71b1ec6d -Size (FindBin-libs-2.1502.tar.gz) = 21178 bytes +SHA1 (FindBin-libs-2.16.tar.gz) = 521d10c2939e400b6f11577df4b3177322557ee4 +RMD160 (FindBin-libs-2.16.tar.gz) = 26e77a8129460a1b5f987ecea089c6d4014d2464 +SHA512 (FindBin-libs-2.16.tar.gz) = 6c8b78410a2959c2392b759b5f5f4af905576e6faacadcf1293727a3901ad58d67722386e5e464ba26c82550542d223899f3798390340fac5d5d1bc1be00be94 +Size (FindBin-libs-2.16.tar.gz) = 21384 bytes --_----------=_1520255396176270--