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/58b2aafa0afa
branches: trunk
changeset: 345308:58b2aafa0afa
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 56f39a8ef683 -r 58b2aafa0afa 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