diff options
author | obache <obache@pkgsrc.org> | 2010-12-01 11:16:26 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2010-12-01 11:16:26 +0000 |
commit | e74230694b09bc623e1d0b2fbd85c6cd1d32445e (patch) | |
tree | dc2706023da5f4fa1cd63f0236b5341cf063d319 /inputmethod | |
parent | 73561e0029f62e6fd97412c08b4bf70cb03740e1 (diff) | |
download | pkgsrc-e74230694b09bc623e1d0b2fbd85c6cd1d32445e.tar.gz |
Update ibus-anthy to 1.2.5.
Fixed deleting voiced consonants. (#1148)
Fixed romaji_typing_rule and kana_typing_rule receives UTF-8 keys. (#1146)
Fixed the custom tables with new keys.
Fixed SEGV when key tables are customized in new gconf.
Added a warning for ibus.
Supported ibus.engine.update_preedit_text_with_mode
Diffstat (limited to 'inputmethod')
-rw-r--r-- | inputmethod/ibus-anthy/Makefile | 4 | ||||
-rw-r--r-- | inputmethod/ibus-anthy/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/inputmethod/ibus-anthy/Makefile b/inputmethod/ibus-anthy/Makefile index 4fbcc877b7d..bd9f50b30b7 100644 --- a/inputmethod/ibus-anthy/Makefile +++ b/inputmethod/ibus-anthy/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2010/10/27 04:19:21 obache Exp $ +# $NetBSD: Makefile,v 1.7 2010/12/01 11:16:26 obache Exp $ # -DISTNAME= ibus-anthy-1.2.4 +DISTNAME= ibus-anthy-1.2.5 CATEGORIES= inputmethod japanese MASTER_SITES= http://ibus.googlecode.com/files/ diff --git a/inputmethod/ibus-anthy/distinfo b/inputmethod/ibus-anthy/distinfo index 5a52c987351..94790a132d2 100644 --- a/inputmethod/ibus-anthy/distinfo +++ b/inputmethod/ibus-anthy/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.4 2010/10/27 04:19:21 obache Exp $ +$NetBSD: distinfo,v 1.5 2010/12/01 11:16:26 obache Exp $ -SHA1 (ibus-anthy-1.2.4.tar.gz) = c77edfe98e8df68d80159c689f2c21070d7a796e -RMD160 (ibus-anthy-1.2.4.tar.gz) = a4fe26b8aea6141fa865779187055fd393bbf09c -Size (ibus-anthy-1.2.4.tar.gz) = 496158 bytes +SHA1 (ibus-anthy-1.2.5.tar.gz) = 09fb9831e58dde8de7d489e7d405323b390568db +RMD160 (ibus-anthy-1.2.5.tar.gz) = 113a4446a505da13db8a91e0cf69e631c9c05671 +Size (ibus-anthy-1.2.5.tar.gz) = 500228 bytes |