Mon Nov 3 08:47:15 2014 UTC ()
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


(obache)
diff -r1.5 -r1.6 pkgsrc/inputmethod/ibus/Makefile.common
diff -r1.13 -r1.14 pkgsrc/inputmethod/ibus/distinfo

cvs diff -r1.5 -r1.6 pkgsrc/inputmethod/ibus/Makefile.common (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus/Makefile.common 2014/07/31 10:03:14 1.5
+++ pkgsrc/inputmethod/ibus/Makefile.common 2014/11/03 08:47:15 1.6
@@ -1,15 +1,15 @@ @@ -1,15 +1,15 @@
1# $NetBSD: Makefile.common,v 1.5 2014/07/31 10:03:14 obache Exp $ 1# $NetBSD: Makefile.common,v 1.6 2014/11/03 08:47:15 obache Exp $
2# 2#
3# used by inputmethod/ibus/Makefile 3# used by inputmethod/ibus/Makefile
4# used by inputmethod/ibus-python/Makefile 4# used by inputmethod/ibus-python/Makefile
5 5
6DISTNAME= ibus-1.5.8 6DISTNAME= ibus-1.5.9
7CATEGORIES= inputmethod 7CATEGORIES= inputmethod
8MASTER_SITES= https://github.com/ibus/ibus/releases/download/${PKGVERSION_NOREV}/ 8MASTER_SITES= https://github.com/ibus/ibus/releases/download/${PKGVERSION_NOREV}/
9 9
10DISTINFO_FILE= ${.CURDIR}/../../inputmethod/ibus/distinfo 10DISTINFO_FILE= ${.CURDIR}/../../inputmethod/ibus/distinfo
11PATCHDIR= ${.CURDIR}/../../inputmethod/ibus/patches 11PATCHDIR= ${.CURDIR}/../../inputmethod/ibus/patches
12 12
13MAINTAINER= obache@NetBSD.org 13MAINTAINER= obache@NetBSD.org
14HOMEPAGE= http://code.google.com/p/ibus/ 14HOMEPAGE= http://code.google.com/p/ibus/
15LICENSE= gnu-lgpl-v2.1 15LICENSE= gnu-lgpl-v2.1

cvs diff -r1.13 -r1.14 pkgsrc/inputmethod/ibus/distinfo (expand / switch to unified diff)

--- pkgsrc/inputmethod/ibus/distinfo 2014/07/31 10:03:14 1.13
+++ pkgsrc/inputmethod/ibus/distinfo 2014/11/03 08:47:15 1.14
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.13 2014/07/31 10:03:14 obache Exp $ 1$NetBSD: distinfo,v 1.14 2014/11/03 08:47:15 obache Exp $
2 2
3SHA1 (ibus-1.5.8.tar.gz) = 97d2ca6a4e095ae5db4a538ca73280ea49357940 3SHA1 (ibus-1.5.9.tar.gz) = 6ba4ba4056f7bff252b6d0622914828e947092a7
4RMD160 (ibus-1.5.8.tar.gz) = a78553303367b312001dcb9b13a21e67181be6d9 4RMD160 (ibus-1.5.9.tar.gz) = ddf70028f36a153b6ce53c7b0b801beda5dcc776
5Size (ibus-1.5.8.tar.gz) = 2120220 bytes 5Size (ibus-1.5.9.tar.gz) = 2128459 bytes
6SHA1 (patch-client_gtk2_ibusimcontext.c) = 31e72d06884858476097f04591004ce46b6074c1 6SHA1 (patch-client_gtk2_ibusimcontext.c) = 31e72d06884858476097f04591004ce46b6074c1
7SHA1 (patch-client_gtk3_ibusimcontext.c) = 543192191d14d61ae3e193de6ffda7b099969a1a 7SHA1 (patch-client_gtk3_ibusimcontext.c) = 543192191d14d61ae3e193de6ffda7b099969a1a