aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--UPDATING8
-rw-r--r--textproc/ibus-typing-booster/Makefile6
-rw-r--r--textproc/ibus-typing-booster/distinfo6
3 files changed, 15 insertions, 5 deletions
diff --git a/UPDATING b/UPDATING
index 152f0847ff07..35a413e5943c 100644
--- a/UPDATING
+++ b/UPDATING
@@ -5,6 +5,14 @@ they are unavoidable.
You should get into the habit of checking this file for changes each time
you update your ports collection, before attempting any port upgrades.
+20180725:
+ AFFECTS: users of textproc/ibus-typing-booster
+ AUTHOR: thierry@FreeBSD.org
+
+ Due to a migration from IBusConfig to GSettings, the old settings are
+ unfortunately lost, so one has to open the setup tool and recreate ones
+ favourite settings.
+
20180714:
AFFECTS: users of dns/dnsdist
AUTHOR: cpm@FreeBSD.org
diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile
index 09326ef4b334..c0047d98ed14 100644
--- a/textproc/ibus-typing-booster/Makefile
+++ b/textproc/ibus-typing-booster/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= ibus-typing-booster
-PORTVERSION= 2.0.2
+PORTVERSION= 2.1.0
CATEGORIES= textproc
MAINTAINER= thierry@FreeBSD.org
@@ -32,10 +32,12 @@ USE_GITHUB= yes
GH_ACCOUNT= mike-fabian
USES= autoreconf gettext gmake gnome iconv pathfix pkgconfig python:3.3+
-USE_GNOME= pygobject3
+USE_GNOME= glib20 gtk30 pygobject3
GNU_CONFIGURE= yes
NO_ARCH= yes
INSTALLS_ICONS= yes
+GLIB_SCHEMAS= org.freedesktop.ibus.engine.typing-booster.gschema.xml
+
TEST_TARGET= check
TEST_ENV= MAKE_CMD=${LOCALBASE}/bin/gmake LC_ALL=en_US.UTF-8
diff --git a/textproc/ibus-typing-booster/distinfo b/textproc/ibus-typing-booster/distinfo
index 0525edac6370..d909e29b98a4 100644
--- a/textproc/ibus-typing-booster/distinfo
+++ b/textproc/ibus-typing-booster/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1530461830
-SHA256 (mike-fabian-ibus-typing-booster-2.0.2_GH0.tar.gz) = 64f91d6d6d45fe770b17622bfcf85d892076eefb27af932806453d629b507a12
-SIZE (mike-fabian-ibus-typing-booster-2.0.2_GH0.tar.gz) = 5979295
+TIMESTAMP = 1532549800
+SHA256 (mike-fabian-ibus-typing-booster-2.1.0_GH0.tar.gz) = fd1f1f587f9de86b6a94606badf4168f5dffa343145ea091879e56e2cc57d758
+SIZE (mike-fabian-ibus-typing-booster-2.1.0_GH0.tar.gz) = 5983143