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

devans at macports.org devans at macports.org
Thu Jul 29 19:10:52 PDT 2010


Revision: 70106
          http://trac.macports.org/changeset/70106
Author:   devans at macports.org
Date:     2010-07-29 19:10:51 -0700 (Thu, 29 Jul 2010)
Log Message:
-----------
inkscape: fix livecheck.

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

Modified: trunk/dports/graphics/inkscape/Portfile
===================================================================
--- trunk/dports/graphics/inkscape/Portfile	2010-07-30 01:59:48 UTC (rev 70105)
+++ trunk/dports/graphics/inkscape/Portfile	2010-07-30 02:10:51 UTC (rev 70106)
@@ -89,6 +89,5 @@
 }
 
 livecheck.type          regex
-livecheck.url           http://sourceforge.net/export/rss2_projfiles.php?project=${name}
-livecheck.regex         <title>${name} (\[0-9.\]+) released.*</title>
-
+livecheck.url           http://sourceforge.net/projects/inkscape/files/inkscape/
+livecheck.regex         "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100729/fdfff3e5/attachment.html>


More information about the macports-changes mailing list