pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/php Oops, forgot to commit php/phpversion.mk.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/644f3fc60250
branches:  trunk
changeset: 352603:644f3fc60250
user:      taca <taca%pkgsrc.org@localhost>
date:      Sat Sep 17 08:36:50 2016 +0000

description:
Oops, forgot to commit php/phpversion.mk.

Thanks for wiz@ who noted me via private e-mail.

diffstat:

 lang/php/phpversion.mk |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 4546ff8028a5 -r 644f3fc60250 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Sat Sep 17 08:00:26 2016 +0000
+++ b/lang/php/phpversion.mk    Sat Sep 17 08:36:50 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.157 2016/09/16 16:10:28 taca Exp $
+# $NetBSD: phpversion.mk,v 1.158 2016/09/17 08:36:50 taca 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
@@ -89,7 +89,7 @@
 # Define each PHP's version.
 PHP56_VERSION= 5.6.26
 PHP70_VERSION= 7.0.11
-PHP71_VERSION= 7.1.0RC1
+PHP71_VERSION= 7.1.0RC2
 
 # Define initial release of major version.
 PHP56_RELDATE= 20140828



Home | Main Index | Thread Index | Old Index