pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/php Adjust the documented default PHP version to ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/c2383ae3c09a
branches:  trunk
changeset: 532195:c2383ae3c09a
user:      ghen <ghen%pkgsrc.org@localhost>
date:      Mon Aug 13 14:46:30 2007 +0000

description:
Adjust the documented default PHP version to the actual default.

diffstat:

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

diffs (18 lines):

diff -r 2252aa2678ae -r c2383ae3c09a lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Mon Aug 13 14:22:32 2007 +0000
+++ b/lang/php/phpversion.mk    Mon Aug 13 14:46:30 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.6 2007/06/18 07:21:09 rillig Exp $
+# $NetBSD: phpversion.mk,v 1.7 2007/08/13 14:46:30 ghen Exp $
 #
 # This file selects a PHP version, based on the user's preferences and
 # the installed packages.
@@ -10,7 +10,7 @@
 #      the package.
 #
 #      Possible: 4 5
-#      Default: 4
+#      Default: 5
 #
 # === Package-settable variables ===
 #



Home | Main Index | Thread Index | Old Index