Revision: 117346 https://trac.macports.org/changeset/117346 Author: devans@macports.org Date: 2014-02-22 22:09:49 -0800 (Sat, 22 Feb 2014) Log Message: ----------- gimp-gap-devel: update to latest upstream gap-2-8 branch, bug fixes. 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-23 05:58:36 UTC (rev 117345) +++ trunk/dports/graphics/gimp-gap-devel/Portfile 2014-02-23 06:09:49 UTC (rev 117346) @@ -6,8 +6,8 @@ name gimp-gap-devel conflicts gimp-gap set git_name gimp-gap -set git_commit 43c26576a914d168e81139fc8dffa0b7e34cf669 -set git_date 20140202 +set git_commit c032805e55af814e0af9f744cf9906fcf602de98 +set git_date 20140215 version 2.7.0-${git_date} license GPL-2+ categories graphics @@ -32,8 +32,8 @@ distname ${git_name}-${git_commit} -checksums rmd160 e67216150263a721f10decc29184f95c90a3765e \ - sha256 4ef5159201b96d1612913ebb84ea11c17cb6fc2a0a82110242a31e9f7210b6f0 +checksums rmd160 a30091253a0200e5eec21ddd0e1e3ec5c446f616 \ + sha256 11560edbab805fee3a4fe2e57b60ca32c505e0a12d38e42909e165f647b4e2b4 pre-patch { system "cd ${worksrcpath}/extern_libs && gzip -dc ffmpeg.tar.gz | tar -xf -"
participants (1)
-
devans@macports.org