[132342] users/devans/dports/graphics

devans at macports.org devans at macports.org
Thu Jan 29 02:46:24 PST 2015


Revision: 132342
          https://trac.macports.org/changeset/132342
Author:   devans at macports.org
Date:     2015-01-29 02:46:24 -0800 (Thu, 29 Jan 2015)
Log Message:
-----------
devans/dports: inkscape, update to new release 0.91.

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

Added Paths:
-----------
    users/devans/dports/graphics/inkscape/

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

Modified: users/devans/dports/graphics/inkscape/Portfile
===================================================================
--- users/devans/dports/graphics/inkscape-prerelease/Portfile	2015-01-29 10:20:29 UTC (rev 132341)
+++ users/devans/dports/graphics/inkscape/Portfile	2015-01-29 10:46:24 UTC (rev 132342)
@@ -3,18 +3,17 @@
 
 PortSystem      1.0
 
-name            inkscape-prerelease
-set dname       inkscape
-conflicts       inkscape inkscape-devel inkscape-branched
-version         0.91pre4
-epoch           1
+name            inkscape
+conflicts       inkscape-devel
+version         0.91
 license         GPL-2 LGPL-2.1
 maintainers     devans
 categories      graphics gnome
 platforms       darwin
-description     Unstable development version of Inkscape from \
-                recent BZR trunk leading up to release of version 0.91.
+homepage        http://www.inkscape.org/
 
+description     Inkscape is an open source SVG editor.
+
 long_description \
                 Inkscape is an open source SVG editor with \
                 capabilities similar to Illustrator, CorelDraw, \
@@ -23,12 +22,13 @@
                 gradients, node editing, svg-to-png export, \
                 grouping, and more.
 homepage        http://www.inkscape.org/
-master_sites    https://sourceforge.net/projects/inkscape/files/inkscape/${version}/
+#master_sites    https://sourceforge.net/projects/inkscape/files/inkscape/${version}/
+master_sites    https://inkscape.global.ssl.fastly.net/media/resources/file/
 
-distname        ${dname}-${version}
+use_bzip2       yes
 
-checksums       rmd160  b5784b3b2fcf1e2de4c643c9a0e743ff852b31d2 \
-                sha256  6e05e4092367ff9e3b22c37fbcf6c3135e0bc800ef8b2a50245d4817c58ab836
+checksums           rmd160  77421bcb96c6ad4fe17e775e86b77d576b90cf32 \
+                    sha256  4d901f8a9e1924404e797ad23b8b0c495a9d155448816d95a55974314e1f141b
 
 depends_build   port:pkgconfig \
                 port:autoconf \
@@ -129,4 +129,6 @@
     }
 }
 
-livecheck.type  none
+livecheck.type          regex
+livecheck.url           http://sourceforge.net/projects/inkscape/files/inkscape/
+livecheck.regex         "${name}/(\\d+(?:\\.\\d+)*)/"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150129/2f04a364/attachment.html>


More information about the macports-changes mailing list