diff options
author | Alex Dupre <ale@FreeBSD.org> | 2006-05-06 13:26:49 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2006-05-06 13:26:49 +0000 |
commit | f12d3a0ccb6b5f12408152f1e699e0d91ebfe909 (patch) | |
tree | 7e77ab1846eeb19035bf34f40c8aa72a0f2fd4db /lang/php53/files/patch-main::php_config.h.in | |
parent | Update maintainer address (diff) |
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).
Notes
Notes:
svn path=/head/; revision=161492
Diffstat (limited to 'lang/php53/files/patch-main::php_config.h.in')
-rw-r--r-- | lang/php53/files/patch-main::php_config.h.in | 6 |
1 files changed, 3 insertions, 3 deletions
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 |