Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8C2A584D3B for ; Sat, 20 May 2023 23:28:39 +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 BEiTnIn66A4L for ; Sat, 20 May 2023 23:28:39 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id DE8B184D09 for ; Sat, 20 May 2023 23:28:38 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id DB86CFA87; Sat, 20 May 2023 23:28:38 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1684625318231930" MIME-Version: 1.0 Date: Sat, 20 May 2023 23:28:38 +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: <20230520232838.DB86CFA87@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1684625318231930 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sat May 20 23:28:38 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated textproc/p5-Pod-Spell to 1.26 To generate a diff of this commit: cvs rdiff -u -r1.3225 -r1.3226 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1684625318231930 Content-Disposition: inline Content-Length: 992 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.3225 pkgsrc/doc/CHANGES-2023:1.3226 --- pkgsrc/doc/CHANGES-2023:1.3225 Sat May 20 23:24:55 2023 +++ pkgsrc/doc/CHANGES-2023 Sat May 20 23:28:38 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3225 2023/05/20 23:24:55 wen Exp $ +$NetBSD: CHANGES-2023,v 1.3226 2023/05/20 23:28:38 wen Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4484,5 +4484,6 @@ Changes to the packages collection and i Updated textproc/angle-grinder to 0.19.1 [pin 2023-05-20] Updated net/openconnect to 9.12 [schmonz 2023-05-20] Updated shells/oh-my-posh to 16.7.2 [schmonz 2023-05-20] - Updated textproc/p5-Pod-Elemental to 0.103006 [wen 2023-05-21] - Updated textproc/p5-Pod-Eventual to 0.094003 [wen 2023-05-21] + Updated textproc/p5-Pod-Elemental to 0.103006 [wen 2023-05-20] + Updated textproc/p5-Pod-Eventual to 0.094003 [wen 2023-05-20] + Updated textproc/p5-Pod-Spell to 1.26 [wen 2023-05-20] --_----------=_1684625318231930--