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: taca
Date: Mon Dec 9 14:23:46 UTC 2019
Modified Files:
pkgsrc/lang/php: phpversion.mk
Log Message:
lang/php: update examples to php73 in comment
Update examples to php73 in comment.
To generate a diff of this commit:
cvs rdiff -u -r1.276 -r1.277 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.276 pkgsrc/lang/php/phpversion.mk:1.277
--- pkgsrc/lang/php/phpversion.mk:1.276 Mon Dec 9 14:19:44 2019
+++ pkgsrc/lang/php/phpversion.mk Mon Dec 9 14:23:45 2019
@@ -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