diff options
author | obache <obache> | 2014-11-03 08:47:15 +0000 |
---|---|---|
committer | obache <obache> | 2014-11-03 08:47:15 +0000 |
commit | 5b215770c199baac4c5f0b9c6582889e6754a5a5 (patch) | |
tree | bc8e2997df6c4e0c456858d06ee7b4011e91b41b /inputmethod | |
parent | 7aa127c475d87cf84f91a451199f195588d35b0d (diff) | |
download | pkgsrc-5b215770c199baac4c5f0b9c6582889e6754a5a5.tar.gz |
Update ibus to 1.5.9.
* Enable preedit color on external preedit window with x11 applications. 2e8de03
* Do not fail ibus-setup when en_US.UTF-8 is not installed. a78c0b8
* Fix compose keys in French layout bepo variant. 6dcb2dd
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus/Makefile.common | 4 | ||||
-rw-r--r-- | inputmethod/ibus/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/inputmethod/ibus/Makefile.common b/inputmethod/ibus/Makefile.common index fc882b88671..ca9cd2926a6 100644 --- a/inputmethod/ibus/Makefile.common +++ b/inputmethod/ibus/Makefile.common @@ -1,9 +1,9 @@ -# $NetBSD: Makefile.common,v 1.5 2014/07/31 10:03:14 obache Exp $ +# $NetBSD: Makefile.common,v 1.6 2014/11/03 08:47:15 obache Exp $ # # used by inputmethod/ibus/Makefile # used by inputmethod/ibus-python/Makefile -DISTNAME= ibus-1.5.8 +DISTNAME= ibus-1.5.9 CATEGORIES= inputmethod MASTER_SITES= https://github.com/ibus/ibus/releases/download/${PKGVERSION_NOREV}/ diff --git a/inputmethod/ibus/distinfo b/inputmethod/ibus/distinfo index f75d9a73a1c..9a75d951b3b 100644 --- a/inputmethod/ibus/distinfo +++ b/inputmethod/ibus/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.13 2014/07/31 10:03:14 obache Exp $ +$NetBSD: distinfo,v 1.14 2014/11/03 08:47:15 obache Exp $ -SHA1 (ibus-1.5.8.tar.gz) = 97d2ca6a4e095ae5db4a538ca73280ea49357940 -RMD160 (ibus-1.5.8.tar.gz) = a78553303367b312001dcb9b13a21e67181be6d9 -Size (ibus-1.5.8.tar.gz) = 2120220 bytes +SHA1 (ibus-1.5.9.tar.gz) = 6ba4ba4056f7bff252b6d0622914828e947092a7 +RMD160 (ibus-1.5.9.tar.gz) = ddf70028f36a153b6ce53c7b0b801beda5dcc776 +Size (ibus-1.5.9.tar.gz) = 2128459 bytes SHA1 (patch-client_gtk2_ibusimcontext.c) = 31e72d06884858476097f04591004ce46b6074c1 SHA1 (patch-client_gtk3_ibusimcontext.c) = 543192191d14d61ae3e193de6ffda7b099969a1a |