Received: by mail.netbsd.org (Postfix, from userid 605) id 6F4E584E56; Mon, 1 Jan 2024 16:06:03 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9C43284D62 for ; Mon, 1 Jan 2024 16:06:02 +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 VZw1c7yBVUU4 for ; Mon, 1 Jan 2024 16:06:02 +0000 (UTC) Received: from cvs.NetBSD.org (ivanova.netbsd.org [199.233.217.197]) by mail.netbsd.org (Postfix) with ESMTP id F1B0D84D25 for ; Mon, 1 Jan 2024 16:06:01 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id EBE2DFA42; Mon, 1 Jan 2024 16:06:01 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1704125161281510" MIME-Version: 1.0 Date: Mon, 1 Jan 2024 16:06:01 +0000 From: "Ryo ONODERA" Subject: CVS commit: pkgsrc/doc To: pkgsrc-changes@NetBSD.org Reply-To: ryoon@netbsd.org X-Mailer: log_accum Message-Id: <20240101160601.EBE2DFA42@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1704125161281510 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Mon Jan 1 16:06:01 UTC 2024 Modified Files: pkgsrc/doc: CHANGES-2024 Log Message: doc: Updated inputmethod/mozc-renderer to 2.26.4282.100nb25 To generate a diff of this commit: cvs rdiff -u -r1.27 -r1.28 pkgsrc/doc/CHANGES-2024 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1704125161281510 Content-Disposition: inline Content-Length: 760 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.27 pkgsrc/doc/CHANGES-2024:1.28 --- pkgsrc/doc/CHANGES-2024:1.27 Mon Jan 1 16:05:47 2024 +++ pkgsrc/doc/CHANGES-2024 Mon Jan 1 16:06:01 2024 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2024,v 1.27 2024/01/01 16:05:47 ryoon Exp $ +$NetBSD: CHANGES-2024,v 1.28 2024/01/01 16:06:01 ryoon Exp $ Changes to the packages collection and infrastructure in 2024: @@ -35,3 +35,4 @@ Changes to the packages collection and i Added multimedia/libplacebo version 6.338.1 [leot 2024-01-01] Updated multimedia/mpv to 0.37.0 [leot 2024-01-01] Updated inputmethod/mozc-server to 2.26.4282.100nb25 [ryoon 2024-01-01] + Updated inputmethod/mozc-renderer to 2.26.4282.100nb25 [ryoon 2024-01-01] --_----------=_1704125161281510--