pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang lang/php74: update to 7.4.19
details: https://anonhg.NetBSD.org/pkgsrc/rev/a825574c2eeb
branches: trunk
changeset: 452196:a825574c2eeb
user: taca <taca%pkgsrc.org@localhost>
date: Thu May 06 13:52:29 2021 +0000
description:
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)
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php74/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r a3438f4f687a -r a825574c2eeb lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Thu May 06 13:16:44 2021 +0000
+++ b/lang/php/phpversion.mk Thu May 06 13:52:29 2021 +0000
@@ -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 @@
# 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.
diff -r a3438f4f687a -r a825574c2eeb lang/php74/distinfo
--- a/lang/php74/distinfo Thu May 06 13:16:44 2021 +0000
+++ b/lang/php74/distinfo Thu May 06 13:52:29 2021 +0000
@@ -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