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/php53/files/patch-main::php_config.h.in | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'lang/php53/files/patch-main::php_config.h.in') diff --git a/lang/php53/files/patch-main::php_config.h.in b/lang/php53/files/patch-main::php_config.h.in index 9c92108b381e..8e9938876421 100644 --- a/lang/php53/files/patch-main::php_config.h.in +++ b/lang/php53/files/patch-main::php_config.h.in @@ -1,6 +1,6 @@ ---- main/php_config.h.in.orig Mon Sep 5 13:16:27 2005 -+++ main/php_config.h.in Wed Nov 16 09:30:03 2005 -@@ -2454,6 +2454,9 @@ +--- main/php_config.h.in.orig Wed Jan 11 15:25:52 2006 ++++ main/php_config.h.in Wed May 3 09:38:09 2006 +@@ -2760,6 +2760,9 @@ /* Define if uint32_t type is present. */ #undef HAVE_UINT32_T -- cgit v1.2.3