Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 93D7784D52 for ; Wed, 13 Dec 2023 13:45:38 +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 J_lRo3Vvcwbl for ; Wed, 13 Dec 2023 13:45:38 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id EA3E884D21 for ; Wed, 13 Dec 2023 13:45:37 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E7CDFFA42; Wed, 13 Dec 2023 13:45:37 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170247513792830" MIME-Version: 1.0 Date: Wed, 13 Dec 2023 13:45:37 +0000 From: "Makoto Fujiwara" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: mef@netbsd.org X-Mailer: log_accum Message-Id: <20231213134537.E7CDFFA42@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_170247513792830 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: mef Date: Wed Dec 13 13:45:37 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: doc: Updated devel/p5-CPAN-Reporter to 1.2019 To generate a diff of this commit: cvs rdiff -u -r1.7552 -r1.7553 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170247513792830 Content-Disposition: inline Content-Length: 757 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.7552 pkgsrc/doc/CHANGES-2023:1.7553 --- pkgsrc/doc/CHANGES-2023:1.7552 Wed Dec 13 13:44:44 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Dec 13 13:45:37 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.7552 2023/12/13 13:44:44 wiz Exp $ +$NetBSD: CHANGES-2023,v 1.7553 2023/12/13 13:45:37 mef Exp $ Changes to the packages collection and infrastructure in 2023: @@ -10824,3 +10824,4 @@ Changes to the packages collection and i Updated devel/p5-CPAN-Meta-Check to 0.018 [mef 2023-12-13] Updated devel/p5-CPAN-Perl-Releases to 5.20231129 [mef 2023-12-13] Updated devel/py-google-api-core to 2.15.0 [wiz 2023-12-13] + Updated devel/p5-CPAN-Reporter to 1.2019 [mef 2023-12-13] --_----------=_170247513792830--