aboutsummaryrefslogtreecommitdiffstats
path: root/lang/php56
diff options
context:
space:
mode:
authorale <ale@FreeBSD.org>2015-01-23 20:14:38 +0800
committerale <ale@FreeBSD.org>2015-01-23 20:14:38 +0800
commitbfe9c17f73c1449852d5396d681237fb969ed444 (patch)
tree9ca454bc5792931ff221c83c8f1fe26586d3109b /lang/php56
parentd868b8c69c871e720037035a6b78f76fd3839d07 (diff)
downloadfreebsd-ports-gnome-bfe9c17f73c1449852d5396d681237fb969ed444.tar.gz
freebsd-ports-gnome-bfe9c17f73c1449852d5396d681237fb969ed444.tar.zst
freebsd-ports-gnome-bfe9c17f73c1449852d5396d681237fb969ed444.zip
Update to 5.6.5 release.
Diffstat (limited to 'lang/php56')
-rw-r--r--lang/php56/Makefile2
-rw-r--r--lang/php56/distinfo4
-rw-r--r--lang/php56/files/patch-sapi_fpm_Makefile.frag12
-rw-r--r--lang/php56/files/patch-sapi_fpm_php-fpm.conf.in11
4 files changed, 3 insertions, 26 deletions
diff --git a/lang/php56/Makefile b/lang/php56/Makefile
index 3adc09338554..6c887c27de9b 100644
--- a/lang/php56/Makefile
+++ b/lang/php56/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= php56
-PORTVERSION= 5.6.4
+PORTVERSION= 5.6.5
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= ${MASTER_SITE_PHP}
diff --git a/lang/php56/distinfo b/lang/php56/distinfo
index ad62e3ab8bc9..702a9db73154 100644
--- a/lang/php56/distinfo
+++ b/lang/php56/distinfo
@@ -1,4 +1,4 @@
-SHA256 (php-5.6.4.tar.bz2) = 576f9001b612f5ddc22f447311bbec321e2c959b6a52259d664c4ba04ef044f1
-SIZE (php-5.6.4.tar.bz2) = 13498882
+SHA256 (php-5.6.5.tar.bz2) = adab4c0775512a5ca0ae74e08efdc941d92529b75283e0f44d3f53822cdfd06d
+SIZE (php-5.6.5.tar.bz2) = 13556146
SHA256 (php-5.5.x-mail-header.patch) = b0b5a7c961b2052eb14d9528e76155cbeaa881fb9b4a49f452f9dab07b6fb1c4
SIZE (php-5.5.x-mail-header.patch) = 3379
diff --git a/lang/php56/files/patch-sapi_fpm_Makefile.frag b/lang/php56/files/patch-sapi_fpm_Makefile.frag
deleted file mode 100644
index 3d0ff1979f9e..000000000000
--- a/lang/php56/files/patch-sapi_fpm_Makefile.frag
+++ /dev/null
@@ -1,12 +0,0 @@
---- sapi/fpm/Makefile.frag.orig 2013-12-10 23:31:06.000000000 +0000
-+++ sapi/fpm/Makefile.frag 2013-12-13 21:50:25.575258563 +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
-
-- @echo "Installing PHP FPM status page: $(INSTALL_ROOT)$(datadir)/fpm/"
-- @$(mkinstalldirs) $(INSTALL_ROOT)$(datadir)/fpm
-- @$(INSTALL_DATA) sapi/fpm/status.html $(INSTALL_ROOT)$(datadir)/fpm/status.html
-+ @echo "Installing PHP FPM status page: $(INSTALL_ROOT)$(datadir)/php/fpm/"
-+ @$(mkinstalldirs) $(INSTALL_ROOT)$(datadir)/php/fpm
-+ @$(INSTALL_DATA) sapi/fpm/status.html $(INSTALL_ROOT)$(datadir)/php/fpm/status.html
diff --git a/lang/php56/files/patch-sapi_fpm_php-fpm.conf.in b/lang/php56/files/patch-sapi_fpm_php-fpm.conf.in
deleted file mode 100644
index f80dcb9ff714..000000000000
--- a/lang/php56/files/patch-sapi_fpm_php-fpm.conf.in
+++ /dev/null
@@ -1,11 +0,0 @@
---- sapi/fpm/php-fpm.conf.in.orig 2013-12-10 23:31:06.000000000 +0000
-+++ sapi/fpm/php-fpm.conf.in 2013-12-13 21:50:25.757258451 +0000
-@@ -341,7 +341,7 @@ pm.max_spare_servers = 3
- ; last request memory: 0
- ;
- ; Note: There is a real-time FPM status monitoring sample web page available
--; It's available in: @EXPANDED_DATADIR@/fpm/status.html
-+; It's available in: @EXPANDED_DATADIR@/php/fpm/status.html
- ;
- ; Note: The value must start with a leading slash (/). The value can be
- ; anything, but it may not be a good idea to use the .php extension or it