[97684] trunk/dports/graphics/gimp-gap-devel/Portfile

devans at macports.org devans at macports.org
Tue Sep 11 19:37:53 PDT 2012


Revision: 97684
          http://trac.macports.org//changeset/97684
Author:   devans at macports.org
Date:     2012-09-11 19:37:53 -0700 (Tue, 11 Sep 2012)
Log Message:
-----------
gimp-gap-devel: update to latest git master, blacklist clang.

Modified Paths:
--------------
    trunk/dports/graphics/gimp-gap-devel/Portfile

Modified: trunk/dports/graphics/gimp-gap-devel/Portfile
===================================================================
--- trunk/dports/graphics/gimp-gap-devel/Portfile	2012-09-12 02:36:50 UTC (rev 97683)
+++ trunk/dports/graphics/gimp-gap-devel/Portfile	2012-09-12 02:37:53 UTC (rev 97684)
@@ -7,7 +7,7 @@
 conflicts       gimp-gap
 set git_name    gimp-gap
 version         2.7.0
-revision        8
+revision        9
 license         GPL-2+
 categories      graphics
 maintainers     devans
@@ -29,7 +29,7 @@
 
 fetch.type      git
 git.url         git://git.gnome.org/${git_name}
-git.branch      57fb04542b3f4f894b9fe9eba063f41699fb98a6
+git.branch      676a40955dcda636eb885ec7ba2b5d03c8c6ad54
 
 pre-patch       {
                     system "cd ${worksrcpath}/extern_libs && gzip -dc ffmpeg.tar.gz | gnutar -xf -"
@@ -63,6 +63,8 @@
 
 depends_run     path:bin/mplayer:mplayer-devel
 
+compiler.blacklist clang
+
 configure.cmd    ./autogen.sh
 
 configure.args  --disable-audio-support \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120911/509c06c7/attachment.html>


More information about the macports-changes mailing list