diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 2c4ab991ed7a..5b42e4da2a47 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -1,44 +1,44 @@ PORTNAME= sigil -DISTVERSION= 2.3.0 +DISTVERSION= 2.3.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 declarative positioning svg webchannel webengine \ tools: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 3ab08071ed1a..0ae520bc2461 100644 --- a/textproc/sigil/distinfo +++ b/textproc/sigil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1723846128 -SHA256 (Sigil-Ebook-Sigil-2.3.0_GH0.tar.gz) = 640e637ce234c564aa746bbc9d7b04aab4571b294f1282e5237e6765cd39551b -SIZE (Sigil-Ebook-Sigil-2.3.0_GH0.tar.gz) = 17480782 +TIMESTAMP = 1725944913 +SHA256 (Sigil-Ebook-Sigil-2.3.1_GH0.tar.gz) = 12e84d9a1fc41e60903557ea03801cd0004d8b75dfcebeb44c3a9b1fd8fa97ea +SIZE (Sigil-Ebook-Sigil-2.3.1_GH0.tar.gz) = 17475697