Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 81F9B63B955 for ; Sat, 8 Oct 2011 08:25:13 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 510B814A3E0; Sat, 8 Oct 2011 08:25:13 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 9BCA314A3DF for ; Sat, 8 Oct 2011 08:25:11 +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 MD-FlGHcYEnK for ; Sat, 8 Oct 2011 08:25:11 +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 1DD3C14A3DE for ; Sat, 8 Oct 2011 08:25:11 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 03D94175DD; Sat, 8 Oct 2011 08:25:11 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 8 Oct 2011 08:25:10 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/inputmethod/scim-chewing To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20111008082511.03D94175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sat Oct 8 08:25:10 UTC 2011 Modified Files: pkgsrc/inputmethod/scim-chewing: Makefile distinfo Log Message: Update scim-chewing to 0.3.4. What's New in SCIM-chewing 0.3.4 --------------------------------------------------------- * Handle 0-9, "+-*/" keys, Enter and '.' in keypad. * Handle F1-F18 keys properly. * Fix the unexpected behavior on candidate phrases in Google search bar browsed by Firefox. * Be aware of the "Keyboard Layout" setting in SCIM, Thus, users can use a French AZERTY or German QWERTZ without having to switch to a US layout beforehand. To generate a diff of this commit: cvs rdiff -u -r1.7 -r1.8 pkgsrc/inputmethod/scim-chewing/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/inputmethod/scim-chewing/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.