From 23446f4f6492f7761ba6d0c8121a014d9829dc08 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fernando=20Apestegu=C3=ADa?= Date: Thu, 2 Apr 2020 11:11:31 +0000 Subject: [PATCH] textproc/sigil: Update to 1.2.1 ChangeLog: https://sigil-ebook.com/2020/03/29/sigil-1-2-0-release/ PR: 245196 Submitted by: jonc@chen.org.nz (maintainer) --- textproc/sigil/Makefile | 5 +++-- textproc/sigil/distinfo | 6 +++--- textproc/sigil/pkg-plist | 3 +++ 3 files changed, 9 insertions(+), 5 deletions(-) diff --git a/textproc/sigil/Makefile b/textproc/sigil/Makefile index 8c9e7e0404b4..b123354a2391 100644 --- a/textproc/sigil/Makefile +++ b/textproc/sigil/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sigil -PORTVERSION= 1.1.0 +PORTVERSION= 1.2.1 CATEGORIES= textproc MAINTAINER= jonc@chen.org.nz @@ -14,7 +14,8 @@ 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} +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 diff --git a/textproc/sigil/distinfo b/textproc/sigil/distinfo index 9ce07f09c20a..853ec981b806 100644 --- a/textproc/sigil/distinfo +++ b/textproc/sigil/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1581108455 -SHA256 (Sigil-Ebook-Sigil-1.1.0_GH0.tar.gz) = b22c612464f5d3f62f850c0412183d7eba0c6f4879c3d6a521f9872b6f98da79 -SIZE (Sigil-Ebook-Sigil-1.1.0_GH0.tar.gz) = 21370163 +TIMESTAMP = 1585628447 +SHA256 (Sigil-Ebook-Sigil-1.2.1_GH0.tar.gz) = 5187084486513f9bd3239eb4f4961cd98192c34fe6e161f277b52511fd760861 +SIZE (Sigil-Ebook-Sigil-1.2.1_GH0.tar.gz) = 21462439 diff --git a/textproc/sigil/pkg-plist b/textproc/sigil/pkg-plist index 9e85c920b5c9..02a0f8680f05 100644 --- a/textproc/sigil/pkg-plist +++ b/textproc/sigil/pkg-plist @@ -236,6 +236,7 @@ share/pixmaps/sigil.png %%DATADIR%%/polyfills/MJ/jax/output/SVG/fonts/TeX/fontdata.js %%DATADIR%%/polyfills/MJ/jax/output/SVG/jax.js %%DATADIR%%/python3lib/cssreformatter.py +%%DATADIR%%/python3lib/diffstat.py %%DATADIR%%/python3lib/gencheck.py %%DATADIR%%/python3lib/metadata_utils.py %%DATADIR%%/python3lib/metaproc2.py @@ -245,7 +246,9 @@ share/pixmaps/sigil.png %%DATADIR%%/python3lib/opf2data.py %%DATADIR%%/python3lib/opf3data.py %%DATADIR%%/python3lib/opf_newparser.py +%%DATADIR%%/python3lib/repomanager.py %%DATADIR%%/python3lib/sanitycheck.py +%%DATADIR%%/python3lib/sdifflibparser.py %%DATADIR%%/python3lib/updatechecker.py %%DATADIR%%/python3lib/xmlprocessor.py %%DATADIR%%/python3lib/xmlsanitycheck.py