[76759] trunk/dports/graphics/lcms/Portfile
l2g at macports.org
l2g at macports.org
Mon Mar 7 22:02:57 PST 2011
Revision: 76759
http://trac.macports.org/changeset/76759
Author: l2g at macports.org
Date: 2011-03-07 22:02:57 -0800 (Mon, 07 Mar 2011)
Log Message:
-----------
lcms: update livecheck for the sake of thoroughness (it will not worry about
version 2.x since that is handled by the lcms2 port)
Modified Paths:
--------------
trunk/dports/graphics/lcms/Portfile
Modified: trunk/dports/graphics/lcms/Portfile
===================================================================
--- trunk/dports/graphics/lcms/Portfile 2011-03-08 05:50:39 UTC (rev 76758)
+++ trunk/dports/graphics/lcms/Portfile 2011-03-08 06:02:57 UTC (rev 76759)
@@ -34,6 +34,7 @@
test.run yes
test.target check
+# Only need to worry about 1.x; lcms 2.x is in port lcms2
livecheck.type regex
-livecheck.url http://sourceforge.net/projects/lcms/files/
-livecheck.regex "${name}-(\\d+(?:\\.\\d+)*)${extract.suffix}"
+livecheck.url http://sourceforge.net/projects/${name}/files/${name}
+livecheck.regex "<a href=\"/projects/${name}/files/${name}/(1(?:\\.\\d+)+)/\""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110307/b4201d59/attachment.html>
More information about the macports-changes
mailing list