[62204] trunk/dports/lang/spidermonkey/Portfile

nox at macports.org nox at macports.org
Thu Dec 31 08:02:24 PST 2009


Revision: 62204
          http://trac.macports.org/changeset/62204
Author:   nox at macports.org
Date:     2009-12-31 08:02:23 -0800 (Thu, 31 Dec 2009)
Log Message:
-----------
Fix spidermonkey livecheck

Modified Paths:
--------------
    trunk/dports/lang/spidermonkey/Portfile

Modified: trunk/dports/lang/spidermonkey/Portfile
===================================================================
--- trunk/dports/lang/spidermonkey/Portfile	2009-12-31 16:02:14 UTC (rev 62203)
+++ trunk/dports/lang/spidermonkey/Portfile	2009-12-31 16:02:23 UTC (rev 62204)
@@ -62,3 +62,7 @@
 }
 
 destroot.args       -f Makefile.ref LIBDIR="/lib" SO_SUFFIX=dylib
+
+livecheck.type      regex
+livecheck.url       http://ftp.mozilla.org/pub/mozilla.org/js/
+livecheck.regex     {js-(\d+(?:\.\d+){2,})\.}
\ No newline at end of file
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091231/0ce6b377/attachment.html>


More information about the macports-changes mailing list