Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 8E6BE84E69 for ; Wed, 27 Sep 2023 09:45:55 +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 6xVazt5bEDJv for ; Wed, 27 Sep 2023 09:45:55 +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 E370C84CEE for ; Wed, 27 Sep 2023 09:45:54 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id E0CECFBDB; Wed, 27 Sep 2023 09:45:54 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_169580795495690" MIME-Version: 1.0 Date: Wed, 27 Sep 2023 09:45:54 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Approved: commit_and_comment Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20230927094554.E0CECFBDB@cvs.NetBSD.org> This is a multi-part message in MIME format. --_----------=_169580795495690 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Wed Sep 27 09:45:54 UTC 2023 Modified Files: pkgsrc/doc: CHANGES-2023 Log Message: Updated textproc/utf8-cpp, devel/py-utils To generate a diff of this commit: cvs rdiff -u -r1.5633 -r1.5634 pkgsrc/doc/CHANGES-2023 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_169580795495690 Content-Disposition: inline Content-Length: 775 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.5633 pkgsrc/doc/CHANGES-2023:1.5634 --- pkgsrc/doc/CHANGES-2023:1.5633 Wed Sep 27 09:40:32 2023 +++ pkgsrc/doc/CHANGES-2023 Wed Sep 27 09:45:54 2023 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2023,v 1.5633 2023/09/27 09:40:32 adam Exp $ +$NetBSD: CHANGES-2023,v 1.5634 2023/09/27 09:45:54 adam Exp $ Changes to the packages collection and infrastructure in 2023: @@ -8166,3 +8166,5 @@ Changes to the packages collection and i Updated net/yt-dlp to 2023.9.24 [adam 2023-09-27] Updated time/py-time-machine to 2.13.0 [adam 2023-09-27] Updated devel/py-yapf to 0.40.2 [adam 2023-09-27] + Updated textproc/utf8-cpp to 3.2.5 [adam 2023-09-27] + Updated devel/py-utils to 3.8.1 [adam 2023-09-27] --_----------=_169580795495690--