[151715] trunk/dports/lang/php

ryandesign at macports.org ryandesign at macports.org
Sat Aug 20 08:25:12 PDT 2016


Revision: 151715
          https://trac.macports.org/changeset/151715
Author:   ryandesign at macports.org
Date:     2016-08-20 08:25:12 -0700 (Sat, 20 Aug 2016)
Log Message:
-----------
php: update php71 to 7.1.0beta3

Modified Paths:
--------------
    trunk/dports/lang/php/Portfile
    trunk/dports/lang/php/files/patch-php71-sapi-fpm-php-fpm.conf.in.diff

Modified: trunk/dports/lang/php/Portfile
===================================================================
--- trunk/dports/lang/php/Portfile	2016-08-20 15:11:07 UTC (rev 151714)
+++ trunk/dports/lang/php/Portfile	2016-08-20 15:25:12 UTC (rev 151715)
@@ -120,13 +120,13 @@
         # When this becomes a stable version, remove the overrides for homepage,
         # master_sites and livecheck, and update php.latest_stable_branch in the
         # php-1.1 portgroup.
-        version         7.1.0beta2
+        version         7.1.0beta3
         homepage        https://qa.php.net/
         master_sites    https://downloads.php.net/~davey/
         use_xz          yes
-        checksums       md5     f0761186d551658bb9dc07af827ef1c0 \
-                        rmd160  5380f71f4b64c1990cc781510b2a28b129b5e714 \
-                        sha256  73fecbcc73605aab0c85c490bc2fed8514bdecb6716aa9c0baba6b6f5d7ea89a
+        checksums       md5     a8dac6900b017f2036c8b5a2770c3091 \
+                        rmd160  9a37e59f04ca73ce15ec5c3f607d0fbb5755c471 \
+                        sha256  bd9512dedfae4808e581d222af7380c80e67fcee0aca16c8dbc623e6a040c8be
         livecheck.url   ${homepage}
         livecheck.regex php-([strsed ${subport_branch} {g/\\./\\./}](?:\\.\[0-9.\]+)*(?:(?:alpha|beta|RC)\\d+|-latest))\\.tar
     }

Modified: trunk/dports/lang/php/files/patch-php71-sapi-fpm-php-fpm.conf.in.diff
===================================================================
--- trunk/dports/lang/php/files/patch-php71-sapi-fpm-php-fpm.conf.in.diff	2016-08-20 15:11:07 UTC (rev 151714)
+++ trunk/dports/lang/php/files/patch-php71-sapi-fpm-php-fpm.conf.in.diff	2016-08-20 15:25:12 UTC (rev 151715)
@@ -1,5 +1,5 @@
---- a/sapi/fpm/php-fpm.conf.in.orig	2015-06-10 03:49:51.000000000 -0500
-+++ b/sapi/fpm/php-fpm.conf.in	2015-06-13 22:03:00.000000000 -0500
+--- a/sapi/fpm/php-fpm.conf.in.orig	2016-08-19 01:48:00.000000000 -0500
++++ b/sapi/fpm/php-fpm.conf.in	2016-08-20 10:16:57.000000000 -0500
 @@ -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
@@ -26,12 +26,10 @@
  
  ; Log level
  ; Possible Values: alert, error, warning, notice, debug
-@@ -76,9 +76,10 @@
- ; Default Value: no set
+@@ -77,8 +77,9 @@
  ; process.priority = -19
  
--; Send FPM to background. Set to 'no' to keep FPM in foreground for debugging.
-+; Send FPM to background. Set to 'no' to keep FPM in foreground for debugging
+ ; Send FPM to background. Set to 'no' to keep FPM in foreground for debugging.
 +; or for use with launchd.
  ; Default Value: yes
 -;daemonize = yes
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20160820/4a036f8d/attachment-0001.html>


More information about the macports-changes mailing list