diff options
author | Steve Wills <swills@FreeBSD.org> | 2018-12-27 06:44:29 +0800 |
---|---|---|
committer | Steve Wills <swills@FreeBSD.org> | 2018-12-27 06:44:29 +0800 |
commit | 117115367586214f3ed0bf6dcdfa5df39e2f70ac (patch) | |
tree | c353649d265da5b7b421a7f0da1e2ae7930684af /editors | |
parent | 05aafec840c574147eb42874872b0b1bd9ec83df (diff) | |
download | freebsd-ports-gnome-117115367586214f3ed0bf6dcdfa5df39e2f70ac.tar.gz freebsd-ports-gnome-117115367586214f3ed0bf6dcdfa5df39e2f70ac.tar.zst freebsd-ports-gnome-117115367586214f3ed0bf6dcdfa5df39e2f70ac.zip |
editors/focuswriter: Update to 1.7.1
PR: 234001
Submitted by: lightside <lightside@gmx.com> (maintainer)
Diffstat (limited to 'editors')
-rw-r--r-- | editors/focuswriter/Makefile | 5 | ||||
-rw-r--r-- | editors/focuswriter/distinfo | 6 |
2 files changed, 5 insertions, 6 deletions
diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile index 8ead3bfb268f..792e59ae74f9 100644 --- a/editors/focuswriter/Makefile +++ b/editors/focuswriter/Makefile @@ -3,8 +3,7 @@ PORTNAME= focuswriter DISTVERSIONPREFIX= v -DISTVERSION= 1.6.16 -PORTREVISION= 1 +DISTVERSION= 1.7.1 CATEGORIES= editors MAINTAINER= lightside@gmx.com @@ -17,7 +16,7 @@ LICENSE_FILE_LGPL3+ = ${WRKSRC}/resources/images/icons/oxygen/COPYING LIB_DEPENDS= libhunspell-1.6.so:textproc/hunspell -USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake qt:5 +USES= compiler:c++11-lib desktop-file-utils gl pkgconfig qmake qt:5 USE_GITHUB= yes GH_ACCOUNT= gottcode USE_GL= gl diff --git a/editors/focuswriter/distinfo b/editors/focuswriter/distinfo index dc2a35a9b77f..c087909f5310 100644 --- a/editors/focuswriter/distinfo +++ b/editors/focuswriter/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1535991368 -SHA256 (gottcode-focuswriter-v1.6.16_GH0.tar.gz) = a413363c8de76bfb112450ef30fec5b7b13ab78d565eba0eb8344536a9738396 -SIZE (gottcode-focuswriter-v1.6.16_GH0.tar.gz) = 10497184 +TIMESTAMP = 1545048068 +SHA256 (gottcode-focuswriter-v1.7.1_GH0.tar.gz) = 172c4dd264caba05121e9db3ca6eb3d4f2c41e6d956670792e213a243d5ddab6 +SIZE (gottcode-focuswriter-v1.7.1_GH0.tar.gz) = 10501634 |