diff options
author | obache <obache> | 2014-08-28 09:43:06 +0000 |
---|---|---|
committer | obache <obache> | 2014-08-28 09:43:06 +0000 |
commit | 15d5170d31180cff42b11f540c00f2087a29f1af (patch) | |
tree | 3af4d173f787278523ab2e5600a9f94fc97e709a /inputmethod | |
parent | 3239c92a6eddde8e4ce8a7696546403a7fe4cad8 (diff) | |
download | pkgsrc-15d5170d31180cff42b11f540c00f2087a29f1af.tar.gz |
Update ibus-table to 1.8.9.
* Move some options into a new tab "Details"
* Ignore Shift+Space hotkey to switch fullwidth/halfwidth if the database is
not for CJK
* Resolves: rhbz#1133422
* Pass IBus.KEY_KP_Enter to the application if the preedit is empty
* Resolves: rhbz#1133424
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 64a95028a84..d02e6f50394 100644 --- a/inputmethod/ibus-table/Makefile +++ b/inputmethod/ibus-table/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.12 2014/08/24 06:41:32 obache Exp $ +# $NetBSD: Makefile,v 1.13 2014/08/28 09:43:06 obache Exp $ -DISTNAME= ibus-table-1.8.8 +DISTNAME= ibus-table-1.8.9 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 e2e8c8c02e6..15ba364dcf2 100644 --- a/inputmethod/ibus-table/distinfo +++ b/inputmethod/ibus-table/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2014/08/24 06:41:32 obache Exp $ +$NetBSD: distinfo,v 1.5 2014/08/28 09:43:06 obache Exp $ -SHA1 (ibus-table-1.8.8.tar.gz) = 02d8ff3428b6fccec7311160319be12a15385ade -RMD160 (ibus-table-1.8.8.tar.gz) = d9bed26a8e14824d614b94f6ed863cc7b3c384bd -Size (ibus-table-1.8.8.tar.gz) = 529204 bytes +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 |