Received: by mail.netbsd.org (Postfix, from userid 605) id 0710384F42; Thu, 22 Sep 2022 09:40:01 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 3067784F40 for ; Thu, 22 Sep 2022 09:40:00 +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 oTL0qPqx2N_e for ; Thu, 22 Sep 2022 09:39:59 +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 7E63084E85 for ; Thu, 22 Sep 2022 09:39:59 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 7597DFA90; Thu, 22 Sep 2022 09:39:59 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_1663839599173050" MIME-Version: 1.0 Date: Thu, 22 Sep 2022 09:39:59 +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: <20220922093959.7597DFA90@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_1663839599173050 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: adam Date: Thu Sep 22 09:39:59 UTC 2022 Modified Files: pkgsrc/doc: CHANGES-2022 Log Message: Updated inputmethod/ibus-table-chinese To generate a diff of this commit: cvs rdiff -u -r1.4641 -r1.4642 pkgsrc/doc/CHANGES-2022 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_1663839599173050 Content-Disposition: inline Content-Length: 746 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2022 diff -u pkgsrc/doc/CHANGES-2022:1.4641 pkgsrc/doc/CHANGES-2022:1.4642 --- pkgsrc/doc/CHANGES-2022:1.4641 Wed Sep 21 15:42:36 2022 +++ pkgsrc/doc/CHANGES-2022 Thu Sep 22 09:39:59 2022 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2022,v 1.4641 2022/09/21 15:42:36 scole Exp $ +$NetBSD: CHANGES-2022,v 1.4642 2022/09/22 09:39:59 adam Exp $ Changes to the packages collection and infrastructure in 2022: @@ -6832,3 +6832,4 @@ Changes to the packages collection and i Updated net/bind916 to 9.16.33 [he 2022-09-21] Updated devel/radare2 to 5.7.8 and fixed build [ast 2022-09-21] Updated textproc/split-thai to 2.19 [scole 2022-09-21] + Updated inputmethod/ibus-table-chinese to 1.8.3 [adam 2022-09-22] --_----------=_1663839599173050--