diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2018-08-31 02:01:54 +0800 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2018-08-31 02:01:54 +0800 |
commit | 77f0cbe85ce480de75f413744287b07dfb1a680d (patch) | |
tree | b934bc13b976fc6d18d53c7ff5d183f6d8195dfc /textproc/ibus-table | |
parent | ab8aa26fcdb2f54846204d7d9b95069cb455dd8c (diff) | |
download | freebsd-ports-gnome-77f0cbe85ce480de75f413744287b07dfb1a680d.tar.gz freebsd-ports-gnome-77f0cbe85ce480de75f413744287b07dfb1a680d.tar.zst freebsd-ports-gnome-77f0cbe85ce480de75f413744287b07dfb1a680d.zip |
textproc/ibus-table: Update 1.9.20 -> 1.9.21
Reported by: portscout
Diffstat (limited to 'textproc/ibus-table')
-rw-r--r-- | textproc/ibus-table/Makefile | 2 | ||||
-rw-r--r-- | textproc/ibus-table/distinfo | 6 | ||||
-rw-r--r-- | textproc/ibus-table/pkg-plist | 2 |
3 files changed, 6 insertions, 4 deletions
diff --git a/textproc/ibus-table/Makefile b/textproc/ibus-table/Makefile index b291d8e74a4b..1e1742e62856 100644 --- a/textproc/ibus-table/Makefile +++ b/textproc/ibus-table/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ibus-table -DISTVERSION= 1.9.20 +DISTVERSION= 1.9.21 CATEGORIES= textproc MAINTAINER= yuri@FreeBSD.org diff --git a/textproc/ibus-table/distinfo b/textproc/ibus-table/distinfo index 8d5fc4b88644..14ed84968215 100644 --- a/textproc/ibus-table/distinfo +++ b/textproc/ibus-table/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1525502035 -SHA256 (kaio-ibus-table-1.9.20_GH0.tar.gz) = 6334a4d2b18fd115e9c19e44121910ca66d01312d6b93733afa3b3b6596d5a4f -SIZE (kaio-ibus-table-1.9.20_GH0.tar.gz) = 469172 +TIMESTAMP = 1535650506 +SHA256 (kaio-ibus-table-1.9.21_GH0.tar.gz) = 7983d1f5567776f3f1cad6ddb2a776fe4475aba15c48e83de2c856fe04eb74d4 +SIZE (kaio-ibus-table-1.9.21_GH0.tar.gz) = 484685 diff --git a/textproc/ibus-table/pkg-plist b/textproc/ibus-table/pkg-plist index b67993742dc9..197e36b51168 100644 --- a/textproc/ibus-table/pkg-plist +++ b/textproc/ibus-table/pkg-plist @@ -4,10 +4,12 @@ libexec/ibus-engine-table libexec/ibus-setup-table man/man1/ibus-table-createdb.1.gz share/applications/ibus-setup-table.desktop +share/glib-2.0/schemas/org.freedesktop.ibus.engine.table.gschema.xml %%DATADIR%%/data/pinyin_table.txt.bz2 %%DATADIR%%/engine/chinese_variants.py %%DATADIR%%/engine/factory.py %%DATADIR%%/engine/ibus_table_location.py +%%DATADIR%%/engine/it_util.py %%DATADIR%%/engine/main.py %%DATADIR%%/engine/tabcreatedb.py %%DATADIR%%/engine/table.py |