Sun Aug 10 02:30:00 2014 UTC ()
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


(obache)
diff -r1.2 -r1.3 pkgsrc/inputmethod/ibus-kkc/Makefile
diff -r1.1 -r1.2 pkgsrc/inputmethod/ibus-kkc/distinfo

cvs diff -r1.2 -r1.3 pkgsrc/inputmethod/ibus-kkc/Makefile (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-kkc/Makefile 2014/08/10 02:15:25 1.2
+++ pkgsrc/inputmethod/ibus-kkc/Makefile 2014/08/10 02:30:00 1.3
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.2 2014/08/10 02:15:25 obache Exp $ 1# $NetBSD: Makefile,v 1.3 2014/08/10 02:30:00 obache Exp $
2 2
3DISTNAME= ibus-kkc-1.5.20 3DISTNAME= ibus-kkc-1.5.21
4CATEGORIES= inputmethod japanese 4CATEGORIES= inputmethod japanese
5MASTER_SITES= https://bitbucket.org/libkkc/ibus-kkc/downloads/ 5MASTER_SITES= https://bitbucket.org/libkkc/ibus-kkc/downloads/
6 6
7MAINTAINER= obache@NetBSD.org 7MAINTAINER= obache@NetBSD.org
8HOMEPAGE= https://bitbucket.org/libkkc/ibus-kkc/ 8HOMEPAGE= https://bitbucket.org/libkkc/ibus-kkc/
9COMMENT= Japanese KKC input method for ibus 9COMMENT= Japanese KKC input method for ibus
10LICENSE= gnu-gpl-v2 10LICENSE= gnu-gpl-v2
11 11
12DEPENDS+= skk-jisyo-[0-9]*:../../inputmethod/skk-jisyo 12DEPENDS+= skk-jisyo-[0-9]*:../../inputmethod/skk-jisyo
13DEPENDS+= libkkc-data-[0-9]*:../../misc/libkkc-data 13DEPENDS+= libkkc-data-[0-9]*:../../misc/libkkc-data
14 14
15GNU_CONFIGURE= yes 15GNU_CONFIGURE= yes
16USE_LIBTOOL= yes 16USE_LIBTOOL= yes

cvs diff -r1.1 -r1.2 pkgsrc/inputmethod/ibus-kkc/distinfo (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus-kkc/distinfo 2014/05/24 13:24:32 1.1
+++ pkgsrc/inputmethod/ibus-kkc/distinfo 2014/08/10 02:30:00 1.2
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.1 2014/05/24 13:24:32 obache Exp $ 1$NetBSD: distinfo,v 1.2 2014/08/10 02:30:00 obache Exp $
2 2
3SHA1 (ibus-kkc-1.5.20.tar.gz) = b5e96c9417c1dc5572698103002ab1c09e96a41f 3SHA1 (ibus-kkc-1.5.21.tar.gz) = 238c7003415a672d0578b5b8044c6bf2aa3f8cec
4RMD160 (ibus-kkc-1.5.20.tar.gz) = e3df2e67b84043dad0995457dbf3235ecf10ff6a 4RMD160 (ibus-kkc-1.5.21.tar.gz) = f393377670bcf36a5d165c80d90103b51ca3c36b
5Size (ibus-kkc-1.5.20.tar.gz) = 492752 bytes 5Size (ibus-kkc-1.5.21.tar.gz) = 493129 bytes