git: a650a3c1134a - main - textproc/ibus-typing-booster: upgrade to 2.18.6
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 31 Jul 2022 20:31:30 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=a650a3c1134a741cab24e016167bb8cd51699445 commit a650a3c1134a741cab24e016167bb8cd51699445 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2022-07-31 16:12:22 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2022-07-31 20:31:25 +0000 textproc/ibus-typing-booster: upgrade to 2.18.6 Releases notes at <https://github.com/mike-fabian/ibus-typing-booster/releases>. --- textproc/ibus-typing-booster/Makefile | 2 +- textproc/ibus-typing-booster/distinfo | 6 +++--- textproc/ibus-typing-booster/pkg-plist | 5 +++++ 3 files changed, 9 insertions(+), 4 deletions(-) diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile index 9f5f883363fe..97b164ac9250 100644 --- a/textproc/ibus-typing-booster/Makefile +++ b/textproc/ibus-typing-booster/Makefile @@ -1,5 +1,5 @@ PORTNAME= ibus-typing-booster -PORTVERSION= 2.18.0 +PORTVERSION= 2.18.6 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org diff --git a/textproc/ibus-typing-booster/distinfo b/textproc/ibus-typing-booster/distinfo index fda34602f977..3d8da0ab79d2 100644 --- a/textproc/ibus-typing-booster/distinfo +++ b/textproc/ibus-typing-booster/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1658332392 -SHA256 (mike-fabian-ibus-typing-booster-2.18.0_GH0.tar.gz) = 98746ad5c4715ac110f8530a990b5f8ab6d554a46abd121cf77a26a08159ec7e -SIZE (mike-fabian-ibus-typing-booster-2.18.0_GH0.tar.gz) = 10754294 +TIMESTAMP = 1659283230 +SHA256 (mike-fabian-ibus-typing-booster-2.18.6_GH0.tar.gz) = 4cc14b53e7d3f3e2515f6e4f2bd3ec21bfeb32951b68a0b0c8d7117d9ab021c9 +SIZE (mike-fabian-ibus-typing-booster-2.18.6_GH0.tar.gz) = 10883167 diff --git a/textproc/ibus-typing-booster/pkg-plist b/textproc/ibus-typing-booster/pkg-plist index 00f0b70e6428..90034655d246 100644 --- a/textproc/ibus-typing-booster/pkg-plist +++ b/textproc/ibus-typing-booster/pkg-plist @@ -42,6 +42,8 @@ share/applications/ibus-setup-typing-booster.desktop %%DATADIR%%/data/annotations/et.xml %%DATADIR%%/data/annotations/eu.xml %%DATADIR%%/data/annotations/fa.xml +%%DATADIR%%/data/annotations/ff.xml +%%DATADIR%%/data/annotations/ff_Adlm.xml %%DATADIR%%/data/annotations/fi.xml %%DATADIR%%/data/annotations/fil.xml %%DATADIR%%/data/annotations/fo.xml @@ -315,6 +317,8 @@ share/applications/ibus-setup-typing-booster.desktop %%DATADIR%%/engine/__pycache__/hunspell_suggest.cpython-%%PYTHON_SUFFIX%%.pyc %%DATADIR%%/engine/__pycache__/hunspell_table.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%DATADIR%%/engine/__pycache__/hunspell_table.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/engine/__pycache__/itb_active_window.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/engine/__pycache__/itb_active_window.cpython-%%PYTHON_SUFFIX%%.pyc %%DATADIR%%/engine/__pycache__/itb_emoji.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%DATADIR%%/engine/__pycache__/itb_emoji.cpython-%%PYTHON_SUFFIX%%.pyc %%DATADIR%%/engine/__pycache__/itb_nltk.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc @@ -337,6 +341,7 @@ share/applications/ibus-setup-typing-booster.desktop %%DATADIR%%/engine/factory.py %%DATADIR%%/engine/hunspell_suggest.py %%DATADIR%%/engine/hunspell_table.py +%%DATADIR%%/engine/itb_active_window.py %%DATADIR%%/engine/itb_emoji.py %%DATADIR%%/engine/itb_nltk.py %%DATADIR%%/engine/itb_pango.py