pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/php
Module Name: pkgsrc
Committed By: jdolecek
Date: Thu Aug 4 13:00:19 UTC 2016
Modified Files:
pkgsrc/lang/php: phpversion.mk
Log Message:
update also default PHP version in the comment
To generate a diff of this commit:
cvs rdiff -u -r1.145 -r1.146 pkgsrc/lang/php/phpversion.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/php/phpversion.mk
diff -u pkgsrc/lang/php/phpversion.mk:1.145 pkgsrc/lang/php/phpversion.mk:1.146
--- pkgsrc/lang/php/phpversion.mk:1.145 Sun Jul 31 15:39:27 2016
+++ pkgsrc/lang/php/phpversion.mk Thu Aug 4 13:00:19 2016
@@ -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