[55678] trunk/dports/graphics/lcms/Portfile
devans at macports.org
devans at macports.org
Sun Aug 16 18:59:38 PDT 2009
Revision: 55678
http://trac.macports.org/changeset/55678
Author: devans at macports.org
Date: 2009-08-16 18:59:36 -0700 (Sun, 16 Aug 2009)
Log Message:
-----------
lcms: fix livecheck regex typo.
Modified Paths:
--------------
trunk/dports/graphics/lcms/Portfile
Modified: trunk/dports/graphics/lcms/Portfile
===================================================================
--- trunk/dports/graphics/lcms/Portfile 2009-08-17 01:27:15 UTC (rev 55677)
+++ trunk/dports/graphics/lcms/Portfile 2009-08-17 01:59:36 UTC (rev 55678)
@@ -41,4 +41,4 @@
livecheck.check regex
livecheck.url http://www.littlecms.com/downloads.htm
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)\[a-z\]?)${extract.suffix}"
+livecheck.regex "${name}-(\\d+(?:\\.\\d+)*\[a-z\]?)${extract.suffix}"
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090816/e4249379/attachment.html>
More information about the macports-changes
mailing list