]> git.pld-linux.org Git - packages/php.git/commitdiff
up to 7.1.0beta3
authorElan Ruusamäe <glen@delfi.ee>
Wed, 31 Aug 2016 10:42:20 +0000 (13:42 +0300)
committerElan Ruusamäe <glen@delfi.ee>
Wed, 31 Aug 2016 10:59:48 +0000 (13:59 +0300)
php-fpm-config.patch
php.spec

index dbd931a1f28d53df5e2c35c644487508a0d38c1f..c392321eca83359053eba2b01bd156270d5c3d7a 100644 (file)
@@ -1,5 +1,5 @@
---- php-5.6.2/sapi/fpm/php-fpm.conf.in 2014-10-27 08:20:34.963718145 +0200
-+++ php-5.6.2.old/sapi/fpm/php-fpm.conf.in     2014-10-27 08:07:47.762117299 +0200
+--- php-7.1.0beta3/sapi/fpm/php-fpm.conf.in~   2016-08-19 09:48:00.000000000 +0300
++++ php-7.1.0beta3/sapi/fpm/php-fpm.conf.in    2016-08-31 13:59:19.139523160 +0300
 @@ -14,14 +14,14 @@
  ; Pid file
  ; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
@@ -9,7 +9,7 @@
  
  ; Error log file
  ; If it's set to "syslog", log is sent to syslogd instead of being written
- ; in a local file.
+ ; into a local file.
  ; Note: the default prefix is @EXPANDED_LOCALSTATEDIR@
  ; Default Value: log/php-fpm.log
 -;error_log = log/php-fpm.log
index 893078105507e32af47dd66d893b6c542b76feb6..a60ed26b1cd7ffdfb5b25a551ea8e3939e902208 100644 (file)
--- a/php.spec
+++ b/php.spec
 %endif
 
 %define                rel             0.5
-%define                subver  beta2
+%define                subver  beta3
 %define                orgname php
 %define                ver_suffix 71
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -155,7 +155,7 @@ License:    PHP 3.01 and Zend and BSD
 Group:         Libraries
 #Source0:      http://php.net/distributions/%{orgname}-%{version}.tar.xz
 Source0:       https://downloads.php.net/~davey/php-%{version}%{subver}.tar.xz
-# Source0-md5: f0761186d551658bb9dc07af827ef1c0
+# Source0-md5: a8dac6900b017f2036c8b5a2770c3091
 Source2:       %{orgname}-mod_php.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.067859 seconds and 4 git commands to generate.