From owner-svn-ports-head@freebsd.org Thu Feb 25 06:20:45 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 28E1EAB3603; Thu, 25 Feb 2016 06:20:45 +0000 (UTC) (envelope-from wen@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 014FC15F3; Thu, 25 Feb 2016 06:20:44 +0000 (UTC) (envelope-from wen@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u1P6Khwg018682; Thu, 25 Feb 2016 06:20:43 GMT (envelope-from wen@FreeBSD.org) Received: (from wen@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u1P6Khoh018679; Thu, 25 Feb 2016 06:20:43 GMT (envelope-from wen@FreeBSD.org) Message-Id: <201602250620.u1P6Khoh018679@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: wen set sender to wen@FreeBSD.org using -f From: Wen Heping Date: Thu, 25 Feb 2016 06:20:43 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r409495 - 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.20 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, 25 Feb 2016 06:20:45 -0000 Author: wen Date: Thu Feb 25 06:20:43 2016 New Revision: 409495 URL: https://svnweb.freebsd.org/changeset/ports/409495 Log: - Update to 0.9.3 PR: 206257 Submitted by: tkato432@yahoo.com Modified: head/textproc/sigil/Makefile head/textproc/sigil/distinfo head/textproc/sigil/pkg-plist Modified: head/textproc/sigil/Makefile ============================================================================== --- head/textproc/sigil/Makefile Thu Feb 25 05:29:20 2016 (r409494) +++ head/textproc/sigil/Makefile Thu Feb 25 06:20:43 2016 (r409495) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= sigil -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org @@ -18,11 +18,6 @@ USE_GITHUB= yes GH_ACCOUNT= Sigil-Ebook GH_PROJECT= Sigil -# Upstream uses pkg-config output to pass libhunspell-1.3.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 - USES= cmake compiler:c++11-lib desktop-file-utils pkgconfig \ python:3 shebangfix SHEBANG_FILES= src/Resource_Files/plugin_launchers/python/*.py \ @@ -35,6 +30,11 @@ CMAKE_ARGS= -DUSE_SYSTEM_LIBS:BOOL=ON \ -DINSTALL_BUNDLED_DICTS:BOOL=OFF USE_LDCONFIG= ${PREFIX}/lib/sigil +# Upstream uses pkg-config output to pass libhunspell-1.3.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 Modified: head/textproc/sigil/distinfo ============================================================================== --- head/textproc/sigil/distinfo Thu Feb 25 05:29:20 2016 (r409494) +++ head/textproc/sigil/distinfo Thu Feb 25 06:20:43 2016 (r409495) @@ -1,2 +1,2 @@ -SHA256 (Sigil-Ebook-Sigil-0.9.1_GH0.tar.gz) = 7ef13ae9f570ac51aa8d80890ff31bcdf8d1b488c1c4bbb315f1ca4b75237a63 -SIZE (Sigil-Ebook-Sigil-0.9.1_GH0.tar.gz) = 17451106 +SHA256 (Sigil-Ebook-Sigil-0.9.3_GH0.tar.gz) = 714417ec2ac8aa21a29dcc9fd5054479fcba965029c1b881f8229ca76781c404 +SIZE (Sigil-Ebook-Sigil-0.9.3_GH0.tar.gz) = 18095814 Modified: head/textproc/sigil/pkg-plist ============================================================================== --- head/textproc/sigil/pkg-plist Thu Feb 25 05:29:20 2016 (r409494) +++ head/textproc/sigil/pkg-plist Thu Feb 25 06:20:43 2016 (r409495) @@ -33,10 +33,13 @@ share/pixmaps/sigil.png %%DATADIR%%/plugin_launchers/python/validationcontainer.py %%DATADIR%%/plugin_launchers/python/validationresult.py %%DATADIR%%/plugin_launchers/python/wrapper.py +%%DATADIR%%/polyfills/MathJax.js +%%DATADIR%%/python3lib/navgenerator.py +%%DATADIR%%/python3lib/ncxgenerator.py %%DATADIR%%/python3lib/opf_newparser.py %%DATADIR%%/python3lib/sanitycheck.py +%%DATADIR%%/python3lib/updatechecker.py %%DATADIR%%/python3lib/xmlprocessor.py -%%DATADIR%%/translations/sigil_bg.qm %%DATADIR%%/translations/sigil_ca.qm %%DATADIR%%/translations/sigil_cs.qm %%DATADIR%%/translations/sigil_da_DK.qm @@ -54,19 +57,12 @@ share/pixmaps/sigil.png %%DATADIR%%/translations/sigil_it.qm %%DATADIR%%/translations/sigil_ja.qm %%DATADIR%%/translations/sigil_ko.qm -%%DATADIR%%/translations/sigil_lv_LV.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_ro_RO.qm %%DATADIR%%/translations/sigil_ru.qm %%DATADIR%%/translations/sigil_sk.qm %%DATADIR%%/translations/sigil_sr.qm %%DATADIR%%/translations/sigil_tr_TR.qm -%%DATADIR%%/translations/sigil_ug.qm -%%DATADIR%%/translations/sigil_uk.qm -%%DATADIR%%/translations/sigil_uk_UA.qm -%%DATADIR%%/translations/sigil_vi.qm %%DATADIR%%/translations/sigil_zh_CN.qm %%DATADIR%%/translations/sigil_zh_TW.qm