Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) by www.NetBSD.org (Postfix) with ESMTP id 0A25063B9BC for ; Mon, 10 Sep 2012 11:53:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id D6BF214A233; Mon, 10 Sep 2012 11:53:44 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id E78F114A22D for ; Mon, 10 Sep 2012 11:53:41 +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 hZvcbcZeTsfw for ; Mon, 10 Sep 2012 11:53:41 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 4B94514A228 for ; Mon, 10 Sep 2012 11:53:41 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 4B7F5175DD; Mon, 10 Sep 2012 11:53:41 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Mon, 10 Sep 2012 11:53:41 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/inputmethod/ibus-table-chinese To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20120910115341.4B7F5175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Mon Sep 10 11:53:41 UTC 2012 Modified Files: pkgsrc/inputmethod/ibus-table-chinese: Makefile PLIST distinfo pkgsrc/inputmethod/ibus-table-chinese/patches: patch-ac Added Files: pkgsrc/inputmethod/ibus-table-chinese/patches: patch-tables_array_CMakeLists.txt Removed Files: pkgsrc/inputmethod/ibus-table-chinese/patches: patch-ad Log Message: Update ibus-table-chinese to 1.4.0. * Fri Sep 07 2012 Ding-Yi Chen - 1.4.0 - Table build scripts has been refactored. - cmake-fedora is added as submodule. - Fixed Bug 855250 - Change the default filtering for Quick and Cangjie by merging maxiaojun's repository - Fixed Google Issue 1405: failed to build ibus-table-chinese due to missing db files To generate a diff of this commit: cvs rdiff -u -r1.6 -r1.7 pkgsrc/inputmethod/ibus-table-chinese/Makefile \ pkgsrc/inputmethod/ibus-table-chinese/distinfo cvs rdiff -u -r1.2 -r1.3 pkgsrc/inputmethod/ibus-table-chinese/PLIST cvs rdiff -u -r1.2 -r1.3 \ pkgsrc/inputmethod/ibus-table-chinese/patches/patch-ac cvs rdiff -u -r1.2 -r0 pkgsrc/inputmethod/ibus-table-chinese/patches/patch-ad cvs rdiff -u -r0 -r1.1 \ pkgsrc/inputmethod/ibus-table-chinese/patches/patch-tables_array_CMakeLists.txt Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.