Revision
117342
Author
devans@macports.org
Date
2014-02-22 20:37:08 -0800 (Sat, 22 Feb 2014)

Log Message

gegl-devel: update to recent git master, revert r117135 which should not be necessary after r117329.

Modified Paths

Diff

Modified: trunk/dports/graphics/gegl-devel/Portfile (117341 => 117342)


--- trunk/dports/graphics/gegl-devel/Portfile	2014-02-23 02:39:41 UTC (rev 117341)
+++ trunk/dports/graphics/gegl-devel/Portfile	2014-02-23 04:37:08 UTC (rev 117342)
@@ -8,8 +8,8 @@
 name            gegl-devel
 conflicts       gegl
 set git_name    gegl
-set git_commit  5315f6e3038e8c36bee59699be8c9fa2ca35f3d0
-set git_date    20140216
+set git_commit  45291779a52d24591aee393b0deca934ee446a93
+set git_date    20140222
 version         0.3.0-${git_date}
 license         {GPL-3+ LGPL-3+}
 categories      graphics
@@ -29,8 +29,8 @@
 
 distname        ${git_name}-${git_commit}
 
-checksums       rmd160  f80aad9fc75b5722495bdaf93d9d17bc6186f94d \
-                sha256  1cb69e342818f814916856588d3ab2ba76b3f0752ee651b1a170bdef1daa5ac7
+checksums       rmd160  b457b5310a09cb866e84082cf9657867a544e658 \
+                sha256  b1ba84604b916134d3bdf98c051a89ba0ea613312a03915b01fa9f1d19f5ecfe
 
 depends_build   port:pkgconfig \
                 port:intltool \
@@ -59,7 +59,7 @@
                 patch-ffmpeg.diff \
                 rename-for-altivec.patch
 
-compiler.blacklist-append gcc-4.0 *gcc-4.2 {clang < 300}
+compiler.blacklist-append gcc-4.0 *gcc-4.2
 
 # gobject-introspection uses g-ir-scanner, which uses $CC from env