diff --git a/editors/focuswriter/Makefile b/editors/focuswriter/Makefile index 2eb4f4717f98..3f7661baea5d 100644 --- a/editors/focuswriter/Makefile +++ b/editors/focuswriter/Makefile @@ -1,31 +1,34 @@ PORTNAME= focuswriter DISTVERSION= 1.8.11 CATEGORIES= editors MASTER_SITES= https://gottcode.org/${PORTNAME}/ +PATCH_SITES= https://github.com/gottcode/focuswriter/commit/ +PATCHFILES+= dd74ed4559a141653a06e7984c1251b992925775.patch:-p1 # Fix build with Qt >= 6.9.0 + MAINTAINER= eduardo@FreeBSD.org COMMENT= Simple, distraction-free writing environment WWW= https://gottcode.org/focuswriter/ LICENSE= GPLv3+ LGPL3+ LICENSE_COMB= multi LICENSE_FILE_GPLv3+ = ${WRKSRC}/COPYING LICENSE_FILE_LGPL3+ = ${WRKSRC}/resources/images/icons/oxygen/COPYING LIB_DEPENDS= libhunspell-1.7.so:textproc/hunspell USES= cmake desktop-file-utils gettext-tools gl iconv pkgconfig qt:6 \ tar:bz2 USE_GL= opengl USE_QT= base multimedia tools:build PORTDATA= * PORTDOCS= CREDITS ChangeLog README OPTIONS_DEFINE= DOCS LTO LTO_CMAKE_BOOL= ENABLE_LINK_TIME_OPTIMIZATION post-install-DOCS-on: cd ${WRKSRC} && ${COPYTREE_SHARE} "${PORTDOCS}" ${STAGEDIR}${DOCSDIR} .include diff --git a/editors/focuswriter/distinfo b/editors/focuswriter/distinfo index c50793e02d50..dd2512b71eb0 100644 --- a/editors/focuswriter/distinfo +++ b/editors/focuswriter/distinfo @@ -1,3 +1,5 @@ -TIMESTAMP = 1741354549 +TIMESTAMP = 1745045245 SHA256 (focuswriter-1.8.11.tar.bz2) = 89db786aa6919962068971defd8106da4a4decd43f2525dce48bc9f95bbfd3f7 SIZE (focuswriter-1.8.11.tar.bz2) = 10477272 +SHA256 (dd74ed4559a141653a06e7984c1251b992925775.patch) = 36eaf5daf791ac0377d92602abcb0d3a1bd09e23019a1405f42ac5043d9f7b7f +SIZE (dd74ed4559a141653a06e7984c1251b992925775.patch) = 1264