diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 59feace35dba..da1969c1ecc6 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -1,49 +1,49 @@ # Created by: Jonathan Chen PORTNAME= sigil -PORTVERSION= 1.6.0 +PORTVERSION= 1.7.0 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz COMMENT= WYSIWYG ePub editor LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt DEPRECATED= Uses EOL Python 2.7 via www/qt5-webengine EXPIRATION_DATE=2021-06-23 LIB_DEPENDS= libminizip.so:archivers/minizip \ libpcre.so:devel/pcre \ libhunspell-1.7.so:textproc/hunspell RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dulwich>=0.15.0:devel/dulwich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} USES= cmake compiler:c++11-lib desktop-file-utils \ pkgconfig python:3.4+ qt:5 shebangfix USE_GITHUB= yes GH_ACCOUNT= Sigil-Ebook GH_PROJECT= Sigil USE_LDCONFIG= ${PREFIX}/lib/sigil USE_QT= concurrent core declarative gui location network printsupport \ svg webchannel webengine widgets xml xmlpatterns \ buildtools_build linguisttools_build qmake_build \ imageformats_run SHEBANG_FILES= src/Resource_Files/plugin_launchers/python/*.py \ src/Resource_Files/python3lib/*.py CMAKE_ARGS= -DUSE_SYSTEM_LIBS:BOOL=1 # Upstream uses pkg-config output to pass libhunspell-1.7.so and # libpcre16.so to the linker. pkg-config output does not include full # paths, so add a workaround to keep the port linking for now. LDFLAGS+= -L${LOCALBASE}/lib post-install: @${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/sigil/*.so .include diff --git a/textproc/sigil/distinfo b/textproc/sigil/distinfo index 0b3b422e1405..be782c6c98ee 100644 --- a/textproc/sigil/distinfo +++ b/textproc/sigil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1622925809 -SHA256 (Sigil-Ebook-Sigil-1.6.0_GH0.tar.gz) = ea0e41a56fa98d54c61e2148c6d4b152bd50d8faa59a95c148c8b32b058dacda -SIZE (Sigil-Ebook-Sigil-1.6.0_GH0.tar.gz) = 21192958 +TIMESTAMP = 1627007834 +SHA256 (Sigil-Ebook-Sigil-1.7.0_GH0.tar.gz) = f8ea3c11a33bb54de3de1b401fb7ec8d440a5a63277c4d7ed32a29ba629eac66 +SIZE (Sigil-Ebook-Sigil-1.7.0_GH0.tar.gz) = 21315598