Received: by mail.netbsd.org (Postfix, from userid 605) id 773D484D75; Mon, 26 Apr 2021 15:14:58 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id B2F0584D72 for ; Mon, 26 Apr 2021 15:14:57 +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 MkoNJpOqfjP7 for ; Mon, 26 Apr 2021 15:14:57 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0D4BD84CD9 for ; Mon, 26 Apr 2021 15:14:57 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 0B23DFA95; Mon, 26 Apr 2021 15:14:57 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161945009710660" MIME-Version: 1.0 Date: Mon, 26 Apr 2021 15:14:57 +0000 From: "Thomas Klausner" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wiz@netbsd.org X-Mailer: log_accum Message-Id: <20210426151457.0B23DFA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161945009710660 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wiz Date: Mon Apr 26 15:14:56 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 TODO Log Message: doc: Updated devel/p5-Test2-Suite to 0.000139 To generate a diff of this commit: cvs rdiff -u -r1.2388 -r1.2389 pkgsrc/doc/CHANGES-2021 cvs rdiff -u -r1.20545 -r1.20546 pkgsrc/doc/TODO Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161945009710660 Content-Disposition: inline Content-Length: 1331 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.2388 pkgsrc/doc/CHANGES-2021:1.2389 --- pkgsrc/doc/CHANGES-2021:1.2388 Mon Apr 26 15:12:50 2021 +++ pkgsrc/doc/CHANGES-2021 Mon Apr 26 15:14:56 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.2388 2021/04/26 15:12:50 wiz Exp $ +$NetBSD: CHANGES-2021,v 1.2389 2021/04/26 15:14:56 wiz Exp $ Changes to the packages collection and infrastructure in 2021: @@ -3729,3 +3729,4 @@ Changes to the packages collection and i Updated devel/p5-Test-Manifest to 2.022 [wiz 2021-04-26] Updated devel/p5-Test-Output to 1.033 [wiz 2021-04-26] Updated devel/p5-Test-Script to 1.27 [wiz 2021-04-26] + Updated devel/p5-Test2-Suite to 0.000139 [wiz 2021-04-26] Index: pkgsrc/doc/TODO diff -u pkgsrc/doc/TODO:1.20545 pkgsrc/doc/TODO:1.20546 --- pkgsrc/doc/TODO:1.20545 Mon Apr 26 15:12:51 2021 +++ pkgsrc/doc/TODO Mon Apr 26 15:14:56 2021 @@ -1,4 +1,4 @@ -$NetBSD: TODO,v 1.20545 2021/04/26 15:12:51 wiz Exp $ +$NetBSD: TODO,v 1.20546 2021/04/26 15:14:56 wiz Exp $ Suggested new packages ====================== @@ -1295,7 +1295,6 @@ For possible Perl packages updates, see o p5-Test-EOL-2.02 o p5-Test-MockModule-0.176.0 o p5-Test-TempDir-0.018 - o p5-Test2-Suite-0.000139 o p5-Tie-Cycle-1.226 o p5-Tree-DAG_Node-1.32 o p5-Tree-Simple-1.34 --_----------=_161945009710660--