diff options
author | obache <obache@pkgsrc.org> | 2014-09-05 11:43:01 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2014-09-05 11:43:01 +0000 |
commit | 93b35bb5ccd874e28540d573a497a48a8b5860de (patch) | |
tree | 99b1c407b15f6bdaf740fbb77c70f6a2927e9f4c /inputmethod | |
parent | a71b90bc25b630fd8208bba6bcf1310c760a20f3 (diff) | |
download | pkgsrc-93b35bb5ccd874e28540d573a497a48a8b5860de.tar.gz |
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
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-table/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ibus-table/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/inputmethod/ibus-table/Makefile b/inputmethod/ibus-table/Makefile index d02e6f50394..85210955d88 100644 --- a/inputmethod/ibus-table/Makefile +++ b/inputmethod/ibus-table/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.13 2014/08/28 09:43:06 obache Exp $ +# $NetBSD: Makefile,v 1.14 2014/09/05 11:43:01 obache Exp $ -DISTNAME= ibus-table-1.8.9 +DISTNAME= ibus-table-1.8.10 CATEGORIES= inputmethod MASTER_SITES= https://github.com/kaio/ibus-table/releases/download/${PKGVERSION_NOREV}/ diff --git a/inputmethod/ibus-table/distinfo b/inputmethod/ibus-table/distinfo index 15ba364dcf2..9c4b449719b 100644 --- a/inputmethod/ibus-table/distinfo +++ b/inputmethod/ibus-table/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2014/08/28 09:43:06 obache Exp $ +$NetBSD: distinfo,v 1.6 2014/09/05 11:43:01 obache Exp $ -SHA1 (ibus-table-1.8.9.tar.gz) = b965e410b864e82e7d2360acd81fbebeaf4b2853 -RMD160 (ibus-table-1.8.9.tar.gz) = b3e898c571044d9fae594aa423afcde4a23eddc7 -Size (ibus-table-1.8.9.tar.gz) = 530995 bytes +SHA1 (ibus-table-1.8.10.tar.gz) = 816c61ae8e514d56cff7a86af5b24581c4f5caa2 +RMD160 (ibus-table-1.8.10.tar.gz) = 508e23d50af742d492f7322e3a6b63728b0ccfe1 +Size (ibus-table-1.8.10.tar.gz) = 532091 bytes |