pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang/php Revert probably unintended part of the previo...
details: https://anonhg.NetBSD.org/pkgsrc/rev/382b206e5d85
branches: trunk
changeset: 352280:382b206e5d85
user: wiz <wiz%pkgsrc.org@localhost>
date: Sun Sep 11 20:57:46 2016 +0000
description:
Revert probably unintended part of the previous commit:
7.1.0beta3 was upgraded to 7.1.0RC1 without a corresponding update to
the distinfo file.
diffstat:
lang/php/phpversion.mk | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 667fbbace6b0 -r 382b206e5d85 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Sun Sep 11 18:19:54 2016 +0000
+++ b/lang/php/phpversion.mk Sun Sep 11 20:57:46 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.153 2016/09/11 17:13:18 taca Exp $
+# $NetBSD: phpversion.mk,v 1.154 2016/09/11 20:57:46 wiz 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.25
PHP70_VERSION= 7.0.10
-PHP71_VERSION= 7.1.0RC1
+PHP71_VERSION= 7.1.0beta3
# Define initial release of major version.
PHP56_RELDATE= 20140828
Home |
Main Index |
Thread Index |
Old Index