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: gutteridge
Date: Thu Aug 20 01:30:15 UTC 2026
Modified Files:
pkgsrc/lang/php: compat.mk
Log Message:
php/compat.mk: wording and style fixes in comments
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/php/compat.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/compat.mk
diff -u pkgsrc/lang/php/compat.mk:1.4 pkgsrc/lang/php/compat.mk:1.5
--- pkgsrc/lang/php/compat.mk:1.4 Tue Aug 18 13:40:49 2026
+++ pkgsrc/lang/php/compat.mk Thu Aug 20 01:30:15 2026
@@ -1,11 +1,11 @@
-# $NetBSD: compat.mk,v 1.4 2026/08/18 13:40:49 taca Exp $
+# $NetBSD: compat.mk,v 1.5 2026/08/20 01:30:15 gutteridge Exp $
#
-# Support for dependency several php packages which was contained
+# Depencency support for several PHP packages which were contained
# in base PHP distributions.
#
# PHP_REQUIRE_MODULE
# list of key words which speicifies conditionally depending
-# php packages.
+# PHP packages.
#
# Possible: apcu imap json mcrypt opcache
# Default: (empty)
Home |
Main Index |
Thread Index |
Old Index