[145931] trunk/dports/lang/php/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Feb 21 08:14:53 PST 2016
Revision: 145931
https://trac.macports.org/changeset/145931
Author: ryandesign at macports.org
Date: 2016-02-21 08:14:53 -0800 (Sun, 21 Feb 2016)
Log Message:
-----------
php: disable livecheck for php54
Modified Paths:
--------------
trunk/dports/lang/php/Portfile
Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile 2016-02-21 15:37:42 UTC (rev 145930)
+++ trunk/dports/lang/php/Portfile 2016-02-21 16:14:53 UTC (rev 145931)
@@ -389,7 +389,7 @@
}
# Enable livecheck for the two most recent stable PHP branches and the development branch.
- if {[vercmp ${branch} [lindex ${php.branches} end-3]] >= 0} {
+ if {[vercmp ${branch} [lindex ${php.branches} end-2]] >= 0} {
livecheck.type regex
default livecheck.url ${homepage}downloads.php
default livecheck.regex {get/php-([strsed ${branch} {g/\\./\\./}](?:\\.\[0-9.\]+)*)\\.tar}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160221/a0aceeba/attachment-0001.html>
More information about the macports-changes
mailing list