Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id AA96785063 for ; Thu, 3 Aug 2023 13:39:44 +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 Ra8n7YjsMCvw for ; Thu, 3 Aug 2023 13:39:44 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id 0CAEA84EB3 for ; Thu, 3 Aug 2023 13:39:44 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 99A2DFBDC; Thu, 3 Aug 2023 13:37:53 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1691069873259550" MIME-Version: 1.0 Date: Thu, 3 Aug 2023 13:37:53 +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: <20230803133753.99A2DFBDC@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1691069873259550 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Thu Aug 3 13:37:53 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated devel/p5-Log-Log4perl to 1.57 To generate a diff of this commit: cvs rdiff -u -r1.4727 -r1.4728 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1691069873259550 Content-Disposition: inline Content-Length: 735 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.4727 pkgsrc/doc/CHANGES-2023:1.4728 --- pkgsrc/doc/CHANGES-2023:1.4727 Thu Aug 3 13:31:46 2023 +++ pkgsrc/doc/CHANGES-2023 Thu Aug 3 13:37:53 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4727 2023/08/03 13:31:46 wen Exp $ +$NetBSD: CHANGES-2023,v 1.4728 2023/08/03 13:37:53 wen Exp $ Changes to the packages collection and infrastructure in 2023: @@ -6777,3 +6777,4 @@ Changes to the packages collection and i Updated devel/p5-Git-CPAN-Patch to 2.5.0 [wen 2023-08-03] Updated devel/p5-Log-Any to 1.716 [wen 2023-08-03] Updated devel/p5-Log-Dispatchouli to 3.005 [wen 2023-08-03] + Updated devel/p5-Log-Log4perl to 1.57 [wen 2023-08-03] --_----------=_1691069873259550--