git: 2c07f6ee1fc9 - main - textproc/ibus-typing-booster: upgrade to 2.15.0
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 17 Nov 2021 20:35:16 UTC
The branch main has been updated by thierry: URL: https://cgit.FreeBSD.org/ports/commit/?id=2c07f6ee1fc94df364271d292e2caf02e945a207 commit 2c07f6ee1fc94df364271d292e2caf02e945a207 Author: Thierry Thomas <thierry@FreeBSD.org> AuthorDate: 2021-11-17 20:33:37 +0000 Commit: Thierry Thomas <thierry@FreeBSD.org> CommitDate: 2021-11-17 20:35:10 +0000 textproc/ibus-typing-booster: upgrade to 2.15.0 Release notes at <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.15.0>. --- textproc/ibus-typing-booster/Makefile | 3 ++- textproc/ibus-typing-booster/distinfo | 6 +++--- textproc/ibus-typing-booster/pkg-plist | 3 +++ 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile index 11a67bf5e0be..45a22634a95c 100644 --- a/textproc/ibus-typing-booster/Makefile +++ b/textproc/ibus-typing-booster/Makefile @@ -1,7 +1,7 @@ # Created by: Thierry Thomas <thierry@pompo.net> PORTNAME= ibus-typing-booster -PORTVERSION= 2.14.13 +PORTVERSION= 2.15.0 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org @@ -18,6 +18,7 @@ RUN_DEPENDS= CLDR>0:textproc/CLDR \ ${PYTHON_PKGNAMEPREFIX}xdg>0:devel/py-xdg@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}dbus>0:devel/py-dbus@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}hunspell>0:textproc/py-hunspell@${PY_FLAVOR} \ + ${PYTHON_PKGNAMEPREFIX}pycountry>0:textproc/py-pycountry@${PY_FLAVOR} \ ${LOCALBASE}/share/unicode/ucd/Index.txt:textproc/UCD \ ${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} TEST_DEPENDS= ${LOCALBASE}/share/hunspell/cs_CZ.dic:textproc/cs-hunspell \ diff --git a/textproc/ibus-typing-booster/distinfo b/textproc/ibus-typing-booster/distinfo index 59146adc2ad1..ada16d2e3d21 100644 --- a/textproc/ibus-typing-booster/distinfo +++ b/textproc/ibus-typing-booster/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1634317095 -SHA256 (mike-fabian-ibus-typing-booster-2.14.13_GH0.tar.gz) = 29c024158861967d88673dade1facc55831b4e1689c4adaee056fc21627d6a78 -SIZE (mike-fabian-ibus-typing-booster-2.14.13_GH0.tar.gz) = 10174899 +TIMESTAMP = 1637174085 +SHA256 (mike-fabian-ibus-typing-booster-2.15.0_GH0.tar.gz) = 59362ac56538a288d7bc1af8ff1c8247a3acf41e2e490ed04a7a1c57d5e0fcac +SIZE (mike-fabian-ibus-typing-booster-2.15.0_GH0.tar.gz) = 10182804 diff --git a/textproc/ibus-typing-booster/pkg-plist b/textproc/ibus-typing-booster/pkg-plist index 7e6794bc6877..5c2071a71f15 100644 --- a/textproc/ibus-typing-booster/pkg-plist +++ b/textproc/ibus-typing-booster/pkg-plist @@ -324,6 +324,8 @@ share/applications/ibus-setup-typing-booster.desktop %%DATADIR%%/engine/__pycache__/main.cpython-%%PYTHON_SUFFIX%%.pyc %%DATADIR%%/engine/__pycache__/tabsqlitedb.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%DATADIR%%/engine/__pycache__/tabsqlitedb.cpython-%%PYTHON_SUFFIX%%.pyc +%%DATADIR%%/engine/__pycache__/tabstatistics.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc +%%DATADIR%%/engine/__pycache__/tabstatistics.cpython-%%PYTHON_SUFFIX%%.pyc %%DATADIR%%/engine/emoji_picker.py %%DATADIR%%/engine/factory.py %%DATADIR%%/engine/hunspell_suggest.py @@ -336,6 +338,7 @@ share/applications/ibus-setup-typing-booster.desktop %%DATADIR%%/engine/m17n_translit.py %%DATADIR%%/engine/main.py %%DATADIR%%/engine/tabsqlitedb.py +%%DATADIR%%/engine/tabstatistics.py %%DATADIR%%/icons/ibus-typing-booster.svg %%DATADIR%%/setup/__pycache__/i18n.cpython-%%PYTHON_SUFFIX%%.opt-1.pyc %%DATADIR%%/setup/__pycache__/i18n.cpython-%%PYTHON_SUFFIX%%.pyc