diff -urN /usr/ports/textproc/sigil/Makefile textproc/sigil/Makefile --- /usr/ports/textproc/sigil/Makefile 2016-01-13 07:47:07.317995000 +0900 +++ textproc/sigil/Makefile 2016-01-15 00: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.2 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 diff -urN /usr/ports/textproc/sigil/distinfo textproc/sigil/distinfo --- /usr/ports/textproc/sigil/distinfo 2015-12-23 06:45:08.489962000 +0900 +++ textproc/sigil/distinfo 2016-01-15 00: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.2_GH0.tar.gz) = d3c34ba1b63b080cb889dc5f11ba28f4db246151fbc3de162178290c8b9b3304 +SIZE (Sigil-Ebook-Sigil-0.9.2_GH0.tar.gz) = 17448786