[126117] trunk/dports/php/php-http2/Portfile
ryandesign at macports.org
ryandesign at macports.org
Sat Oct 4 00:19:54 PDT 2014
Revision: 126117
https://trac.macports.org/changeset/126117
Author: ryandesign at macports.org
Date: 2014-10-04 00:19:54 -0700 (Sat, 04 Oct 2014)
Log Message:
-----------
php-http2: rename extension ini file so that it loads alphabetically after its dependencies
Modified Paths:
--------------
trunk/dports/php/php-http2/Portfile
Modified: trunk/dports/php/php-http2/Portfile
===================================================================
--- trunk/dports/php/php-http2/Portfile 2014-10-04 05:37:01 UTC (rev 126116)
+++ trunk/dports/php/php-http2/Portfile 2014-10-04 07:19:54 UTC (rev 126117)
@@ -6,6 +6,7 @@
name php-http2
version 2.1.2
+revision 1
categories php www
platforms darwin
maintainers ryandesign openmaintainer
@@ -15,6 +16,10 @@
php.pecl yes
php.pecl.name pecl_http
+# The http2 extension must load after the propro and raphf extensions.
+# https://bugs.php.net/bug.php?id=66155
+php.extension_ini z${php.extension_ini}
+
description Extended HTTP Support
long_description \
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20141004/db9012c7/attachment.html>
More information about the macports-changes
mailing list