aboutsummaryrefslogtreecommitdiff
path: root/textproc/ibus-typing-booster
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2024-01-01 16:05:41 +0000
committerThierry Thomas <thierry@FreeBSD.org>2024-01-01 17:20:35 +0000
commit70de8d46f5d3595c8aff8ae7466e1351243dc488 (patch)
tree317e9ce35e86191d29e875fe123769fd2f8d183e /textproc/ibus-typing-booster
parent4f9bf36ef6dea323aa8caf05ae8acfe8397199e4 (diff)
downloadports-70de8d46f5d3595c8aff8ae7466e1351243dc488.tar.gz
ports-70de8d46f5d3595c8aff8ae7466e1351243dc488.zip
Diffstat (limited to 'textproc/ibus-typing-booster')
-rw-r--r--textproc/ibus-typing-booster/Makefile5
-rw-r--r--textproc/ibus-typing-booster/distinfo6
-rw-r--r--textproc/ibus-typing-booster/pkg-message2
3 files changed, 6 insertions, 7 deletions
diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile
index a3ec95e7ae45..7029476fc62e 100644
--- a/textproc/ibus-typing-booster/Makefile
+++ b/textproc/ibus-typing-booster/Makefile
@@ -1,6 +1,5 @@
PORTNAME= ibus-typing-booster
-PORTVERSION= 2.24.5
-PORTREVISION= 1
+PORTVERSION= 2.24.10
CATEGORIES= textproc
MAINTAINER= thierry@FreeBSD.org
@@ -66,7 +65,7 @@ PY2FIX= setup/user_transliteration.py tests/test_m17n_db_info.py \
tests/test_emoji_similar.py tests/test_emoji_candidates.py
SHR2FIX= engine/itb_util.py engine/itb_emoji.py engine/hunspell_table.py \
tests/test_compose_sequences.py typing-booster.appdata.xml \
- setup/user_transliteration.py
+ setup/user_transliteration.py ${GLIB_SCHEMAS} engine/itb_sound.py
COMP2DEL= engine/Makefile setup/Makefile
pre-configure:
diff --git a/textproc/ibus-typing-booster/distinfo b/textproc/ibus-typing-booster/distinfo
index 58b7b676c7de..0c6abc55edf9 100644
--- a/textproc/ibus-typing-booster/distinfo
+++ b/textproc/ibus-typing-booster/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1701896788
-SHA256 (mike-fabian-ibus-typing-booster-2.24.5_GH0.tar.gz) = 8608d4aadd64138c42dd02e05ad43271f15876796038ff6d90fb3459f9e459f9
-SIZE (mike-fabian-ibus-typing-booster-2.24.5_GH0.tar.gz) = 12073162
+TIMESTAMP = 1704122905
+SHA256 (mike-fabian-ibus-typing-booster-2.24.10_GH0.tar.gz) = a8747ffe905521526080d1abfc3154852f49139817152551ad2a4ea4da29c615
+SIZE (mike-fabian-ibus-typing-booster-2.24.10_GH0.tar.gz) = 12180810
diff --git a/textproc/ibus-typing-booster/pkg-message b/textproc/ibus-typing-booster/pkg-message
index 25c4aebdacc3..ed32f094b232 100644
--- a/textproc/ibus-typing-booster/pkg-message
+++ b/textproc/ibus-typing-booster/pkg-message
@@ -1,7 +1,7 @@
[
{ type: install
message: <<EOM
-It is recommanded to install a font with emoji, e.g. x11-fonts/twemoji-color-font-ttf .
+It is recommanded to install a font with emojis, e.g. x11-fonts/twemoji-color-font-ttf or x11-fonts/noto-emoji.
And do not forget to run `ibus restart' after an upgrade.
EOM