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

devans at macports.org devans at macports.org
Sat Sep 15 09:46:43 PDT 2012


Revision: 97789
          http://trac.macports.org//changeset/97789
Author:   devans at macports.org
Date:     2012-09-15 09:46:43 -0700 (Sat, 15 Sep 2012)
Log Message:
-----------
inkscape: fix livecheck.

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

Modified: trunk/dports/graphics/inkscape/Portfile
===================================================================
--- trunk/dports/graphics/inkscape/Portfile	2012-09-15 16:33:40 UTC (rev 97788)
+++ trunk/dports/graphics/inkscape/Portfile	2012-09-15 16:46:43 UTC (rev 97789)
@@ -116,5 +116,5 @@
 }
 
 livecheck.type          regex
-livecheck.url           http://sourceforge.net/projects/inkscape/files/
-livecheck.regex         "(?i)${name}-(\\d+(?:\\.\\d+)*)"
+livecheck.url           http://sourceforge.net/projects/inkscape/files/inkscape/
+livecheck.regex         "${name}/(\\d+(?:\\.\\d+)*)/"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120915/7c71e87b/attachment.html>


More information about the macports-changes mailing list