Index: head/graphics/gimp-resynthesizer/Makefile =================================================================== --- head/graphics/gimp-resynthesizer/Makefile (revision 458539) +++ head/graphics/gimp-resynthesizer/Makefile (revision 458540) @@ -1,42 +1,41 @@ # Created by: Dmitry Marakasov # $FreeBSD$ PORTNAME= resynthesizer -PORTVERSION= 2.0.1 -PORTREVISION= 4 +PORTVERSION= 2.0.2 CATEGORIES= graphics PKGNAMEPREFIX= gimp- MAINTAINER= amdmi3@FreeBSD.org COMMENT= Gimp plug-in for texture synthesis LICENSE= GPLv2+ # though COPYING has GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING RUN_DEPENDS= ${LOCALBASE}/libexec/gimp/2.2/python/gimpfu.py:graphics/py-gimp BUILD_DEPENDS= intltool-extract:textproc/intltool LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app USE_GITHUB= yes GH_ACCOUNT= bootchk USES= autoreconf compiler:nestedfct gettext gmake localbase pkgconfig python:2.7,run shebangfix SHEBANG_FILES= PluginScripts/*.py GNU_CONFIGURE= yes PLUGIN_DIR?= libexec/gimp/2.2/plug-ins PLIST_SUB= PLUGIN_DIR=${PLUGIN_DIR} OPTIONS_DEFINE= THREADS THREADS_DESC= Threading support (produces nondeterministic results) THREADS_LIBS= `pkg-config --libs gthread-2.0` post-patch: @${REINPLACE_CMD} -e 's|^\(GIMP_LIBDIR=\).*|\1"$${prefix}/${PLUGIN_DIR:H}"|; \ s|^\(gimpplugindir=\).*|\1"$$GIMP_LIBDIR"|' ${WRKSRC}/configure.ac post-patch-THREADS-off: @${REINPLACE_CMD} -e '/^#define SYNTH_THREADED/ d' \ ${WRKSRC}/lib/buildSwitches.h .include Index: head/graphics/gimp-resynthesizer/distinfo =================================================================== --- head/graphics/gimp-resynthesizer/distinfo (revision 458539) +++ head/graphics/gimp-resynthesizer/distinfo (revision 458540) @@ -1,3 +1,3 @@ -TIMESTAMP = 1471333887 -SHA256 (bootchk-resynthesizer-2.0.1_GH0.tar.gz) = ef8d8137c43cba0a712cf1f9c6891e8606d4b8af9b218cea0efcaa7797aa0a87 -SIZE (bootchk-resynthesizer-2.0.1_GH0.tar.gz) = 11095457 +TIMESTAMP = 1514064172 +SHA256 (bootchk-resynthesizer-2.0.2_GH0.tar.gz) = 6858eb434df4be3b9b24fc0eb046b17fbd90bd63989c44ef01f65055fcf99419 +SIZE (bootchk-resynthesizer-2.0.2_GH0.tar.gz) = 11096163