diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2019-12-25 22:05:09 +0800 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2019-12-25 22:05:09 +0800 |
commit | 0224c639c21c99130c6ae5e225e85e12db98202b (patch) | |
tree | e811d07d3ac3cb5e6807ae4eeeb78c8951516f98 /textproc | |
parent | aa13ca81be46e7c1a1dcca84d3f37c01e4baf6d6 (diff) | |
download | freebsd-ports-gnome-0224c639c21c99130c6ae5e225e85e12db98202b.tar.gz freebsd-ports-gnome-0224c639c21c99130c6ae5e225e85e12db98202b.tar.zst freebsd-ports-gnome-0224c639c21c99130c6ae5e225e85e12db98202b.zip |
Upgrade to 2.7.4.
Release notes at
<https://github.com/mike-fabian/ibus-typing-booster/releases/tag/2.7.4>.
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ibus-typing-booster/Makefile | 4 | ||||
-rw-r--r-- | textproc/ibus-typing-booster/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/textproc/ibus-typing-booster/Makefile b/textproc/ibus-typing-booster/Makefile index b3068d851b3a..72eab7b92881 100644 --- a/textproc/ibus-typing-booster/Makefile +++ b/textproc/ibus-typing-booster/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= ibus-typing-booster -PORTVERSION= 2.7.3 +PORTVERSION= 2.7.4 CATEGORIES= textproc MAINTAINER= thierry@FreeBSD.org @@ -31,7 +31,7 @@ TEST_DEPENDS= ${LOCALBASE}/share/hunspell/de_DE.dic:german/hunspell \ USE_GITHUB= yes GH_ACCOUNT= mike-fabian -USES= autoreconf gettext gmake gnome iconv pathfix pkgconfig python:3.3+ +USES= autoreconf gettext gmake gnome iconv pathfix pkgconfig python:3.6+ USE_GNOME= glib20 gtk30 pygobject3 GNU_CONFIGURE= yes NO_ARCH= yes diff --git a/textproc/ibus-typing-booster/distinfo b/textproc/ibus-typing-booster/distinfo index 050824836a39..f7ea723be6ea 100644 --- a/textproc/ibus-typing-booster/distinfo +++ b/textproc/ibus-typing-booster/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1574800968 -SHA256 (mike-fabian-ibus-typing-booster-2.7.3_GH0.tar.gz) = d7a5155f3327bb1a1cc0ed62f6ab015b64b7402b206ff9b3d72113233032ebb9 -SIZE (mike-fabian-ibus-typing-booster-2.7.3_GH0.tar.gz) = 7431352 +TIMESTAMP = 1577281054 +SHA256 (mike-fabian-ibus-typing-booster-2.7.4_GH0.tar.gz) = 936a25f10692ff8f5ac6df7e37e08f8955b27236b1c19c6b01fca8e906122c70 +SIZE (mike-fabian-ibus-typing-booster-2.7.4_GH0.tar.gz) = 7440092 |