diff options
| author | Alex Dupre <ale@FreeBSD.org> | 2013-12-14 12:46:13 +0000 |
|---|---|---|
| committer | Alex Dupre <ale@FreeBSD.org> | 2013-12-14 12:46:13 +0000 |
| commit | b92229a77206be69ae4c1fbedde007e721325029 (patch) | |
| tree | 1e69a2e7388b6254690a8e33b29884b7773dc99a /lang/php55/files/patch-main::php_config.h.in | |
| parent | Add note about Berkeley DB deprecation and link to Wiki docs. (diff) | |
Update to 5.5.7 release and refresh patches.
Notes
Notes:
svn path=/head/; revision=336441
Diffstat (limited to 'lang/php55/files/patch-main::php_config.h.in')
| -rw-r--r-- | lang/php55/files/patch-main::php_config.h.in | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/php55/files/patch-main::php_config.h.in b/lang/php55/files/patch-main::php_config.h.in index 8e9938876421..36cc08c6e92b 100644 --- a/lang/php55/files/patch-main::php_config.h.in +++ b/lang/php55/files/patch-main::php_config.h.in @@ -1,8 +1,8 @@ ---- 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 +--- main/php_config.h.in.orig 2013-12-10 23:50:50.000000000 +0000 ++++ main/php_config.h.in 2013-12-13 21:50:25.396258363 +0000 +@@ -2342,6 +2342,9 @@ + /* Define if processor uses big-endian word */ + #undef WORDS_BIGENDIAN +/* Include external shared modules configurations */ +#include "ext/php_config.h" |
