Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id ECB5884CED for ; Tue, 4 Jul 2023 03:11:21 +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 tk29WmVwwUuL for ; Tue, 4 Jul 2023 03:11:21 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.NetBSD.org [IPv6:2001:470:a085:999:28c:faff:fe03:5984]) by mail.netbsd.org (Postfix) with ESMTP id 4E43284CD9 for ; Tue, 4 Jul 2023 03:11:21 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4600CFA89; Tue, 4 Jul 2023 03:11:21 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1688440281107990" MIME-Version: 1.0 Date: Tue, 4 Jul 2023 03:11:21 +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: <20230704031121.4600CFA89@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_1688440281107990 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: wen Date: Tue Jul 4 03:11:21 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated textproc/p5-String-Flogger to 1.101246 To generate a diff of this commit: cvs rdiff -u -r1.4226 -r1.4227 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1688440281107990 Content-Disposition: inline Content-Length: 778 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.4226 pkgsrc/doc/CHANGES-2023:1.4227 --- pkgsrc/doc/CHANGES-2023:1.4226 Tue Jul 4 03:08:35 2023 +++ pkgsrc/doc/CHANGES-2023 Tue Jul 4 03:11:21 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.4226 2023/07/04 03:08:35 wen Exp $ +$NetBSD: CHANGES-2023,v 1.4227 2023/07/04 03:11:21 wen Exp $ Changes to the packages collection and infrastructure in 2023: @@ -5895,3 +5895,4 @@ Changes to the packages collection and i Updated textproc/p5-Pod-Coverage-TrustPod to 0.100006 [wen 2023-07-04] Updated textproc/p5-Pod-Elemental-PerlMunger to 0.200007 [wen 2023-07-04] Updated textproc/p5-String-Errf to 0.009 [wen 2023-07-04] + Updated textproc/p5-String-Flogger to 1.101246 [wen 2023-07-04] --_----------=_1688440281107990--