From f12d3a0ccb6b5f12408152f1e699e0d91ebfe909 Mon Sep 17 00:00:00 2001 From: Alex Dupre Date: Sat, 6 May 2006 13:26:49 +0000 Subject: Simplify PHP base ports infrastructure: - remove all slave ports - add the ability to build all SAPIs concurrently - update php5 to 5.1.4 *Read* the UPDATING file *before* trying to update PHP (or at least before mailing me). --- lang/php4/files/patch-main::php_config.h.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/php4/files/patch-main::php_config.h.in') diff --git a/lang/php4/files/patch-main::php_config.h.in b/lang/php4/files/patch-main::php_config.h.in index ca828a919078..0b470b3f484a 100644 --- a/lang/php4/files/patch-main::php_config.h.in +++ b/lang/php4/files/patch-main::php_config.h.in @@ -1,6 +1,6 @@ ---- main/php_config.h.in.orig Sun Oct 30 12:06:40 2005 -+++ main/php_config.h.in Wed Nov 16 09:18:14 2005 -@@ -2606,6 +2606,9 @@ +--- main/php_config.h.in.orig Thu Jan 12 19:24:28 2006 ++++ main/php_config.h.in Fri May 5 08:02:13 2006 +@@ -2624,6 +2624,9 @@ /* Whether to build zip as dynamic module */ #undef COMPILE_DL_ZIP -- cgit v1.2.3