pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang
Module Name: pkgsrc
Committed By: taca
Date: Thu May 6 13:52:30 UTC 2021
Modified Files:
pkgsrc/lang/php: phpversion.mk
pkgsrc/lang/php74: distinfo
Log Message:
lang/php74: update to 7.4.19
06 May 2021, PHP 7.4.19
- PDO_pgsql:
. Reverted bug fix for #80892 (PDO::PARAM_INT is treated the same as
PDO::PARAM_STR). (Matteo)
To generate a diff of this commit:
cvs rdiff -u -r1.325 -r1.326 pkgsrc/lang/php/phpversion.mk
cvs rdiff -u -r1.22 -r1.23 pkgsrc/lang/php74/distinfo
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.325 pkgsrc/lang/php/phpversion.mk:1.326
--- pkgsrc/lang/php/phpversion.mk:1.325 Fri Apr 30 15:02:26 2021
+++ pkgsrc/lang/php/phpversion.mk Thu May 6 13:52:29 2021
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.325 2021/04/30 15:02:26 taca Exp $
+# $NetBSD: phpversion.mk,v 1.326 2021/05/06 13:52:29 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.18
+PHP74_VERSION= 7.4.19
PHP80_VERSION= 8.0.5
# Define initial release of major version.
Index: pkgsrc/lang/php74/distinfo
diff -u pkgsrc/lang/php74/distinfo:1.22 pkgsrc/lang/php74/distinfo:1.23
--- pkgsrc/lang/php74/distinfo:1.22 Fri Apr 30 14:56:26 2021
+++ pkgsrc/lang/php74/distinfo Thu May 6 13:52:29 2021
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.22 2021/04/30 14:56:26 taca Exp $
+$NetBSD: distinfo,v 1.23 2021/05/06 13:52:29 taca Exp $
-SHA1 (php-7.4.18.tar.xz) = 2e1fb9d52010de3c40ef512286a4333906ad0ee7
-RMD160 (php-7.4.18.tar.xz) = 9321db971593aad012eccd560dd1293d2d937181
-SHA512 (php-7.4.18.tar.xz) = b44a3fab98f3c81238ee715622d6d57f5ff2f39dc347a60bdbbec433dfef11a3c88366bde0aee55e201ceb79ac4d6cf7f57c6b139de7b0f202564a882ccae42b
-Size (php-7.4.18.tar.xz) = 10340980 bytes
+SHA1 (php-7.4.19.tar.xz) = 1007577f0d50a514b16e87e7662306ee4a14225c
+RMD160 (php-7.4.19.tar.xz) = 603c5c84e55c190fe2a536be1b3a83098a3eb3bf
+SHA512 (php-7.4.19.tar.xz) = 2ac51b9920069ebe8ac68a94f8e9aac2b3d44d69668f340aba95f8303632fe1bfc4c3f2ce398cc7e2c2ea48583d8e04dedfc66f7147c1f4470a55417554d0071
+Size (php-7.4.19.tar.xz) = 10341424 bytes
SHA1 (patch-build_libtool.m4) = 3656eb516fb14defd4b0964fe21e117c630be856
SHA1 (patch-configure) = 5e9c9c06f6d819d5ba2832d648f41363f40f3108
SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640
Home |
Main Index |
Thread Index |
Old Index