[133651] users/devans/dports/graphics/inkscape-devel/Portfile

devans at macports.org devans at macports.org
Sat Mar 7 17:38:07 PST 2015


Revision: 133651
          https://trac.macports.org/changeset/133651
Author:   devans at macports.org
Date:     2015-03-07 17:38:07 -0800 (Sat, 07 Mar 2015)
Log Message:
-----------
devans/dports: inkscape-devel, update to trunk bzr 13973, remove +svg variant now included as part of the default build.

Modified Paths:
--------------
    users/devans/dports/graphics/inkscape-devel/Portfile

Modified: users/devans/dports/graphics/inkscape-devel/Portfile
===================================================================
--- users/devans/dports/graphics/inkscape-devel/Portfile	2015-03-08 01:28:02 UTC (rev 133650)
+++ users/devans/dports/graphics/inkscape-devel/Portfile	2015-03-08 01:38:07 UTC (rev 133651)
@@ -5,7 +5,7 @@
 
 name                inkscape-devel
 conflicts           inkscape inkscape-0.91.x
-set bzr_rev         13907
+set bzr_rev         13973
 version             0.91.99.${bzr_rev}
 epoch               1
 license             GPL-2 LGPL-2.1
@@ -22,8 +22,8 @@
 homepage            http://www.inkscape.org/
 master_sites        file:///Users/devans/macports/distfiles/${name}
 
-checksums           rmd160  82bfdfc4a7b9649bd439e8d313bc1285280583ff \
-                    sha256  9e627847e7a9bdc1acf7a0d594b9c15564dcbb32c3398bbf66bdda8c45730ade
+checksums           rmd160  9da550312d6e62d20dbe2fa8a6f34d56d506497c \
+                    sha256  1ac5e6027289330193cb98556754b19fee887911194e4ecc03b2383a3af0c6c2
 
 worksrcdir          ${name}
 
@@ -75,11 +75,6 @@
                     --enable-gtk3-experimental
 }
 
-variant svg2 description {Enable experimental SVG level 2 proposed features} {
-    configure.cppflags-append \
-                    "-DWITH_MESH -DWITH_CSSBLEND -DWITH_CSSCOMPOSITE -DWITH_SVG2"
-}
-
 configure.cmd       ./autogen.sh && ./configure
 
 configure.python    ${prefix}/bin/python2.7
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150307/ec2bda7b/attachment.html>


More information about the macports-changes mailing list