[105143] trunk/dports/lang/php/Portfile
ryandesign at macports.org
ryandesign at macports.org
Thu Apr 11 16:29:03 PDT 2013
Revision: 105143
https://trac.macports.org/changeset/105143
Author: ryandesign at macports.org
Date: 2013-04-11 16:29:03 -0700 (Thu, 11 Apr 2013)
Log Message:
-----------
php54: update to 5.4.14
Modified Paths:
--------------
trunk/dports/lang/php/Portfile
Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile 2013-04-11 22:35:15 UTC (rev 105142)
+++ trunk/dports/lang/php/Portfile 2013-04-11 23:29:03 UTC (rev 105143)
@@ -73,11 +73,11 @@
}
5.4 {
epoch 1
- version 5.4.13
+ version 5.4.14
set suhosin_available no
checksums [suffix ${distname}] \
- rmd160 b2b40fe8bc939b2c315f34a79fa08884c64d3ff9 \
- sha256 f80c9452f63a6d259d4edd5228be2136da98122ffb79cb1d9d6b7f9026e84f00
+ rmd160 7a05ed52757ce617ca0ed052cab017c75eb07fb0 \
+ sha256 5450f3843bc651eb3fb00601f0cce1930aaaf65c7c966c02fe4a46f9c81be20a
}
5.5 {
# When this becomes a stable version, remove the overrides for homepage,
@@ -768,7 +768,7 @@
}
subport ${php}-oracle {
- if {${php.branch} != 5.5} {
+ if {[vercmp ${php.branch} 5.4] < 0} {
revision 1
}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130411/4bd19932/attachment.html>
More information about the macports-changes
mailing list