svn commit: r488480 - head/editors/focuswriter

Steve Wills swills at FreeBSD.org
Wed Dec 26 22:44:31 UTC 2018


Author: swills
Date: Wed Dec 26 22:44:29 2018
New Revision: 488480
URL: https://svnweb.freebsd.org/changeset/ports/488480

Log:
  editors/focuswriter: Update to 1.7.1
  
  PR:		234001
  Submitted by:	lightside <lightside at gmx.com> (maintainer)

Modified:
  head/editors/focuswriter/Makefile   (contents, props changed)
  head/editors/focuswriter/distinfo   (contents, props changed)

Modified: head/editors/focuswriter/Makefile
==============================================================================
--- head/editors/focuswriter/Makefile	Wed Dec 26 22:43:59 2018	(r488479)
+++ head/editors/focuswriter/Makefile	Wed Dec 26 22:44:29 2018	(r488480)
@@ -3,8 +3,7 @@
 
 PORTNAME=	focuswriter
 DISTVERSIONPREFIX=	v
-DISTVERSION=	1.6.16
-PORTREVISION=	1
+DISTVERSION=	1.7.1
 CATEGORIES=	editors
 
 MAINTAINER=	lightside at gmx.com
@@ -17,7 +16,7 @@ LICENSE_FILE_LGPL3+ =	${WRKSRC}/resources/images/icons
 
 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

Modified: head/editors/focuswriter/distinfo
==============================================================================
--- head/editors/focuswriter/distinfo	Wed Dec 26 22:43:59 2018	(r488479)
+++ head/editors/focuswriter/distinfo	Wed Dec 26 22:44:29 2018	(r488480)
@@ -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


More information about the svn-ports-all mailing list