[111438] trunk/dports/graphics/inkscape-devel/Portfile

devans at macports.org devans at macports.org
Sat Sep 21 15:26:22 PDT 2013


Revision: 111438
          https://trac.macports.org/changeset/111438
Author:   devans at macports.org
Date:     2013-09-21 15:26:22 -0700 (Sat, 21 Sep 2013)
Log Message:
-----------
inkscape-devel: format security errors fixed among others, now builds with clang.

Modified Paths:
--------------
    trunk/dports/graphics/inkscape-devel/Portfile

Modified: trunk/dports/graphics/inkscape-devel/Portfile
===================================================================
--- trunk/dports/graphics/inkscape-devel/Portfile	2013-09-21 22:01:27 UTC (rev 111437)
+++ trunk/dports/graphics/inkscape-devel/Portfile	2013-09-21 22:26:22 UTC (rev 111438)
@@ -5,7 +5,7 @@
 
 name            inkscape-devel
 conflicts       inkscape
-set bzr_rev     12556
+set bzr_rev     12569
 version         0.48.99.${bzr_rev}
 epoch           1
 license         GPL-2 LGPL-2.1
@@ -100,8 +100,6 @@
     configure.args-append --enable-gtk3-experimental
 }
 
-compiler.blacklist *clang*
-
 configure.cmd   ./autogen.sh && ./configure
 
 configure.args  --without-gnome-vfs \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130921/6c7da6a8/attachment-0001.html>


More information about the macports-changes mailing list