diff options
author | danilo <danilo@FreeBSD.org> | 2018-09-16 22:54:58 +0800 |
---|---|---|
committer | danilo <danilo@FreeBSD.org> | 2018-09-16 22:54:58 +0800 |
commit | ea68fef3b6d8310ddf4b2dea5c63e704eb162d12 (patch) | |
tree | 0dfb1f528bed3e74374a214bc55a7b6ebdb46925 /editors | |
parent | df14808a7d4f21011a57e20b30f85565623b59fc (diff) | |
download | freebsd-ports-gnome-ea68fef3b6d8310ddf4b2dea5c63e704eb162d12.tar.gz freebsd-ports-gnome-ea68fef3b6d8310ddf4b2dea5c63e704eb162d12.tar.zst freebsd-ports-gnome-ea68fef3b6d8310ddf4b2dea5c63e704eb162d12.zip |
- Update to 46.0.0
Diffstat (limited to 'editors')
-rw-r--r-- | editors/tea/Makefile | 4 | ||||
-rw-r--r-- | editors/tea/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/editors/tea/Makefile b/editors/tea/Makefile index 18fb7ae45764..9a6ca52d983b 100644 --- a/editors/tea/Makefile +++ b/editors/tea/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= tea -PORTVERSION= 45.0.2 +PORTVERSION= 46.0.0 CATEGORIES= editors MAINTAINER= danilo@FreeBSD.org @@ -19,7 +19,7 @@ OPTIONS_GROUP= SPELL OPTIONS_GROUP_SPELL= ASPELL HUNSPELL OPTIONS_DEFAULT= QT4 ASPELL HUNSPELL -USES= pkgconfig:build qmake +USES= gl pkgconfig:build qmake USE_GL= gl USE_LOCALE= en_US.UTF-8 diff --git a/editors/tea/distinfo b/editors/tea/distinfo index 3350ed4723f1..7d22c987e210 100644 --- a/editors/tea/distinfo +++ b/editors/tea/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1530802188 -SHA256 (psemiletov-tea-qt-45.0.2_GH0.tar.gz) = d3b9ae540d6b7abbb4bc1609d4caaa0f134594d5fb7938297fa76bb43c550907 -SIZE (psemiletov-tea-qt-45.0.2_GH0.tar.gz) = 478159 +TIMESTAMP = 1537107620 +SHA256 (psemiletov-tea-qt-46.0.0_GH0.tar.gz) = 23211e55658e285e0b71f54e06313353ba2bbd8886f53fa666fce25acff14897 +SIZE (psemiletov-tea-qt-46.0.0_GH0.tar.gz) = 507924 |