Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Dec 2018 22:44:30 +0000 (UTC)
From:      Steve Wills <swills@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r488480 - head/editors/focuswriter
Message-ID:  <201812262244.wBQMiUkW029320@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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@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@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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201812262244.wBQMiUkW029320>