Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 80E3F84D37 for ; Fri, 1 Sep 2023 00:52:31 +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 R7kSgdIRrWkf for ; Fri, 1 Sep 2023 00:52:31 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id D741084D2A for ; Fri, 1 Sep 2023 00:52:30 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id D101FFBDB; Fri, 1 Sep 2023 00:52:30 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1693529550275190" MIME-Version: 1.0 Date: Fri, 1 Sep 2023 00:52:30 +0000 From: "Wen Heping" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: wen@netbsd.org X-Mailer: log_accum Message-Id: <20230901005230.D101FFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1693529550275190 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Fri Sep 1 00:52:30 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/p5-Perl4-CoreLibs to 0.005 To generate a diff of this commit: cvs rdiff -u -r1.5246 -r1.5247 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1693529550275190 Content-Disposition: inline Content-Length: 766 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2023 diff -u pkgsrc/doc/CHANGES-2023:1.5246 pkgsrc/doc/CHANGES-2023:1.5247 --- pkgsrc/doc/CHANGES-2023:1.5246 Thu Aug 31 23:51:08 2023 +++ pkgsrc/doc/CHANGES-2023 Fri Sep 1 00:52:30 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5246 2023/08/31 23:51:08 wen Exp $ +$NetBSD: CHANGES-2023,v 1.5247 2023/09/01 00:52:30 wen Exp $ Changes to the packages collection and infrastructure in 2023: @@ -7649,3 +7649,4 @@ Changes to the packages collection and i Updated devel/p5-Modern-Perl to 1.20230106 [wen 2023-08-31] Updated devel/p5-Module-Build-Tiny to 0.046 [wen 2023-08-31] Updated devel/p5-Perl-PrereqScanner-NotQuiteLite to 0.9917 [wen 2023-08-31] + Updated devel/p5-Perl4-CoreLibs to 0.005 [wen 2023-09-01] --_----------=_1693529550275190--