pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2017Q4]: pkgsrc/lang/php adjust php versions for pullups #5715...
details: https://anonhg.NetBSD.org/pkgsrc/rev/ce5713bb707b
branches: pkgsrc-2017Q4
changeset: 373155:ce5713bb707b
user: spz <spz%pkgsrc.org@localhost>
date: Sat Mar 03 09:23:50 2018 +0000
description:
adjust php versions for pullups #5715, #5716, #5717 and #5718
diffstat:
lang/php/phpversion.mk | 10 +++++-----
1 files changed, 5 insertions(+), 5 deletions(-)
diffs (24 lines):
diff -r 39d88b6d2c39 -r ce5713bb707b lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Sat Mar 03 09:23:45 2018 +0000
+++ b/lang/php/phpversion.mk Sat Mar 03 09:23:50 2018 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.197.2.4 2018/01/07 18:01:22 bsiegert Exp $
+# $NetBSD: phpversion.mk,v 1.197.2.5 2018/03/03 09:23:50 spz Exp $
#
# This file selects a PHP version, based on the user's preferences and
# the installed packages. It does not add a dependency on the PHP
@@ -87,10 +87,10 @@
PHPVERSION_MK= defined
# Define each PHP's version.
-PHP56_VERSION= 5.6.33
-PHP70_VERSION= 7.0.27
-PHP71_VERSION= 7.1.13
-PHP72_VERSION= 7.2.1
+PHP56_VERSION= 5.6.34
+PHP70_VERSION= 7.0.28
+PHP71_VERSION= 7.1.15
+PHP72_VERSION= 7.2.3
# Define initial release of major version.
PHP56_RELDATE= 20140828
Home |
Main Index |
Thread Index |
Old Index