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-sapi_apache2handler_config.m4 | |
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-sapi_apache2handler_config.m4')
-rw-r--r-- | lang/php55/files/patch-sapi_apache2handler_config.m4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/php55/files/patch-sapi_apache2handler_config.m4 b/lang/php55/files/patch-sapi_apache2handler_config.m4 index 149c4ef0fc80..42e50def5df3 100644 --- a/lang/php55/files/patch-sapi_apache2handler_config.m4 +++ b/lang/php55/files/patch-sapi_apache2handler_config.m4 @@ -1,6 +1,6 @@ ---- sapi/apache2handler/config.m4.orig 2013-10-18 12:22:26.576545216 +0000 -+++ sapi/apache2handler/config.m4 2013-10-18 12:23:00.903131412 +0000 -@@ -67,7 +67,7 @@ +--- sapi/apache2handler/config.m4.orig 2013-12-10 23:31:06.000000000 +0000 ++++ sapi/apache2handler/config.m4 2013-12-13 21:50:25.488258534 +0000 +@@ -67,7 +67,7 @@ if test "$PHP_APXS2" != "no"; then fi APXS_LIBEXECDIR='$(INSTALL_ROOT)'`$APXS -q LIBEXECDIR` |