Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (verified OK)) by mollari.NetBSD.org (Postfix) with ESMTPS id 08C7EAC6C2 for ; Sun, 10 Aug 2014 02:31:08 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 849E414A2E2; Sun, 10 Aug 2014 02:31:07 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 4F8D414A2DE for ; Sun, 10 Aug 2014 02:31:05 +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 Y7GQ-_O5yeAh for ; Sun, 10 Aug 2014 02:31:04 +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 CC75814A2DD for ; Sun, 10 Aug 2014 02:31:04 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 5792996; Sun, 10 Aug 2014 02:30:00 +0000 (UTC) Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" MIME-Version: 1.0 Date: Sun, 10 Aug 2014 02:30:00 +0000 From: "OBATA Akio" Subject: CVS commit: pkgsrc/inputmethod/ibus-kkc To: pkgsrc-changes@NetBSD.org Reply-To: obache@netbsd.org X-Mailer: log_accum Message-Id: <20140810023000.5792996@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: obache Date: Sun Aug 10 02:30:00 UTC 2014 Modified Files: pkgsrc/inputmethod/ibus-kkc: Makefile distinfo Log Message: Update ibus-kkc to 1.5.21. Drop support for libkkc <= 0.3.3 setup: Check if the existing shortcut key is non-null, when removing setup: Set the "label" attribute properly when adding a shortcut Port to libgee 0.8 API Don't send update-property signal until properties are registered To reduce the number of D-Bus signals sent on focus-in. Update translations To generate a diff of this commit: cvs rdiff -u -r1.2 -r1.3 pkgsrc/inputmethod/ibus-kkc/Makefile cvs rdiff -u -r1.1 -r1.2 pkgsrc/inputmethod/ibus-kkc/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.