Index: head/editors/focuswriter/Makefile =================================================================== --- head/editors/focuswriter/Makefile (revision 461415) +++ head/editors/focuswriter/Makefile (revision 461416) @@ -1,44 +1,42 @@ # Created by: lightside # $FreeBSD$ PORTNAME= focuswriter -PORTVERSION= 1.6.8 DISTVERSIONPREFIX= v +DISTVERSION= 1.6.9 CATEGORIES= editors MAINTAINER= lightside@gmx.com COMMENT= Simple, distraction-free writing environment LICENSE= GPLv3+ LGPL3+ LICENSE_COMB= multi LICENSE_FILE_GPLv3+ = ${WRKSRC}/COPYING 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 USE_GITHUB= yes GH_ACCOUNT= gottcode - -USES= compiler:c++11-lib desktop-file-utils pkgconfig qmake USE_GL= gl USE_QT5= concurrent core gui multimedia network printsupport widgets \ buildtools_build linguisttools_build -INSTALLS_ICONS= yes PORTDATA= * PORTDOCS= CREDITS NEWS README OPTIONS_DEFINE= DOCS post-patch: @${REINPLACE_CMD} -e '/INSTALLS/s/man //' \ ${WRKSRC}/focuswriter.pro post-install: ${INSTALL_MAN} ${WRKSRC}/resources/unix/focuswriter.1 \ ${STAGEDIR}${MANPREFIX}/man/man1 post-install-DOCS-on: - (cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR}) + cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR} .include Index: head/editors/focuswriter/distinfo =================================================================== --- head/editors/focuswriter/distinfo (revision 461415) +++ head/editors/focuswriter/distinfo (revision 461416) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514311791 -SHA256 (gottcode-focuswriter-v1.6.8_GH0.tar.gz) = 0afef6b2d5476c00afd80d2daa6a12ad0424a68612b081a9690ad8d02e9349d2 -SIZE (gottcode-focuswriter-v1.6.8_GH0.tar.gz) = 10328136 +TIMESTAMP = 1518029333 +SHA256 (gottcode-focuswriter-v1.6.9_GH0.tar.gz) = 46e69cc3a5d3b2a3a9c8b89464f463c2f62b7652f3e0b508a8ef99e576f67b3a +SIZE (gottcode-focuswriter-v1.6.9_GH0.tar.gz) = 10341551