Received: by mail.netbsd.org (Postfix, from userid 605) id 05C0784DA9; Sat, 20 May 2023 07:22:38 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3646D84D8B for ; Sat, 20 May 2023 07:22:37 +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 2YU6rPSVRfhw for ; Sat, 20 May 2023 07:22:36 +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 8183584D05 for ; Sat, 20 May 2023 07:22:36 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 70055FA87; Sat, 20 May 2023 07:22:36 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1684567356106960" MIME-Version: 1.0 Date: Sat, 20 May 2023 07:22:36 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/devel/p5-Test2-Suite To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20230520072236.70055FA87@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1684567356106960 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Sat May 20 07:22:36 UTC 2023 Modified Files: pkgsrc/devel/p5-Test2-Suite: Makefile distinfo Log Message: p5-Test2-Suite: update to 0.000155. 0.000155 2023-04-28 08:28:42-07:00 America/Los_Angeles - Fix #247 - Fix changes file 0.000154 2023-04-28 05:57:58-07:00 America/Los_Angeles - Fix 00-report.t 0.000153 2023-04-27 15:27:32-07:00 America/Los_Angeles - Fix broken call to plugins 0.000152 2023-04-27 02:52:44-07:00 America/Los_Angeles - Inline Importer.pm for core support 0.000151 2023-04-27 02:35:37-07:00 America/Los_Angeles - The following are all in hopes of getting Test2:Suite into core. - Make Module::Pluggable optional - Inline Scope::Guard - Inline Sub::Info - Do not recommend Sub::Name 0.000150 2023-03-21 08:25:21-07:00 America/Los_Angeles - Do not index Devel::MAT::Dumper 0.000149 2023-03-21 06:44:50-07:00 America/Los_Angeles - Fix warning when Devel::MAT::Dumper is installed and -w is used 0.000148 2023-03-05 14:59:45-08:00 America/Los_Angeles - Fixes for refcount stuff 0.000147 2023-03-04 11:42:59-08:00 America/Los_Angeles - Add refcount tools, and include in ::V0 0.000146 2023-03-04 11:08:10-08:00 America/Los_Angeles - Add T2_AUTO_DUMP and T2_AUTO_DEPARSE env vars To generate a diff of this commit: cvs rdiff -u -r1.43 -r1.44 pkgsrc/devel/p5-Test2-Suite/Makefile cvs rdiff -u -r1.34 -r1.35 pkgsrc/devel/p5-Test2-Suite/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1684567356106960 Content-Disposition: inline Content-Length: 2138 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/devel/p5-Test2-Suite/Makefile diff -u pkgsrc/devel/p5-Test2-Suite/Makefile:1.43 pkgsrc/devel/p5-Test2-Suite/Makefile:1.44 --- pkgsrc/devel/p5-Test2-Suite/Makefile:1.43 Sat Oct 1 09:20:34 2022 +++ pkgsrc/devel/p5-Test2-Suite/Makefile Sat May 20 07:22:36 2023 @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.43 2022/10/01 09:20:34 wen Exp $ +# $NetBSD: Makefile,v 1.44 2023/05/20 07:22:36 wiz Exp $ -DISTNAME= Test2-Suite-0.000145 +DISTNAME= Test2-Suite-0.000155 PKGNAME= p5-${DISTNAME} CATEGORIES= devel perl5 MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/E/EX/EXODIST/} @@ -12,10 +12,7 @@ LICENSE= ${PERL5_LICENSE} DEPENDS+= p5-Importer>=0.024:../../devel/p5-Importer DEPENDS+= p5-Module-Pluggable>=2.7:../../devel/p5-Module-Pluggable -DEPENDS+= p5-Sub-Info>=0.002:../../devel/p5-Sub-Info DEPENDS+= p5-Term-Table>=0.013:../../devel/p5-Term-Table -DEPENDS+= p5-Scope-Guard-[0-9]*:../../devel/p5-Scope-Guard - TEST_DEPENDS+= p5-Term-Size-Any-[0-9]*:../../devel/p5-Term-Size-Any PERL5_PACKLIST= auto/Test2/Suite/.packlist Index: pkgsrc/devel/p5-Test2-Suite/distinfo diff -u pkgsrc/devel/p5-Test2-Suite/distinfo:1.34 pkgsrc/devel/p5-Test2-Suite/distinfo:1.35 --- pkgsrc/devel/p5-Test2-Suite/distinfo:1.34 Sat Oct 1 09:20:34 2022 +++ pkgsrc/devel/p5-Test2-Suite/distinfo Sat May 20 07:22:36 2023 @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.34 2022/10/01 09:20:34 wen Exp $ +$NetBSD: distinfo,v 1.35 2023/05/20 07:22:36 wiz Exp $ -BLAKE2s (Test2-Suite-0.000145.tar.gz) = 423e91f1f7d347aeb823934f4ceee58d4d096ed01746c64f5a8cd7e760721de6 -SHA512 (Test2-Suite-0.000145.tar.gz) = 3e6725542351549eebd5064cab161671d172953ec4261e520f72d6de0604890f779daa349fcd45c7832f5184bf42e19ca1e6e095ad0f4e66fe660f5303bffcad -Size (Test2-Suite-0.000145.tar.gz) = 229933 bytes +BLAKE2s (Test2-Suite-0.000155.tar.gz) = dff65b54513d107122584a23d4fc38201fd173a12220895f994b7868a911444d +SHA512 (Test2-Suite-0.000155.tar.gz) = d9b9866c53185fed9b67a76f38fbe2527b7e1796937d91b0ea7efc1b3df525d07142b53b030c659ffed72fb41a6334b4d963a2d13f58684364c8cf571898bf31 +Size (Test2-Suite-0.000155.tar.gz) = 243229 bytes --_----------=_1684567356106960--