Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 7B4AA63CD6E for ; Thu, 10 Nov 2011 10:56:20 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 564C914A491; Thu, 10 Nov 2011 10:56:20 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id C0C3D14A488 for ; Thu, 10 Nov 2011 10:56:18 +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 6uwHEv3iLG0L for ; Thu, 10 Nov 2011 10:56:18 +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 4D6FE14A442 for ; Thu, 10 Nov 2011 10:56:18 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 3259D175DD; Thu, 10 Nov 2011 10:56:18 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Thu, 10 Nov 2011 10:56:18 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/inputmethod/ibus-hangul To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20111110105618.3259D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Thu Nov 10 10:56:18 UTC 2011 Modified Files: pkgsrc/inputmethod/ibus-hangul: Makefile PLIST distinfo Log Message: Update ibus-hangul to 1.3.2. release 1.3.2 * Check whether hic is transliteration method or not * Ignore key event with only specific modifiers * Use GETTEXT_PACKAGE in ibus-setup-hangul * issue: #1210 hangul_keyboard_list should be moved To generate a diff of this commit: cvs rdiff -u -r1.4 -r1.5 pkgsrc/inputmethod/ibus-hangul/Makefile cvs rdiff -u -r1.2 -r1.3 pkgsrc/inputmethod/ibus-hangul/PLIST \ pkgsrc/inputmethod/ibus-hangul/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.