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-sapi_fpm_Makefile.frag | |
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-sapi_fpm_Makefile.frag')
-rw-r--r-- | lang/php5/files/patch-sapi_fpm_Makefile.frag | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/php5/files/patch-sapi_fpm_Makefile.frag b/lang/php5/files/patch-sapi_fpm_Makefile.frag index 3d777795dd86..4fa8d50bf4dc 100644 --- a/lang/php5/files/patch-sapi_fpm_Makefile.frag +++ b/lang/php5/files/patch-sapi_fpm_Makefile.frag @@ -1,6 +1,6 @@ ---- sapi/fpm/Makefile.frag.orig 2011-10-08 23:04:10.000000000 +0200 -+++ sapi/fpm/Makefile.frag 2012-02-09 16:43:25.000000000 +0100 -@@ -27,6 +27,6 @@ +--- sapi/fpm/Makefile.frag.orig 2013-12-10 19:32:43.000000000 +0000 ++++ sapi/fpm/Makefile.frag 2013-12-13 21:55:54.402236058 +0000 +@@ -18,6 +18,6 @@ install-fpm: $(SAPI_FPM_PATH) @$(mkinstalldirs) $(INSTALL_ROOT)$(mandir)/man8 @$(INSTALL_DATA) sapi/fpm/php-fpm.8 $(INSTALL_ROOT)$(mandir)/man8/php-fpm$(program_suffix).8 |