[132566] users/devans/dports/graphics/inkscape/Portfile

devans at macports.org devans at macports.org
Wed Feb 4 13:10:34 PST 2015


Revision: 132566
          https://trac.macports.org/changeset/132566
Author:   devans at macports.org
Date:     2015-02-04 13:10:34 -0800 (Wed, 04 Feb 2015)
Log Message:
-----------
devans/dports: inkscape, fix livecheck, descriptions.

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

Modified: users/devans/dports/graphics/inkscape/Portfile
===================================================================
--- users/devans/dports/graphics/inkscape/Portfile	2015-02-04 20:34:53 UTC (rev 132565)
+++ users/devans/dports/graphics/inkscape/Portfile	2015-02-04 21:10:34 UTC (rev 132566)
@@ -12,17 +12,12 @@
 platforms           darwin
 homepage            http://www.inkscape.org/
 
-description         Inkscape is an open source SVG editor.
+description         Inkscape is an multi-platform, Open-Source Vector Graphics Editor \
+                    that uses SVG as its native file format.
 
-long_description    Inkscape is an open source SVG editor with \
-                    capabilities similar to Illustrator, CorelDraw, \
-                    Visio, etc. Supported SVG features include basic \
-                    shapes, paths, text, alpha blending, transforms, \
-                    gradients, node editing, svg-to-png export, \
-                    grouping, and more.
+long_description    ${description}
 
 homepage            http://www.inkscape.org/
-#master_sites        https://sourceforge.net/projects/inkscape/files/inkscape/${version}/
 master_sites        https://inkscape.global.ssl.fastly.net/media/resources/file/
 
 use_bzip2           yes
@@ -133,5 +128,5 @@
 }
 
 livecheck.type      regex
-livecheck.url       http://sourceforge.net/projects/inkscape/files/inkscape/
-livecheck.regex     "${name}/(\\d+(?:\\.\\d+)*)/"
+livecheck.url       https://inkscape.org/en/download/
+livecheck.regex     "Stable release \.*>(\\d+(?:\\.\\d+)*)<"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150204/ba767802/attachment-0001.html>


More information about the macports-changes mailing list