[138589] trunk/dports/lang/php/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sun Jul 12 19:15:21 PDT 2015
Revision: 138589
https://trac.macports.org/changeset/138589
Author: ryandesign at macports.org
Date: 2015-07-12 19:15:21 -0700 (Sun, 12 Jul 2015)
Log Message:
-----------
php: enable php70-opcache subport; the failure is only when building for i386
Modified Paths:
--------------
trunk/dports/lang/php/Portfile
Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile 2015-07-13 02:01:43 UTC (rev 138588)
+++ trunk/dports/lang/php/Portfile 2015-07-13 02:15:21 UTC (rev 138589)
@@ -961,11 +961,6 @@
}
}
-# php70-opcache @7.0.0alpha2 fails:
-# too few arguments provided to function-like macro invocation
-# use of undeclared identifier 'accel_xlat_get'
-# too many arguments to function call, expected 4, have 5
-if {[vercmp ${branch} 7] < 0} {
if {[vercmp ${branch} 5.5] >= 0} {
subport ${php}-opcache {
php.extensions.zend opcache
@@ -985,7 +980,6 @@
}
}
}
-}
subport ${php}-openssl {
categories-append devel security
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150712/499bb98f/attachment.html>
More information about the macports-changes
mailing list