Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Nov 2025 17:26:15 +0000
From:      Thierry Thomas <thierry@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 29205451151a - main - textproc/ibus-typing-booster: upgrade to 2.28.6
Message-ID:  <69273837.c79f.407f34e8@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by thierry:

URL: https://cgit.FreeBSD.org/ports/commit/?id=29205451151ae4463c81b7e70d16f7392da449de

commit 29205451151ae4463c81b7e70d16f7392da449de
Author:     Thierry Thomas <thierry@FreeBSD.org>
AuthorDate: 2025-11-26 17:23:53 +0000
Commit:     Thierry Thomas <thierry@FreeBSD.org>
CommitDate: 2025-11-26 17:26:11 +0000

    textproc/ibus-typing-booster: upgrade to 2.28.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, 8 insertions(+), 5 deletions(-)

diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile
index c5af2068c61d..49b8220c3499 100644
--- a/textproc/ibus-typing-booster/Makefile
+++ b/textproc/ibus-typing-booster/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	ibus-typing-booster
-PORTVERSION=	2.28.2
+PORTVERSION=	2.28.6
 CATEGORIES=	textproc
 
 MAINTAINER=	thierry@FreeBSD.org
diff --git a/textproc/ibus-typing-booster/distinfo b/textproc/ibus-typing-booster/distinfo
index 20b95ff84384..0f30114fe2b7 100644
--- a/textproc/ibus-typing-booster/distinfo
+++ b/textproc/ibus-typing-booster/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1762274626
-SHA256 (mike-fabian-ibus-typing-booster-2.28.2_GH0.tar.gz) = 4cee931654c6425aef74a63d4a06133820478c4053a67f799b6ca879f561f745
-SIZE (mike-fabian-ibus-typing-booster-2.28.2_GH0.tar.gz) = 14381631
+TIMESTAMP = 1764176138
+SHA256 (mike-fabian-ibus-typing-booster-2.28.6_GH0.tar.gz) = 831df7454c10d98d84555a5e5b2bcf9b6332454c9f9d18717c7782640bc463ae
+SIZE (mike-fabian-ibus-typing-booster-2.28.6_GH0.tar.gz) = 14406000
diff --git a/textproc/ibus-typing-booster/pkg-plist b/textproc/ibus-typing-booster/pkg-plist
index b2792e1f041b..5bbf0615b95a 100644
--- a/textproc/ibus-typing-booster/pkg-plist
+++ b/textproc/ibus-typing-booster/pkg-plist
@@ -394,7 +394,6 @@ share/applications/ibus-setup-typing-booster.desktop
 %%DATADIR%%/engine/__pycache__/tabsqlitedb%%PYTHON_TAG%%.pyc
 %%DATADIR%%/engine/__pycache__/tabstatistics%%PYTHON_TAG%%.opt-1.pyc
 %%DATADIR%%/engine/__pycache__/tabstatistics%%PYTHON_TAG%%.pyc
-%%DATADIR%%/engine/ollama_pull.py
 %%DATADIR%%/engine/emoji_picker.py
 %%DATADIR%%/engine/factory.py
 %%DATADIR%%/engine/get_clipboard_gtk4.py
@@ -410,9 +409,12 @@ share/applications/ibus-setup-typing-booster.desktop
 %%DATADIR%%/engine/itb_version.py
 %%DATADIR%%/engine/m17n_translit.py
 %%DATADIR%%/engine/main.py
+%%DATADIR%%/engine/ollama_pull.py
 %%DATADIR%%/engine/tabsqlitedb.py
 %%DATADIR%%/engine/tabstatistics.py
 %%DATADIR%%/icons/ibus-typing-booster.svg
+%%DATADIR%%/setup/__pycache__/dictionary_download%%PYTHON_TAG%%.opt-1.pyc
+%%DATADIR%%/setup/__pycache__/dictionary_download%%PYTHON_TAG%%.pyc
 %%DATADIR%%/setup/__pycache__/i18n%%PYTHON_TAG%%.opt-1.pyc
 %%DATADIR%%/setup/__pycache__/i18n%%PYTHON_TAG%%.pyc
 %%DATADIR%%/setup/__pycache__/itb_version%%PYTHON_TAG%%.opt-1.pyc
@@ -423,6 +425,7 @@ share/applications/ibus-setup-typing-booster.desktop
 %%DATADIR%%/setup/__pycache__/pkginstall%%PYTHON_TAG%%.pyc
 %%DATADIR%%/setup/__pycache__/test_input_purpose%%PYTHON_TAG%%.opt-1.pyc
 %%DATADIR%%/setup/__pycache__/test_input_purpose%%PYTHON_TAG%%.pyc
+%%DATADIR%%/setup/dictionary_download.py
 %%DATADIR%%/setup/i18n.py
 %%DATADIR%%/setup/itb_version.py
 %%DATADIR%%/setup/main.py


home | help

Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?69273837.c79f.407f34e8>