pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/php update also default PHP version in the comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b347ea35143e
branches:  trunk
changeset: 350743:b347ea35143e
user:      jdolecek <jdolecek%pkgsrc.org@localhost>
date:      Thu Aug 04 13:00:19 2016 +0000

description:
update also default PHP version in the comment

diffstat:

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

diffs (18 lines):

diff -r 9c90c51a75a2 -r b347ea35143e lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Thu Aug 04 10:24:41 2016 +0000
+++ b/lang/php/phpversion.mk    Thu Aug 04 13:00:19 2016 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.145 2016/07/31 15:39:27 jdolecek Exp $
+# $NetBSD: phpversion.mk,v 1.146 2016/08/04 13:00:19 jdolecek 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
@@ -11,7 +11,7 @@
 #      the package.
 #
 #      Possible: 55 56 70
-#      Default: 55
+#      Default: 56
 #
 # === Infrastructure variables ===
 #



Home | Main Index | Thread Index | Old Index