diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 988c82f9fc05..f561bee0a3a7 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -1,45 +1,45 @@ PORTNAME= sigil -PORTVERSION= 2.2.0 +PORTVERSION= 2.2.1 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz COMMENT= WYSIWYG ePub editor WWW= https://sigil-ebook.com/ LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt LIB_DEPENDS= libpcre2-16.so:devel/pcre2 \ libhunspell-1.7.so:textproc/hunspell \ libGLX.so:graphics/libglvnd RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}dulwich>=0.15.0:devel/py-dulwich@${PY_FLAVOR} \ ${PYTHON_PKGNAMEPREFIX}lxml>0:devel/py-lxml@${PY_FLAVOR} USES= cmake cpe desktop-file-utils \ minizip pkgconfig python qt:6 shebangfix CPE_VENDOR= ${PORTNAME}-ebook USE_GITHUB= yes GH_ACCOUNT= Sigil-Ebook GH_PROJECT= Sigil USE_LDCONFIG= ${PREFIX}/lib/sigil USE_QT= base 5compat declarative \ svg tools:build positioning webchannel webengine \ imageformats:run SHEBANG_FILES= src/Resource_Files/plugin_launchers/python/*.py \ src/Resource_Files/python3lib/*.py CMAKE_ARGS= -DUSE_SYSTEM_LIBS:BOOL=1 -DUSE_QT6=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 625769cf2894..9943c1fc0b16 100644 --- a/textproc/sigil/distinfo +++ b/textproc/sigil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718540143 -SHA256 (Sigil-Ebook-Sigil-2.2.0_GH0.tar.gz) = 74de1a16509b34d8cf34b40f1c41be9c1a2f94bbded5ca790a0b4560de1b6777 -SIZE (Sigil-Ebook-Sigil-2.2.0_GH0.tar.gz) = 26136319 +TIMESTAMP = 1719356307 +SHA256 (Sigil-Ebook-Sigil-2.2.1_GH0.tar.gz) = 0f491d703424557b5829d60e08ac17747735d54c14a92c470f448515caf4bfb1 +SIZE (Sigil-Ebook-Sigil-2.2.1_GH0.tar.gz) = 26131954