Revision
120613
Author
devans@macports.org
Date
2014-06-03 08:18:32 -0700 (Tue, 03 Jun 2014)

Log Message

mozjs17: restrict livecheck to 17.* branch.

Modified Paths

Diff

Modified: trunk/dports/lang/mozjs17/Portfile (120612 => 120613)


--- trunk/dports/lang/mozjs17/Portfile	2014-06-03 14:56:28 UTC (rev 120612)
+++ trunk/dports/lang/mozjs17/Portfile	2014-06-03 15:18:32 UTC (rev 120613)
@@ -86,4 +86,4 @@
 
 livecheck.type      regex
 livecheck.url       [lindex ${master_sites} 0]
-livecheck.regex     "mozjs-*(\\d+(?:\\.\\d+)*)"
+livecheck.regex     "mozjs-*(17(?:\\.\\d+)*)"