Date: Fri, 2 Feb 2018 16:13:40 +0000 (UTC) From: Dmitry Marakasov <amdmi3@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460710 - head/graphics/gimp-resynthesizer Message-ID: <201802021613.w12GDewE053849@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: amdmi3 Date: Fri Feb 2 16:13:39 2018 New Revision: 460710 URL: https://svnweb.freebsd.org/changeset/ports/460710 Log: - Update to 2.0.3 Modified: head/graphics/gimp-resynthesizer/Makefile head/graphics/gimp-resynthesizer/distinfo Modified: head/graphics/gimp-resynthesizer/Makefile ============================================================================== --- head/graphics/gimp-resynthesizer/Makefile Fri Feb 2 16:10:43 2018 (r460709) +++ head/graphics/gimp-resynthesizer/Makefile Fri Feb 2 16:13:39 2018 (r460710) @@ -2,7 +2,8 @@ # $FreeBSD$ PORTNAME= resynthesizer -PORTVERSION= 2.0.2 +PORTVERSION= 2.0.3 +DISTVERSIONPREFIX= v CATEGORIES= graphics PKGNAMEPREFIX= gimp- @@ -19,7 +20,7 @@ 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 +USES= autoreconf gettext gmake localbase pkgconfig python:2.7,run shebangfix SHEBANG_FILES= PluginScripts/*.py GNU_CONFIGURE= yes Modified: head/graphics/gimp-resynthesizer/distinfo ============================================================================== --- head/graphics/gimp-resynthesizer/distinfo Fri Feb 2 16:10:43 2018 (r460709) +++ head/graphics/gimp-resynthesizer/distinfo Fri Feb 2 16:13:39 2018 (r460710) @@ -1,3 +1,3 @@ -TIMESTAMP = 1514064172 -SHA256 (bootchk-resynthesizer-2.0.2_GH0.tar.gz) = 6858eb434df4be3b9b24fc0eb046b17fbd90bd63989c44ef01f65055fcf99419 -SIZE (bootchk-resynthesizer-2.0.2_GH0.tar.gz) = 11096163 +TIMESTAMP = 1515587831 +SHA256 (bootchk-resynthesizer-v2.0.3_GH0.tar.gz) = 798678095c34b101c880eb350b31e9a6ff9748707d6ad9063cdee26c38016450 +SIZE (bootchk-resynthesizer-v2.0.3_GH0.tar.gz) = 11097693
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201802021613.w12GDewE053849>