[126989] users/devans/dports/graphics/inkscape-devel

devans at macports.org devans at macports.org
Sat Oct 18 11:41:23 PDT 2014


Revision: 126989
          https://trac.macports.org/changeset/126989
Author:   devans at macports.org
Date:     2014-10-18 11:41:23 -0700 (Sat, 18 Oct 2014)
Log Message:
-----------
devans/dports: inkscape-devel, update to trunk bzr 13625, now builds with latest versions of libcdr, libvisio, libwpg based on librevenge by default, update dependencies, drop +revenge variant and associated patch file.

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

Removed Paths:
-------------
    users/devans/dports/graphics/inkscape-devel/files/

Modified: users/devans/dports/graphics/inkscape-devel/Portfile
===================================================================
--- users/devans/dports/graphics/inkscape-devel/Portfile	2014-10-18 18:30:41 UTC (rev 126988)
+++ users/devans/dports/graphics/inkscape-devel/Portfile	2014-10-18 18:41:23 UTC (rev 126989)
@@ -5,7 +5,7 @@
 
 name            inkscape-devel
 conflicts       inkscape inkscape-experimental inkscape-prerelease
-set bzr_rev     13613
+set bzr_rev     13625
 version         0.48.99.${bzr_rev}
 epoch           1
 license         GPL-2 LGPL-2.1
@@ -25,8 +25,8 @@
 homepage        http://www.inkscape.org/
 master_sites    file:///Users/devans/macports/distfiles/${name}
 
-checksums       rmd160  a890ba2fda2062f1147e0c15e9d3c07ccb78ef5a \
-                sha256  de4ebf97db985f60977c56aa218f2275e030ebd09611b50d92d1ba4ad78b95da
+checksums       rmd160  99b372ad22743a8aac2880c6d78d3d667f04bdfe \
+                sha256  34327f4bef6b8a27aeb6fb7e187871514d5207777d5e4db4d22d282efc54d139
 
 worksrcdir      inkscape
 
@@ -47,22 +47,12 @@
                 port:poppler \
                 port:boost \
                 port:ImageMagick \
-                port:libcdr \
+                port:libcdr-0.1 \
                 port:libexif \
-                port:libvisio \
-                port:libwpg \
+                port:libvisio-0.1 \
+                port:libwpg-0.3 \
                 port:gtkspell2
 
-variant revenge description {Experimental upstream patch to build with latest libcdr, libvisio, libwpg based on librevenge} {
-    patchfiles-append   patch-librevenge.diff
-    depends_lib-delete  port:libcdr \
-                        port:libvisio \
-                        port:libwpg
-    depends_lib-append  port:libcdr-0.1 \
-                        port:libvisio-0.1 \
-                        port:libwpg-0.3
-}
-
 variant python26 conflicts python27 description {Configure to use Python version 2.6} {
     depends_lib-append \
         port:py26-lxml \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141018/ef744574/attachment.html>


More information about the macports-changes mailing list