[149260] trunk/dports/php/php-APCu/Portfile
ryandesign at macports.org
ryandesign at macports.org
Tue Jun 7 21:55:04 PDT 2016
Revision: 149260
https://trac.macports.org/changeset/149260
Author: ryandesign at macports.org
Date: 2016-06-07 21:55:04 -0700 (Tue, 07 Jun 2016)
Log Message:
-----------
php-APCu: update to 5.1.5
Modified Paths:
--------------
trunk/dports/php/php-APCu/Portfile
Modified: trunk/dports/php/php-APCu/Portfile
===================================================================
--- trunk/dports/php/php-APCu/Portfile 2016-06-07 23:39:45 UTC (rev 149259)
+++ trunk/dports/php/php-APCu/Portfile 2016-06-08 04:55:04 UTC (rev 149260)
@@ -13,16 +13,16 @@
php.branches 5.3 5.4 5.5 5.6 7.0
php.pecl yes
-if {[vercmp ${php.branch} 7] < 0} {
+if {[vercmp ${php.branch} 7] >= 0} {
+ version 5.1.5
+ revision 0
+ checksums rmd160 b4b9c4ffe34ae5d1f27ae5033fb3ad06444cbf97 \
+ sha256 5f4153fe21745a44f1d92431b05a85c0912bb3235110615db84a4a6e84fb6791
+} else {
version 4.0.11
revision 0
checksums rmd160 506c1a4202c66c0d87aba496fe8523117925b157 \
sha256 454f302ec13a6047ca4c39e081217ce5a61bbea815aec9c1091fb849e70b4d00
-} else {
- version 5.1.4
- revision 0
- checksums rmd160 78128c131cd002a7c9698016877687444207bc72 \
- sha256 1de07a7ae79572961cfacc817bd1b6765e750cd57f91a3b6df6dbf97bc8a2804
}
description APC User Cache
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160607/15f4822b/attachment.html>
More information about the macports-changes
mailing list