Received: by mail.netbsd.org (Postfix, from userid 605) id B45EE84D62; Sat, 6 Mar 2021 04:50:59 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id F06D584D31 for ; Sat, 6 Mar 2021 04:50:58 +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 lBvi-c-VAmIO for ; Sat, 6 Mar 2021 04:50:58 +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 5511D84CD9 for ; Sat, 6 Mar 2021 04:50:58 +0000 (UTC) Received: by cvs.NetBSD.org (Postfix, from userid 500) id 4BCC2FA95; Sat, 6 Mar 2021 04:50:58 +0000 (UTC) Content-Transfer-Encoding: 7bit Content-Type: multipart/mixed; boundary="_----------=_161500625834330" MIME-Version: 1.0 Date: Sat, 6 Mar 2021 04:50:58 +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: <20210306045058.4BCC2FA95@cvs.NetBSD.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: Precedence: bulk List-Unsubscribe: This is a multi-part message in MIME format. --_----------=_161500625834330 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Module Name: pkgsrc Committed By: ryoon Date: Sat Mar 6 04:50:58 UTC 2021 Modified Files: pkgsrc/doc: CHANGES-2021 Log Message: doc: Added inputmethod/rime-emoji version 0.0.0.20201113 To generate a diff of this commit: cvs rdiff -u -r1.1426 -r1.1427 pkgsrc/doc/CHANGES-2021 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files. --_----------=_161500625834330 Content-Disposition: inline Content-Length: 818 Content-Transfer-Encoding: binary Content-Type: text/x-diff; charset=us-ascii Modified files: Index: pkgsrc/doc/CHANGES-2021 diff -u pkgsrc/doc/CHANGES-2021:1.1426 pkgsrc/doc/CHANGES-2021:1.1427 --- pkgsrc/doc/CHANGES-2021:1.1426 Sat Mar 6 04:49:24 2021 +++ pkgsrc/doc/CHANGES-2021 Sat Mar 6 04:50:58 2021 @@ -1,4 +1,4 @@ -$NetBSD: CHANGES-2021,v 1.1426 2021/03/06 04:49:24 ryoon Exp $ +$NetBSD: CHANGES-2021,v 1.1427 2021/03/06 04:50:58 ryoon Exp $ Changes to the packages collection and infrastructure in 2021: @@ -2225,3 +2225,4 @@ Changes to the packages collection and i Added inputmethod/rime-cantonese version 0.0.0.20210218 [ryoon 2021-03-06] Added inputmethod/rime-combo-pinyin version 0.0.0.20210131 [ryoon 2021-03-06] Added inputmethod/rime-double-pinyin version 0.0.0.20210120 [ryoon 2021-03-06] + Added inputmethod/rime-emoji version 0.0.0.20201113 [ryoon 2021-03-06] --_----------=_161500625834330--