From owner-svn-ports-all@freebsd.org Thu Apr 2 11:11:39 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id BC5AB2A592C; Thu, 2 Apr 2020 11:11:39 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 48tL3v3RXlz3ynk; Thu, 2 Apr 2020 11:11:39 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C2FDEFE37; Thu, 2 Apr 2020 11:11:32 +0000 (UTC) (envelope-from fernape@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 032BBW5L006172; Thu, 2 Apr 2020 11:11:32 GMT (envelope-from fernape@FreeBSD.org) Received: (from fernape@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 032BBWro006170; Thu, 2 Apr 2020 11:11:32 GMT (envelope-from fernape@FreeBSD.org) Message-Id: <202004021111.032BBWro006170@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: fernape set sender to fernape@FreeBSD.org using -f From: =?UTF-8?Q?Fernando_Apestegu=c3=ada?= Date: Thu, 2 Apr 2020 11:11:32 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r530270 - head/textproc/sigil X-SVN-Group: ports-head X-SVN-Commit-Author: fernape X-SVN-Commit-Paths: head/textproc/sigil X-SVN-Commit-Revision: 530270 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 02 Apr 2020 11:11:39 -0000 Author: fernape Date: Thu Apr 2 11:11:31 2020 New Revision: 530270 URL: https://svnweb.freebsd.org/changeset/ports/530270 Log: 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) Modified: head/textproc/sigil/Makefile head/textproc/sigil/distinfo head/textproc/sigil/pkg-plist Modified: head/textproc/sigil/Makefile ============================================================================== --- head/textproc/sigil/Makefile Thu Apr 2 11:02:55 2020 (r530269) +++ head/textproc/sigil/Makefile Thu Apr 2 11:11:31 2020 (r530270) @@ -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 Modified: head/textproc/sigil/distinfo ============================================================================== --- head/textproc/sigil/distinfo Thu Apr 2 11:02:55 2020 (r530269) +++ head/textproc/sigil/distinfo Thu Apr 2 11:11:31 2020 (r530270) @@ -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 Modified: head/textproc/sigil/pkg-plist ============================================================================== --- head/textproc/sigil/pkg-plist Thu Apr 2 11:02:55 2020 (r530269) +++ head/textproc/sigil/pkg-plist Thu Apr 2 11:11:31 2020 (r530270) @@ -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