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
This commit is contained in:
parent
47ef2d4fd6
commit
6b5147fc75
2 changed files with 6 additions and 6 deletions
|
@ -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}/
|
||||
|
||||
|
|
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue