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: Sun Apr 13 16:00:00 UTC 2025
Modified Files:
pkgsrc/lang/php: phpversion.mk
Log Message:
lang/php: really update php84 to 8.4.6
To generate a diff of this commit:
cvs rdiff -u -r1.461 -r1.462 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.461 pkgsrc/lang/php/phpversion.mk:1.462
--- pkgsrc/lang/php/phpversion.mk:1.461 Sun Apr 13 15:56:18 2025
+++ pkgsrc/lang/php/phpversion.mk Sun Apr 13 16:00:00 2025
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.461 2025/04/13 15:56:18 taca Exp $
+# $NetBSD: phpversion.mk,v 1.462 2025/04/13 16:00:00 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
@@ -113,7 +113,7 @@ PHP74_VERSION= 7.4.33
PHP81_VERSION= 8.1.32
PHP82_VERSION= 8.2.28
PHP83_VERSION= 8.3.20
-PHP84_VERSION= 8.4.5
+PHP84_VERSION= 8.4.6
_VARGROUPS+= php
_USER_VARS.php= PHP_VERSION_DEFAULT
Home |
Main Index |
Thread Index |
Old Index