Received: by mail.netbsd.org (Postfix, from userid 605) id 02A0E84D9E; Sat, 18 Apr 2020 01:19:09 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 7D0AF84D87 for ; Sat, 18 Apr 2020 01:19:08 +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 W1vqgQOxwF0o for ; Sat, 18 Apr 2020 01:19:08 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EA41484D47 for ; Sat, 18 Apr 2020 01:19:07 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DF91EFB27; Sat, 18 Apr 2020 01:19:07 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1587172747169140" MIME-Version: 1.0 Date: Sat, 18 Apr 2020 01:19:07 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/devel/p5-Specio To: pkgsrc-changes@NetBSD.org Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20200418011907.DF91EFB27@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. --_----------=_1587172747169140 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Sat Apr 18 01:19:07 UTC 2020 Modified Files: pkgsrc/devel/p5-Specio: Makefile distinfo Log Message: (devel/p5-Specio) Updated 0.44 to 0.46 (pkgsrc) - Add TEST_DEPENDS+= p5-XString (upstream) 0.46 2020-03-14 - No code changes, just fixing a mistake in the POD. Reported by Petr Pisar. Fixes #17. 0.45 2019-11-24 - Made XString a prereq if installing with Perl 5.10+. To generate a diff of this commit: cvs rdiff -u -r1.22 -r1.23 pkgsrc/devel/p5-Specio/Makefile cvs rdiff -u -r1.17 -r1.18 pkgsrc/devel/p5-Specio/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1587172747169140 Content-Disposition: inline Content-Length: 2003 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/p5-Specio/Makefile diff -u pkgsrc/devel/p5-Specio/Makefile:1.22 pkgsrc/devel/p5-Specio/Makefile:1.23 --- pkgsrc/devel/p5-Specio/Makefile:1.22 Sun Oct 27 15:06:41 2019 +++ pkgsrc/devel/p5-Specio/Makefile Sat Apr 18 01:19:07 2020 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.22 2019/10/27 15:06:41 mef Exp $ +# $NetBSD: Makefile,v 1.23 2020/04/18 01:19:07 mef Exp $ -DISTNAME= Specio-0.44 +DISTNAME= Specio-0.46 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= http://search.cpan.org/CPAN/authors/id/D/DR/DROLSKY/ @@ -19,9 +19,9 @@ DEPENDS+= p5-Sub-Quote-[0-9]*:../../deve # recommended DEPENDS+= p5-Ref-Util-[0-9]*:../../devel/p5-Ref-Util -# TEST_DEPENDS TEST_DEPENDS+= p5-Test-Needs-[0-9]*:../../devel/p5-Test-Needs TEST_DEPENDS+= p5-Test-Fatal-[0-9]*:../../devel/p5-Test-Fatal +TEST_DEPENDS+= p5-XString-[0-9]*:../../devel/p5-XString PERL5_PACKLIST= auto/Specio/.packlist Index: pkgsrc/devel/p5-Specio/distinfo diff -u pkgsrc/devel/p5-Specio/distinfo:1.17 pkgsrc/devel/p5-Specio/distinfo:1.18 --- pkgsrc/devel/p5-Specio/distinfo:1.17 Sun Oct 27 15:06:41 2019 +++ pkgsrc/devel/p5-Specio/distinfo Sat Apr 18 01:19:07 2020 @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.17 2019/10/27 15:06:41 mef Exp $ +$NetBSD: distinfo,v 1.18 2020/04/18 01:19:07 mef Exp $ -SHA1 (Specio-0.44.tar.gz) = abc771b3e5d739efc4e8e38d20e05dadb418a0bf -RMD160 (Specio-0.44.tar.gz) = 41336722c247fd9901acbeff116b0de775fbd9bc -SHA512 (Specio-0.44.tar.gz) = 5292927383ff3eef3c32a81188a108c009367644117af23b31665550cc4b51d47f0bc0c6791dce3caebb27cd7a92307370f41afe62b65682205cd91b7e99cd43 -Size (Specio-0.44.tar.gz) = 103311 bytes +SHA1 (Specio-0.46.tar.gz) = fadc92040f57937178d5195b3073837550d68e06 +RMD160 (Specio-0.46.tar.gz) = 406343f95b00ef33df1201a3d3cdca5f0088d251 +SHA512 (Specio-0.46.tar.gz) = 8dfc0e87bd640bd30aa9a92118f77305565dee2441f95c7e9f311b517c07573e3a0e977ea348eaf879dfafe6edc3c0d89625f28b5f3f0f2bff789178cd513802 +Size (Specio-0.46.tar.gz) = 105690 bytes --_----------=_1587172747169140--