Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 78A9D84D3B for ; Sun, 21 May 2023 00:28:26 +0000 (UTC) X-Virus-Scanned: amavisd-new at netbsd.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.netbsd.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id cJHlbmz69Y_5 for ; Sun, 21 May 2023 00:28:26 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id CC99A84D09 for ; Sun, 21 May 2023 00:28:25 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id CA559FA87; Sun, 21 May 2023 00:28:25 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1684628905162280" MIME-Version: 1.0 Date: Sun, 21 May 2023 00:28:25 +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: <20230521002825.CA559FA87@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1684628905162280 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Sun May 21 00:28:25 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated textproc/p5-podlators to 5.01 To generate a diff of this commit: cvs rdiff -u -r1.3228 -r1.3229 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1684628905162280 Content-Disposition: inline Content-Length: 739 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.3228 pkgsrc/doc/CHANGES-2023:1.3229 --- pkgsrc/doc/CHANGES-2023:1.3228 Sun May 21 00:23:51 2023 +++ pkgsrc/doc/CHANGES-2023 Sun May 21 00:28:25 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.3228 2023/05/21 00:23:51 wen Exp $ +$NetBSD: CHANGES-2023,v 1.3229 2023/05/21 00:28:25 wen Exp $ Changes to the packages collection and infrastructure in 2023: @@ -4489,3 +4489,4 @@ Changes to the packages collection and i Updated textproc/p5-Pod-Spell to 1.26 [wen 2023-05-20] Updated editors/xemacs-current to 21.5.35 [hauke 2023-05-21] Updated textproc/p5-Pod-Weaver to 4.019 [wen 2023-05-21] + Updated textproc/p5-podlators to 5.01 [wen 2023-05-21] --_----------=_1684628905162280--