summaryrefslogtreecommitdiff
path: root/inputmethod/ibus-table
diff options
context:
space:
mode:
authorobache <obache>2015-01-11 09:09:28 +0000
committerobache <obache>2015-01-11 09:09:28 +0000
commit02644a3b85abfe28927179283e7314acff495533 (patch)
tree594c643be0e71d6dd666f181352cb3fbc822e54c /inputmethod/ibus-table
parentb00cc3f0b5d20bb59ff13aa37bca0b67f8a92241 (diff)
downloadpkgsrc-02644a3b85abfe28927179283e7314acff495533.tar.gz
Update ibus-table to 1.9.2.
* Use directories according to theXDG Base Directory Specification * Resolves: rhbz#1172524 https://bugzilla.redhat.com/show_bug.cgi?id=1172524 * When a leading invalid character is passed through, it needs to be remembered in self._prev_char
Diffstat (limited to 'inputmethod/ibus-table')
-rw-r--r--inputmethod/ibus-table/Makefile4
-rw-r--r--inputmethod/ibus-table/PLIST5
-rw-r--r--inputmethod/ibus-table/distinfo8
3 files changed, 10 insertions, 7 deletions
diff --git a/inputmethod/ibus-table/Makefile b/inputmethod/ibus-table/Makefile
index 2ee81445e4e..1968433f0e2 100644
--- a/inputmethod/ibus-table/Makefile
+++ b/inputmethod/ibus-table/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2014/11/09 05:15:07 obache Exp $
+# $NetBSD: Makefile,v 1.19 2015/01/11 09:09:28 obache Exp $
-DISTNAME= ibus-table-1.9.1
+DISTNAME= ibus-table-1.9.2
CATEGORIES= inputmethod
MASTER_SITES= https://github.com/kaio/ibus-table/releases/download/${PKGVERSION_NOREV}/
diff --git a/inputmethod/ibus-table/PLIST b/inputmethod/ibus-table/PLIST
index 78ceffac34b..23f51eab30e 100644
--- a/inputmethod/ibus-table/PLIST
+++ b/inputmethod/ibus-table/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.4 2014/11/03 09:00:32 obache Exp $
+@comment $NetBSD: PLIST,v 1.5 2015/01/11 09:09:28 obache Exp $
bin/ibus-table-createdb
lib/pkgconfig/ibus-table.pc
libexec/ibus-engine-table
@@ -10,6 +10,8 @@ share/ibus-table/engine/chinese_variants.pyc
share/ibus-table/engine/chinese_variants.pyo
share/ibus-table/engine/factory.pyc
share/ibus-table/engine/factory.pyo
+share/ibus-table/engine/ibus_table_location.pyc
+share/ibus-table/engine/ibus_table_location.pyo
share/ibus-table/engine/main.pyc
share/ibus-table/engine/main.pyo
share/ibus-table/engine/tabcreatedb.pyc
@@ -20,6 +22,7 @@ share/ibus-table/engine/tabsqlitedb.pyc
share/ibus-table/engine/tabsqlitedb.pyo
share/ibus-table/engine/chinese_variants.py
share/ibus-table/engine/factory.py
+share/ibus-table/engine/ibus_table_location.py
share/ibus-table/engine/main.py
share/ibus-table/engine/tabcreatedb.py
share/ibus-table/engine/table.py
diff --git a/inputmethod/ibus-table/distinfo b/inputmethod/ibus-table/distinfo
index 65bef5e2ea6..538c2a4d299 100644
--- a/inputmethod/ibus-table/distinfo
+++ b/inputmethod/ibus-table/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.9 2014/11/05 10:35:00 obache Exp $
+$NetBSD: distinfo,v 1.10 2015/01/11 09:09:28 obache Exp $
-SHA1 (ibus-table-1.9.1.tar.gz) = e4366a0170455de5b9ade852e3ebff63fa6b4266
-RMD160 (ibus-table-1.9.1.tar.gz) = f50f5856a2ac371eaacfe1d908886826c5f35dbf
-Size (ibus-table-1.9.1.tar.gz) = 536182 bytes
+SHA1 (ibus-table-1.9.2.tar.gz) = ca97b7a3866b11ba27c5b056610739a6d05d8aba
+RMD160 (ibus-table-1.9.2.tar.gz) = 801093802c2cf341198d7a0568f62acef9b69a4d
+Size (ibus-table-1.9.2.tar.gz) = 542249 bytes