From owner-svn-ports-all@freebsd.org Tue Apr 11 15:56:35 2017 Return-Path: Delivered-To: svn-ports-all@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 A6858D39FBA; Tue, 11 Apr 2017 15:56:35 +0000 (UTC) (envelope-from sunpoet@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 6B4FC1C50; Tue, 11 Apr 2017 15:56:35 +0000 (UTC) (envelope-from sunpoet@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id v3BFuYq3015795; Tue, 11 Apr 2017 15:56:34 GMT (envelope-from sunpoet@FreeBSD.org) Received: (from sunpoet@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id v3BFuYqA015791; Tue, 11 Apr 2017 15:56:34 GMT (envelope-from sunpoet@FreeBSD.org) Message-Id: <201704111556.v3BFuYqA015791@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: sunpoet set sender to sunpoet@FreeBSD.org using -f From: Sunpoet Po-Chuan Hsieh Date: Tue, 11 Apr 2017 15:56:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r438284 - in head/graphics/p5-Gimp: . files X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 11 Apr 2017 15:56:35 -0000 Author: sunpoet Date: Tue Apr 11 15:56:34 2017 New Revision: 438284 URL: https://svnweb.freebsd.org/changeset/ports/438284 Log: Update to 2.32 - Add LICENSE_FILE Changes: http://search.cpan.org/dist/Gimp/Changes Modified: head/graphics/p5-Gimp/Makefile head/graphics/p5-Gimp/distinfo (contents, props changed) head/graphics/p5-Gimp/files/patch-examples__Makefile.PL head/graphics/p5-Gimp/pkg-plist (contents, props changed) Modified: head/graphics/p5-Gimp/Makefile ============================================================================== --- head/graphics/p5-Gimp/Makefile Tue Apr 11 15:56:28 2017 (r438283) +++ head/graphics/p5-Gimp/Makefile Tue Apr 11 15:56:34 2017 (r438284) @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= Gimp -PORTVERSION= 2.31 -PORTREVISION= 3 +PORTVERSION= 2.32 CATEGORIES= graphics perl5 MASTER_SITES= CPAN PKGNAMEPREFIX= p5- @@ -13,18 +12,18 @@ COMMENT= Write GIMP extensions/plug-ins/ LICENSE= ART10 GPLv1 LICENSE_COMB= dual +LICENSE_FILE_ART10= ${WRKSRC}/COPYING.Artistic -RUN_DEPENDS= p5-Gtk2>=1.0:x11-toolkits/p5-Gtk2 \ +BUILD_DEPENDS= p5-Gtk2>=1.0:x11-toolkits/p5-Gtk2 \ p5-Gtk2-Ex-PodViewer>=0:x11-toolkits/p5-Gtk2-Ex-PodViewer \ p5-IO-All>=0:devel/p5-IO-All \ p5-IO-stringy>=0:devel/p5-IO-stringy \ p5-HTML-Parser>=0:www/p5-HTML-Parser \ p5-Web-Scraper>=0:www/p5-Web-Scraper \ PDL>=2.007:math/PDL -BUILD_DEPENDS:= p5-ExtUtils-Depends>=0.200:devel/p5-ExtUtils-Depends \ - p5-ExtUtils-PkgConfig>=1:devel/p5-ExtUtils-PkgConfig \ - ${RUN_DEPENDS} LIB_DEPENDS= libgimp-2.0.so:graphics/gimp-app +RUN_DEPENDS:= ${BUILD_DEPENDS} +BUILD_DEPENDS+= p5-Alien-Gimp>=0.01:graphics/p5-Alien-Gimp USES= perl5 USE_PERL5= configure Modified: head/graphics/p5-Gimp/distinfo ============================================================================== --- head/graphics/p5-Gimp/distinfo Tue Apr 11 15:56:28 2017 (r438283) +++ head/graphics/p5-Gimp/distinfo Tue Apr 11 15:56:34 2017 (r438284) @@ -1,2 +1,3 @@ -SHA256 (Gimp-2.31.tar.gz) = 151d12348ea24b872425ad9410d915e17008bd4344dbdc520fbd6e8b87cb4393 -SIZE (Gimp-2.31.tar.gz) = 448538 +TIMESTAMP = 1491883001 +SHA256 (Gimp-2.32.tar.gz) = 2e56309b8c854078f4d18bcf98e85c931c969b6ef5b6b8d5908486bfbfe3abc4 +SIZE (Gimp-2.32.tar.gz) = 450956 Modified: head/graphics/p5-Gimp/files/patch-examples__Makefile.PL ============================================================================== --- head/graphics/p5-Gimp/files/patch-examples__Makefile.PL Tue Apr 11 15:56:28 2017 (r438283) +++ head/graphics/p5-Gimp/files/patch-examples__Makefile.PL Tue Apr 11 15:56:34 2017 (r438284) @@ -1,6 +1,6 @@ ---- examples/Makefile.PL.orig 2014-06-19 14:53:12 UTC +--- examples/Makefile.PL.orig 2016-05-01 01:47:52 UTC +++ examples/Makefile.PL -@@ -48,7 +48,8 @@ +@@ -47,7 +47,8 @@ sub install_plugin_target { my $dest = '$(GIMP_PLUGINS)/'.basename($plugin); <