Received: from mail.netbsd.org (mail.netbsd.org [199.233.217.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) (Client CN "mail.NetBSD.org", Issuer "mail.NetBSD.org CA" (not verified)) by mollari.NetBSD.org (Postfix) with ESMTPS id B31221A9239 for ; Mon, 14 Feb 2022 14:34:30 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D3D6384EB5; Mon, 14 Feb 2022 14:34:29 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1B70C84D14 for ; Mon, 14 Feb 2022 14:34:29 +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 m9xRb7PHL1S7 for ; Mon, 14 Feb 2022 14:34:28 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 758D984CE8 for ; Mon, 14 Feb 2022 14:34:28 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 73440FB24; Mon, 14 Feb 2022 14:34:28 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1644849268254570" MIME-Version: 1.0 Date: Mon, 14 Feb 2022 14:34:28 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20220214143428.73440FB24@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1644849268254570 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Mon Feb 14 14:34:28 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated devel/p5-Test2-Suite to 0.000144 To generate a diff of this commit: cvs rdiff -u -r1.906 -r1.907 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1644849268254570 Content-Disposition: inline Content-Length: 753 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.906 pkgsrc/doc/CHANGES-2022:1.907 --- pkgsrc/doc/CHANGES-2022:1.906 Mon Feb 14 14:29:04 2022 +++ pkgsrc/doc/CHANGES-2022 Mon Feb 14 14:34:28 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.906 2022/02/14 14:29:04 wen Exp $ +$NetBSD: CHANGES-2022,v 1.907 2022/02/14 14:34:28 wen Exp $ Changes to the packages collection and infrastructure in 2022: @@ -1218,3 +1218,4 @@ Changes to the packages collection and i Updated security/ruby-ed25519 to 1.3.0 [taca 2022-02-14] Updated time/p5-DateTime-Format-Natural to 1.13 [wen 2022-02-14] Updated time/p5-DateTime-Calendar-Julian to 0.107 [wen 2022-02-14] + Updated devel/p5-Test2-Suite to 0.000144 [wen 2022-02-14] --_----------=_1644849268254570--