pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/lang note a planned End of Life for support of PHP 5.6...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/474f21785f0d
branches:  trunk
changeset: 375153:474f21785f0d
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Sun Feb 04 11:35:39 2018 +0000

description:
note a planned End of Life for support of PHP 5.6.x and PHP 7.0.x

Those releases will stop getting official support on Dec 31 2018 and
Dec 3 2018 respectively, and they should be removed from pkgsrc by then.

diffstat:

 lang/php56/DESCR   |  3 +++
 lang/php56/MESSAGE |  9 ++++++++-
 lang/php70/DESCR   |  3 +++
 lang/php70/MESSAGE |  9 ++++++++-
 4 files changed, 22 insertions(+), 2 deletions(-)

diffs (54 lines):

diff -r dc45d80dacd5 -r 474f21785f0d lang/php56/DESCR
--- a/lang/php56/DESCR  Sun Feb 04 10:16:51 2018 +0000
+++ b/lang/php56/DESCR  Sun Feb 04 11:35:39 2018 +0000
@@ -5,3 +5,6 @@
 write dynamically generated pages quickly.
 
 This package provides PHP version 5.6.x.
+
+NOTE: This version is on security support only, with planned End of Live
+on December 31 2018. Update to PHP 7.1.x or 7.2.x is recommended.
diff -r dc45d80dacd5 -r 474f21785f0d lang/php56/MESSAGE
--- a/lang/php56/MESSAGE        Sun Feb 04 10:16:51 2018 +0000
+++ b/lang/php56/MESSAGE        Sun Feb 04 11:35:39 2018 +0000
@@ -1,5 +1,12 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2014/11/24 15:37:08 taca Exp $
+$NetBSD: MESSAGE,v 1.2 2018/02/04 11:35:39 jdolecek Exp $
+
+NOTE: This PHP version is on extended Security fixes only support,
+with End of Live planned on December 31 2018. For details, see
+
+        http://php.net/supported-versions.php
+
+===========================================================================
 
 To process PHP scripts, you will need a PHP-enabled HTTP server.  You may
 either configure the HTTP server to use the PHP CGI binary located in
diff -r dc45d80dacd5 -r 474f21785f0d lang/php70/DESCR
--- a/lang/php70/DESCR  Sun Feb 04 10:16:51 2018 +0000
+++ b/lang/php70/DESCR  Sun Feb 04 11:35:39 2018 +0000
@@ -21,3 +21,6 @@
 * Return and Scalar Type Declarations
 * Anonymous Classes
 * Zero cost asserts
+
+NOTE: This version is on security support only, with planned End of Live
+on December 3 2018. Update to PHP 7.1.x or 7.2.x is recommended.
diff -r dc45d80dacd5 -r 474f21785f0d lang/php70/MESSAGE
--- a/lang/php70/MESSAGE        Sun Feb 04 10:16:51 2018 +0000
+++ b/lang/php70/MESSAGE        Sun Feb 04 11:35:39 2018 +0000
@@ -1,5 +1,12 @@
 ===========================================================================
-$NetBSD: MESSAGE,v 1.1 2015/12/06 15:17:31 taca Exp $
+$NetBSD: MESSAGE,v 1.2 2018/02/04 11:35:39 jdolecek Exp $
+
+NOTE: This PHP version is on extended Security fixes only support,
+with End of Live planned on December 3 2018. For details, see
+
+        http://php.net/supported-versions.php
+
+===========================================================================
 
 To process PHP scripts, you will need a PHP-enabled HTTP server.  You may
 either configure the HTTP server to use the PHP CGI binary located in



Home | Main Index | Thread Index | Old Index