[91997] trunk/dports/graphics/inkscape/Portfile

ryandesign at macports.org ryandesign at macports.org
Sun Apr 15 09:22:38 PDT 2012


Revision: 91997
          https://trac.macports.org/changeset/91997
Author:   ryandesign at macports.org
Date:     2012-04-15 09:22:37 -0700 (Sun, 15 Apr 2012)
Log Message:
-----------
inkscape: update to 0.48.3.1 (#33992); rewrite master_sites to avoid redirects

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

Modified: trunk/dports/graphics/inkscape/Portfile
===================================================================
--- trunk/dports/graphics/inkscape/Portfile	2012-04-15 16:09:40 UTC (rev 91996)
+++ trunk/dports/graphics/inkscape/Portfile	2012-04-15 16:22:37 UTC (rev 91997)
@@ -5,8 +5,7 @@
 
 name            inkscape
 conflicts       inkscape-devel
-version         0.48.2
-revision        2
+version         0.48.3.1
 license         GPL-2 LGPL-2.1
 maintainers     devans
 categories      graphics gnome
@@ -24,10 +23,10 @@
                 grouping, and more.
 
 use_bzip2       yes
-master_sites    sourceforge
+master_sites    sourceforge:project/inkscape/inkscape/${version}
 
-checksums       sha1    be30ab2d2714d04ddd69b400bd6ad30b09e83067 \
-                rmd160  3f658d373f976a41191d48d8248b33dfb3d65238
+checksums       rmd160  139720f01b987001b558226ec2de60b36fb1123c \
+                sha256  073bf585b6a708747485f2de1f5a1b77c3f45a79e6ee128bf946bae99476db88
 
 depends_build   port:pkgconfig \
                 port:intltool \
@@ -88,8 +87,7 @@
     configure.compiler llvm-gcc-4.2
 }
 
-configure.args  --with-xft \
-                --with-gnome-vfs \
+configure.args  --with-gnome-vfs \
                 --with-python \
                 --enable-lcms \
                 --enable-poppler-cairo
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120415/3c6b0734/attachment.html>


More information about the macports-changes mailing list