Upgrade ibus-typing-booster to 2.1.0.
Release notes at <https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.1.0>.
This commit is contained in:
8
UPDATING
8
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
|
||||
|
||||
@@ -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
|
||||
|
||||
|
||||
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user