From owner-svn-ports-all@freebsd.org Fri Apr 1 15:57:45 2016 Return-Path: Delivered-To: svn-ports-all@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 0C6C7AEBAA0; Fri, 1 Apr 2016 15:57:45 +0000 (UTC) (envelope-from mat@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 C117F1525; Fri, 1 Apr 2016 15:57:44 +0000 (UTC) (envelope-from mat@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u31FvhiT004320; Fri, 1 Apr 2016 15:57:43 GMT (envelope-from mat@FreeBSD.org) Received: (from mat@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u31FvhxM004317; Fri, 1 Apr 2016 15:57:43 GMT (envelope-from mat@FreeBSD.org) Message-Id: <201604011557.u31FvhxM004317@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: mat set sender to mat@FreeBSD.org using -f From: Mathieu Arnold Date: Fri, 1 Apr 2016 15:57:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r412359 - 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-all@freebsd.org X-Mailman-Version: 2.1.21 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: Fri, 01 Apr 2016 15:57:45 -0000 Author: mat Date: Fri Apr 1 15:57:43 2016 New Revision: 412359 URL: https://svnweb.freebsd.org/changeset/ports/412359 Log: Update to 0.9.5. PR: 208213 Submitted by: tkato432 yahoo com Sponsored by: Absolight Modified: head/textproc/sigil/Makefile (contents, props changed) head/textproc/sigil/distinfo (contents, props changed) head/textproc/sigil/pkg-plist (contents, props changed) Modified: head/textproc/sigil/Makefile ============================================================================== --- head/textproc/sigil/Makefile Fri Apr 1 15:50:35 2016 (r412358) +++ head/textproc/sigil/Makefile Fri Apr 1 15:57:43 2016 (r412359) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sigil -PORTVERSION= 0.9.3 +PORTVERSION= 0.9.5 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org @@ -18,8 +18,8 @@ USE_GITHUB= yes GH_ACCOUNT= Sigil-Ebook GH_PROJECT= Sigil -USES= cmake compiler:c++11-lib desktop-file-utils pkgconfig \ - python:3 shebangfix +USES= cmake:outsource compiler:c++11-lib desktop-file-utils \ + 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 \ Modified: head/textproc/sigil/distinfo ============================================================================== --- head/textproc/sigil/distinfo Fri Apr 1 15:50:35 2016 (r412358) +++ head/textproc/sigil/distinfo Fri Apr 1 15:57:43 2016 (r412359) @@ -1,2 +1,2 @@ -SHA256 (Sigil-Ebook-Sigil-0.9.3_GH0.tar.gz) = 714417ec2ac8aa21a29dcc9fd5054479fcba965029c1b881f8229ca76781c404 -SIZE (Sigil-Ebook-Sigil-0.9.3_GH0.tar.gz) = 18095814 +SHA256 (Sigil-Ebook-Sigil-0.9.5_GH0.tar.gz) = 81bdf852ae30951cb572263adcabc118f8fff6fd1ee2038b6dd416b12fce7dd6 +SIZE (Sigil-Ebook-Sigil-0.9.5_GH0.tar.gz) = 18095579 Modified: head/textproc/sigil/pkg-plist ============================================================================== --- head/textproc/sigil/pkg-plist Fri Apr 1 15:50:35 2016 (r412358) +++ head/textproc/sigil/pkg-plist Fri Apr 1 15:57:43 2016 (r412359) @@ -34,7 +34,9 @@ share/pixmaps/sigil.png %%DATADIR%%/plugin_launchers/python/validationresult.py %%DATADIR%%/plugin_launchers/python/wrapper.py %%DATADIR%%/polyfills/MathJax.js -%%DATADIR%%/python3lib/navgenerator.py +%%DATADIR%%/python3lib/metadata_utils.py +%%DATADIR%%/python3lib/metaproc2.py +%%DATADIR%%/python3lib/metaproc3.py %%DATADIR%%/python3lib/ncxgenerator.py %%DATADIR%%/python3lib/opf_newparser.py %%DATADIR%%/python3lib/sanitycheck.py @@ -47,10 +49,8 @@ share/pixmaps/sigil.png %%DATADIR%%/translations/sigil_el_GR.qm %%DATADIR%%/translations/sigil_en.qm %%DATADIR%%/translations/sigil_es.qm -%%DATADIR%%/translations/sigil_es_419.qm %%DATADIR%%/translations/sigil_fi.qm %%DATADIR%%/translations/sigil_fr.qm -%%DATADIR%%/translations/sigil_gl.qm %%DATADIR%%/translations/sigil_he.qm %%DATADIR%%/translations/sigil_hu_HU.qm %%DATADIR%%/translations/sigil_id_ID.qm