[83011] trunk/dports/devel/uthash/Portfile
mww at macports.org
mww at macports.org
Tue Aug 23 02:49:00 PDT 2011
Revision: 83011
http://trac.macports.org/changeset/83011
Author: mww at macports.org
Date: 2011-08-23 02:48:59 -0700 (Tue, 23 Aug 2011)
Log Message:
-----------
fix livecheck
Modified Paths:
--------------
trunk/dports/devel/uthash/Portfile
Modified: trunk/dports/devel/uthash/Portfile
===================================================================
--- trunk/dports/devel/uthash/Portfile 2011-08-23 08:39:47 UTC (rev 83010)
+++ trunk/dports/devel/uthash/Portfile 2011-08-23 09:48:59 UTC (rev 83011)
@@ -31,5 +31,7 @@
delete ${destroot}${prefix}/share/doc/${name}/Makefile
}
-livecheck.version uthash-${version}
+livecheck.type regex
+livecheck.url ${homepage}
+livecheck.regex ${name}-(\[0-9\\.\]+)\\${extract.suffix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110823/6c2e9256/attachment.html>
More information about the macports-changes
mailing list