pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/lang/php lang/php: update examples to php73 in comment



details:   https://anonhg.NetBSD.org/pkgsrc/rev/78b400686b10
branches:  trunk
changeset: 418948:78b400686b10
user:      taca <taca%pkgsrc.org@localhost>
date:      Mon Dec 09 14:23:45 2019 +0000

description:
lang/php: update examples to php73 in comment

Update examples to php73 in comment.

diffstat:

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

diffs (27 lines):

diff -r dffede81c2b3 -r 78b400686b10 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk    Mon Dec 09 14:20:54 2019 +0000
+++ b/lang/php/phpversion.mk    Mon Dec 09 14:23:45 2019 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.276 2019/12/09 14:19:44 taca Exp $
+# $NetBSD: phpversion.mk,v 1.277 2019/12/09 14:23:45 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
@@ -67,7 +67,7 @@
 #      The directory of the PHP implementation, relative to the
 #      package directory.
 #
-#      Example: ../../lang/php71
+#      Example: ../../lang/php73
 #
 # PHP_PKG_PREFIX
 #      The prefix that is prepended to the package name.
@@ -78,7 +78,7 @@
 #      Relative path to ${PREFIX} for PHP's extensions.  It is derived from
 #      initial release of major version.
 #
-#      Example: lib/php/20140828
+#      Example: lib/php/20181200
 #
 # Keywords: php
 #



Home | Main Index | Thread Index | Old Index