--- textproc/sigil/Makefile 2016-01-31 23:07:33.710918000 +0900 +++ textproc/sigil/Makefile 2016-02-03 06:00:00.000000000 +0900 @@ -2,7 +2,7 @@ # $FreeBSD: head/textproc/sigil/Makefile 405891 2016-01-12 16:20:31Z amdmi3 $ PORTNAME= sigil -PORTVERSION= 0.9.1 +PORTVERSION= 0.9.3 CATEGORIES= textproc MAINTAINER= ports@FreeBSD.org @@ -18,11 +18,6 @@ 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 @@ -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 --- textproc/sigil/distinfo 2016-01-31 23:07:33.718670000 +0900 +++ textproc/sigil/distinfo 2016-02-03 06:00:00.000000000 +0900 @@ -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 --- textproc/sigil/pkg-plist 2016-01-31 23:07:33.698593000 +0900 +++ textproc/sigil/pkg-plist 2016-02-03 06:00:00.000000000 +0900 @@ -33,10 +33,13 @@ %%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 @@ %%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