From owner-svn-ports-head@freebsd.org Thu Nov 3 11:30:31 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 8D6B2C2D997; Thu, 3 Nov 2016 11:30:31 +0000 (UTC) (envelope-from jhale@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 mx1.freebsd.org (Postfix) with ESMTPS id 502EE1DF2; Thu, 3 Nov 2016 11:30:31 +0000 (UTC) (envelope-from jhale@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id uA3BUUC2034515; Thu, 3 Nov 2016 11:30:30 GMT (envelope-from jhale@FreeBSD.org) Received: (from jhale@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id uA3BUUe5034512; Thu, 3 Nov 2016 11:30:30 GMT (envelope-from jhale@FreeBSD.org) Message-Id: <201611031130.uA3BUUe5034512@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jhale set sender to jhale@FreeBSD.org using -f From: "Jason E. Hale" Date: Thu, 3 Nov 2016 11:30:30 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r425199 - head/textproc/sigil X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 03 Nov 2016 11:30:31 -0000 Author: jhale Date: Thu Nov 3 11:30:30 2016 New Revision: 425199 URL: https://svnweb.freebsd.org/changeset/ports/425199 Log: Update to 0.9.7 Modified: head/textproc/sigil/Makefile head/textproc/sigil/distinfo head/textproc/sigil/pkg-plist Modified: head/textproc/sigil/Makefile ============================================================================== --- head/textproc/sigil/Makefile Thu Nov 3 11:07:11 2016 (r425198) +++ head/textproc/sigil/Makefile Thu Nov 3 11:30:30 2016 (r425199) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sigil -PORTVERSION= 0.9.5 +PORTVERSION= 0.9.7 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org @@ -22,12 +22,12 @@ USES= cmake:outsource compiler:c++11-li pkgconfig python:3 shebangfix SHEBANG_FILES= src/Resource_Files/plugin_launchers/python/*.py \ src/Resource_Files/python3lib/*.py -USE_QT5= concurrent gui network printsupport svg webkit widgets \ - xml xmlpatterns \ +USE_QT5= concurrent core gui network printsupport svg webkit \ + widgets xml xmlpatterns \ buildtools_build linguisttools_build qmake_build \ imageformats_run -CMAKE_ARGS= -DUSE_SYSTEM_LIBS:BOOL=ON \ - -DINSTALL_BUNDLED_DICTS:BOOL=OFF +CMAKE_ARGS= -DUSE_SYSTEM_LIBS:BOOL=1 \ + -DINSTALL_BUNDLED_DICTS:BOOL=0 USE_LDCONFIG= ${PREFIX}/lib/sigil # Upstream uses pkg-config output to pass libhunspell-1.3.so and Modified: head/textproc/sigil/distinfo ============================================================================== --- head/textproc/sigil/distinfo Thu Nov 3 11:07:11 2016 (r425198) +++ head/textproc/sigil/distinfo Thu Nov 3 11:30:30 2016 (r425199) @@ -1,2 +1,3 @@ -SHA256 (Sigil-Ebook-Sigil-0.9.5_GH0.tar.gz) = 81bdf852ae30951cb572263adcabc118f8fff6fd1ee2038b6dd416b12fce7dd6 -SIZE (Sigil-Ebook-Sigil-0.9.5_GH0.tar.gz) = 18095579 +TIMESTAMP = 1478002262 +SHA256 (Sigil-Ebook-Sigil-0.9.7_GH0.tar.gz) = 7c42ccc1484a8c4d6d48b6f3fb2904ddcbde9ebbf0853c838b7062175ec77315 +SIZE (Sigil-Ebook-Sigil-0.9.7_GH0.tar.gz) = 18468399 Modified: head/textproc/sigil/pkg-plist ============================================================================== --- head/textproc/sigil/pkg-plist Thu Nov 3 11:07:11 2016 (r425198) +++ head/textproc/sigil/pkg-plist Thu Nov 3 11:30:30 2016 (r425199) @@ -34,14 +34,19 @@ share/pixmaps/sigil.png %%DATADIR%%/plugin_launchers/python/validationresult.py %%DATADIR%%/plugin_launchers/python/wrapper.py %%DATADIR%%/polyfills/MathJax.js +%%DATADIR%%/python3lib/gencheck.py %%DATADIR%%/python3lib/metadata_utils.py %%DATADIR%%/python3lib/metaproc2.py %%DATADIR%%/python3lib/metaproc3.py +%%DATADIR%%/python3lib/ncxdata.py %%DATADIR%%/python3lib/ncxgenerator.py +%%DATADIR%%/python3lib/opf2data.py +%%DATADIR%%/python3lib/opf3data.py %%DATADIR%%/python3lib/opf_newparser.py %%DATADIR%%/python3lib/sanitycheck.py %%DATADIR%%/python3lib/updatechecker.py %%DATADIR%%/python3lib/xmlprocessor.py +%%DATADIR%%/python3lib/xmlsanitycheck.py %%DATADIR%%/translations/sigil_ca.qm %%DATADIR%%/translations/sigil_cs.qm %%DATADIR%%/translations/sigil_da_DK.qm @@ -59,6 +64,7 @@ share/pixmaps/sigil.png %%DATADIR%%/translations/sigil_ko.qm %%DATADIR%%/translations/sigil_nl.qm %%DATADIR%%/translations/sigil_pl.qm +%%DATADIR%%/translations/sigil_pt.qm %%DATADIR%%/translations/sigil_pt_BR.qm %%DATADIR%%/translations/sigil_ru.qm %%DATADIR%%/translations/sigil_sk.qm