Index: head/textproc/sigil/Makefile =================================================================== --- head/textproc/sigil/Makefile (revision 508885) +++ head/textproc/sigil/Makefile (revision 508886) @@ -1,46 +1,46 @@ # Created by: Jonathan Chen # $FreeBSD$ PORTNAME= sigil -PORTVERSION= 0.9.16 +PORTVERSION= 0.9.17 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz COMMENT= WYSIWYG ePub editor LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt LIB_DEPENDS= libminizip.so:archivers/minizip \ libpcre.so:devel/pcre \ libhunspell-1.7.so:textproc/hunspell RUN_DEPENDS= ${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 SHEBANG_FILES= src/Resource_Files/plugin_launchers/python/*.py \ src/Resource_Files/python3lib/*.py USE_GITHUB= yes GH_ACCOUNT= Sigil-Ebook GH_PROJECT= Sigil USE_QT= concurrent core declarative gui location network printsupport \ svg webchannel webengine widgets xml xmlpatterns \ buildtools_build linguisttools_build qmake_build \ imageformats_run CMAKE_ARGS= -DUSE_SYSTEM_LIBS:BOOL=1 USE_LDCONFIG= ${PREFIX}/lib/sigil # 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 Index: head/textproc/sigil/distinfo =================================================================== --- head/textproc/sigil/distinfo (revision 508885) +++ head/textproc/sigil/distinfo (revision 508886) @@ -1,3 +1,3 @@ -TIMESTAMP = 1564653555 -SHA256 (Sigil-Ebook-Sigil-0.9.16_GH0.tar.gz) = c28ec5230b9eb708fae795b69777e32eceee94ac26e3ea2838c74ef1e041f638 -SIZE (Sigil-Ebook-Sigil-0.9.16_GH0.tar.gz) = 21241424 +TIMESTAMP = 1565486996 +SHA256 (Sigil-Ebook-Sigil-0.9.17_GH0.tar.gz) = 25ef68f979c3daca9b2a869a5ca3919b0a0f965ae2ba176f34ff93a641c3e2b2 +SIZE (Sigil-Ebook-Sigil-0.9.17_GH0.tar.gz) = 21262675