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: Thu Jun 3 15:30:25 UTC 2021
Modified Files:
pkgsrc/lang/php: phpversion.mk
Log Message:
lang/php: update to 7.4.20
Make sure to update php/phpversion.mk.
To generate a diff of this commit:
cvs rdiff -u -r1.328 -r1.329 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.328 pkgsrc/lang/php/phpversion.mk:1.329
--- pkgsrc/lang/php/phpversion.mk:1.328 Sat May 8 13:21:17 2021
+++ pkgsrc/lang/php/phpversion.mk Thu Jun 3 15:30:25 2021
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.328 2021/05/08 13:21:17 jdolecek Exp $
+# $NetBSD: phpversion.mk,v 1.329 2021/06/03 15:30:25 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
@@ -89,7 +89,7 @@ PHPVERSION_MK= defined
# Define each PHP's version.
PHP56_VERSION= 5.6.40
PHP73_VERSION= 7.3.28
-PHP74_VERSION= 7.4.19
+PHP74_VERSION= 7.4.20
PHP80_VERSION= 8.0.6
# Define initial release of major version.
Home |
Main Index |
Thread Index |
Old Index