pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/meta-pkgs/php83-extensions
Module Name: pkgsrc
Committed By: taca
Date: Thu Jan 30 14:33:04 UTC 2025
Modified Files:
pkgsrc/meta-pkgs/php83-extensions: Makefile
Log Message:
meta-pkgs/php83-extensions: fix COMMENT
This is a meta package for PHP 8.3, not 8.2.
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/meta-pkgs/php83-extensions/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/meta-pkgs/php83-extensions/Makefile
diff -u pkgsrc/meta-pkgs/php83-extensions/Makefile:1.1 pkgsrc/meta-pkgs/php83-extensions/Makefile:1.2
--- pkgsrc/meta-pkgs/php83-extensions/Makefile:1.1 Thu Nov 30 16:17:52 2023
+++ pkgsrc/meta-pkgs/php83-extensions/Makefile Thu Jan 30 14:33:03 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2023/11/30 16:17:52 taca Exp $
+# $NetBSD: Makefile,v 1.2 2025/01/30 14:33:03 taca Exp $
DISTNAME= ${PHP_PKG_PREFIX}-extensions-${PHP_VERSION}
CATEGORIES= meta-pkgs www
@@ -7,7 +7,7 @@ DISTFILES= # empty
MAINTAINER= pkgsrc-users%NetBSD.org@localhost
HOMEPAGE= https://www.php.net/
-COMMENT= "meta-package" for the PHP 8.2 HTML-embedded scripting language
+COMMENT= "meta-package" for the PHP 8.3 HTML-embedded scripting language
DEPENDS+= php>=${PHP_VERSION}<${NEXT_VERS}:${PHPPKGSRCDIR}
DEPENDS+= ${APACHE_PKG_PREFIX}-${PHP_PKG_PREFIX}>=${PHP_VERSION}<${NEXT_VERS}:../../www/ap-php
Home |
Main Index |
Thread Index |
Old Index