diff options
author | Alex Dupre <ale@FreeBSD.org> | 2013-12-14 12:45:40 +0000 |
---|---|---|
committer | Alex Dupre <ale@FreeBSD.org> | 2013-12-14 12:45:40 +0000 |
commit | ce9ba7129c50bca221608eece0b0ecc51ec91914 (patch) | |
tree | a801a1883a7a12dd7c9691e8ae7dccb56307460d /lang/php5/files/patch-ext_zlib_config0.m4 | |
parent | devel/boost-libs: Backport fix building test framework on non-x86 platforms (diff) |
Update to 5.4.23 release and refresh patches.
Notes
Notes:
svn path=/head/; revision=336439
Diffstat (limited to 'lang/php5/files/patch-ext_zlib_config0.m4')
-rw-r--r-- | lang/php5/files/patch-ext_zlib_config0.m4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/php5/files/patch-ext_zlib_config0.m4 b/lang/php5/files/patch-ext_zlib_config0.m4 index 249c85b498d3..f5187e9f50b5 100644 --- a/lang/php5/files/patch-ext_zlib_config0.m4 +++ b/lang/php5/files/patch-ext_zlib_config0.m4 @@ -1,6 +1,6 @@ ---- ext/zlib/config0.m4.orig 2010-08-26 13:19:52.000000000 +0200 -+++ ext/zlib/config0.m4 2010-08-26 13:20:11.000000000 +0200 -@@ -8,7 +8,7 @@ +--- ext/zlib/config0.m4.orig 2013-12-10 19:32:43.000000000 +0000 ++++ ext/zlib/config0.m4 2013-12-13 21:55:54.142235878 +0000 +@@ -8,7 +8,7 @@ PHP_ARG_WITH(zlib,for ZLIB support, PHP_ARG_WITH(zlib-dir,if the location of ZLIB install directory is defined, [ --with-zlib-dir=<DIR> Define the location of zlib install directory], no, no) |