Revision: 116753 https://trac.macports.org/changeset/116753 Author: devans@macports.org Date: 2014-02-05 15:37:41 -0800 (Wed, 05 Feb 2014) Log Message: ----------- gimp-gap-devel: update to latest upstream gap-2-8 branch, adds LAYER GROUP Support in the MovePath dialog. Modified Paths: -------------- trunk/dports/graphics/gimp-gap-devel/Portfile Modified: trunk/dports/graphics/gimp-gap-devel/Portfile =================================================================== --- trunk/dports/graphics/gimp-gap-devel/Portfile 2014-02-05 23:09:20 UTC (rev 116752) +++ trunk/dports/graphics/gimp-gap-devel/Portfile 2014-02-05 23:37:41 UTC (rev 116753) @@ -6,8 +6,8 @@ name gimp-gap-devel conflicts gimp-gap set git_name gimp-gap -set git_commit 7133e8b9a3780c0bfa485047b01e420443c82941 -set git_date 20140115 +set git_commit 43c26576a914d168e81139fc8dffa0b7e34cf669 +set git_date 20140202 version 2.7.0-${git_date} license GPL-2+ categories graphics @@ -32,8 +32,8 @@ distname ${git_name}-${git_commit} -checksums rmd160 8b350b7f33400fa15d1f0a4e80428926fc23f27c \ - sha256 2285cdde8bc16545158be8be1f7d35e8842201c999bf2542a53184785c2daeca +checksums rmd160 e67216150263a721f10decc29184f95c90a3765e \ + sha256 4ef5159201b96d1612913ebb84ea11c17cb6fc2a0a82110242a31e9f7210b6f0 pre-patch { system "cd ${worksrcpath}/extern_libs && gzip -dc ffmpeg.tar.gz | tar -xf -"