Fri Sep 5 11:43:01 2014 UTC ()
Update ibus-table to 1.8.10.

* Disable auto_commit option for tables which do not have RULES
* Resolves: rhbz#1135759 https://bugzilla.redhat.com/show_bug.cgi?id=1135759
* Disable hotkey to switch Chinese mode if database is not Chinese
* Disable "onechar" (Phrase mode/Single char mode) option for non-CJK databases


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

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

--- pkgsrc/inputmethod/ibus-table/Makefile 2014/08/28 09:43:06 1.13
+++ pkgsrc/inputmethod/ibus-table/Makefile 2014/09/05 11:43:01 1.14
@@ -1,16 +1,16 @@ @@ -1,16 +1,16 @@
1# $NetBSD: Makefile,v 1.13 2014/08/28 09:43:06 obache Exp $ 1# $NetBSD: Makefile,v 1.14 2014/09/05 11:43:01 obache Exp $
2 2
3DISTNAME= ibus-table-1.8.9 3DISTNAME= ibus-table-1.8.10
4CATEGORIES= inputmethod 4CATEGORIES= inputmethod
5MASTER_SITES= https://github.com/kaio/ibus-table/releases/download/${PKGVERSION_NOREV}/ 5MASTER_SITES= https://github.com/kaio/ibus-table/releases/download/${PKGVERSION_NOREV}/
6 6
7MAINTAINER= obache@NetBSD.org 7MAINTAINER= obache@NetBSD.org
8HOMEPAGE= http://code.google.com/p/ibus/ 8HOMEPAGE= http://code.google.com/p/ibus/
9COMMENT= Table engine for IBus platform 9COMMENT= Table engine for IBus platform
10LICENSE= gnu-lgpl-v2.1 10LICENSE= gnu-lgpl-v2.1
11 11
12DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3 12DEPENDS+= ${PYPKGPREFIX}-sqlite3-[0-9]*:../../databases/py-sqlite3
13 13
14GNU_CONFIGURE= yes 14GNU_CONFIGURE= yes
15USE_TOOLS+= gmake pkg-config msgfmt 15USE_TOOLS+= gmake pkg-config msgfmt
16USE_PKGLOCALEDIR= yes 16USE_PKGLOCALEDIR= yes

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

--- pkgsrc/inputmethod/ibus-table/distinfo 2014/08/28 09:43:06 1.5
+++ pkgsrc/inputmethod/ibus-table/distinfo 2014/09/05 11:43:01 1.6
@@ -1,5 +1,5 @@ @@ -1,5 +1,5 @@
1$NetBSD: distinfo,v 1.5 2014/08/28 09:43:06 obache Exp $ 1$NetBSD: distinfo,v 1.6 2014/09/05 11:43:01 obache Exp $
2 2
3SHA1 (ibus-table-1.8.9.tar.gz) = b965e410b864e82e7d2360acd81fbebeaf4b2853 3SHA1 (ibus-table-1.8.10.tar.gz) = 816c61ae8e514d56cff7a86af5b24581c4f5caa2
4RMD160 (ibus-table-1.8.9.tar.gz) = b3e898c571044d9fae594aa423afcde4a23eddc7 4RMD160 (ibus-table-1.8.10.tar.gz) = 508e23d50af742d492f7322e3a6b63728b0ccfe1
5Size (ibus-table-1.8.9.tar.gz) = 530995 bytes 5Size (ibus-table-1.8.10.tar.gz) = 532091 bytes