Received: by mail.netbsd.org (Postfix, from userid 605) id EB74D84EAA; Mon, 1 Jan 2024 09:45:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 24D0484E98 for ; Mon, 1 Jan 2024 09:45:13 +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 CyTFMyPkbRko for ; Mon, 1 Jan 2024 09:45:12 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id A240284D07 for ; Mon, 1 Jan 2024 09:45:12 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 9ADD0FA42; Mon, 1 Jan 2024 09:45:12 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_170410231219150" MIME-Version: 1.0 Date: Mon, 1 Jan 2024 09:45:12 +0000 From: "Adam Ciarcinski" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: adam@netbsd.org X-Mailer: log_accum Message-Id: <20240101094512.9ADD0FA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_170410231219150 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Mon Jan 1 09:45:12 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: Updated textproc/utf8-cpp To generate a diff of this commit: cvs rdiff -u -r1.9 -r1.10 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_170410231219150 Content-Disposition: inline Content-Length: 732 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2024 diff -u pkgsrc/doc/CHANGES-2024:1.9 pkgsrc/doc/CHANGES-2024:1.10 --- pkgsrc/doc/CHANGES-2024:1.9 Mon Jan 1 09:13:37 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 1 09:45:12 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.9 2024/01/01 09:13:37 mef Exp $ +$NetBSD: CHANGES-2024,v 1.10 2024/01/01 09:45:12 adam Exp $ Changes to the packages collection and infrastructure in 2024: @@ -11,3 +11,4 @@ Changes to the packages collection and i Updated devel/p5-Search-Elasticsearch to 8.00 [mef 2024-01-01] Updated devel/p5-String-Tagged to 0.22 [mef 2024-01-01] Updated devel/p5-String-Tagged-Terminal to 0.07 [mef 2024-01-01] + Updated textproc/utf8-cpp to 4.0.5 [adam 2024-01-01] --_----------=_170410231219150--