pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/lang lang/php80: update to 8.0.6
details: https://anonhg.NetBSD.org/pkgsrc/rev/363949e17817
branches: trunk
changeset: 452243:363949e17817
user: taca <taca%pkgsrc.org@localhost>
date: Fri May 07 14:46:52 2021 +0000
description:
lang/php80: update to 8.0.6
06 May 2021, PHP 8.0.6
- PDO_pgsql:
. Revert "Fixed bug #80892 (PDO::PARAM_INT is treated the same as PDO::PARAM_STR)"
from PHP 8.0.5.
diffstat:
lang/php/phpversion.mk | 4 ++--
lang/php80/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 7 deletions(-)
diffs (36 lines):
diff -r 8d2271335cea -r 363949e17817 lang/php/phpversion.mk
--- a/lang/php/phpversion.mk Fri May 07 13:03:29 2021 +0000
+++ b/lang/php/phpversion.mk Fri May 07 14:46:52 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: phpversion.mk,v 1.326 2021/05/06 13:52:29 taca Exp $
+# $NetBSD: phpversion.mk,v 1.327 2021/05/07 14:46:52 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
@@ -90,7 +90,7 @@
PHP56_VERSION= 5.6.40
PHP73_VERSION= 7.3.28
PHP74_VERSION= 7.4.19
-PHP80_VERSION= 8.0.5
+PHP80_VERSION= 8.0.6
# Define initial release of major version.
PHP56_RELDATE= 20140828
diff -r 8d2271335cea -r 363949e17817 lang/php80/distinfo
--- a/lang/php80/distinfo Fri May 07 13:03:29 2021 +0000
+++ b/lang/php80/distinfo Fri May 07 14:46:52 2021 +0000
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.2 2021/04/30 14:59:15 taca Exp $
+$NetBSD: distinfo,v 1.3 2021/05/07 14:46:52 taca Exp $
-SHA1 (php-8.0.5.tar.xz) = 0bcd96b2882dbdddb21b7fd85624728e6fe401e6
-RMD160 (php-8.0.5.tar.xz) = ba218773d9a0a75f0743e1dd14b6c06db5333166
-SHA512 (php-8.0.5.tar.xz) = f128e1aa37dd808ec1626b6eb5ab7cc76575772ad86f1f640114186a10ffb79bdb07f0b30267ce316c7a54fc6397fa8a41e3476fee52cbe6a7b900eb5c6b83a0
-Size (php-8.0.5.tar.xz) = 10666412 bytes
+SHA1 (php-8.0.6.tar.xz) = c9b215f2281bdc259b048d3748475b85eadb4818
+RMD160 (php-8.0.6.tar.xz) = a13e282969590054289e8e3e341a9bac2e040b71
+SHA512 (php-8.0.6.tar.xz) = 4915b9b5024ce1fb7bc3ba7c1a00831841bc970ebb68b6b1e6a00cbec4d8dcbbca3ca043882ffd9c4719a988d08275f77f9cee07ff3d45a71402dfc51bd31e04
+Size (php-8.0.6.tar.xz) = 10764932 bytes
SHA1 (patch-build_libtool.m4) = e58a2bcebe9e9d7dc7255354fd9fe57878e3f8a6
SHA1 (patch-configure) = 6c3d2537eb4d1c2ed05e8e1e411701d316c67d8b
SHA1 (patch-disable-filter-url) = 0a2c19c18f089448a8d842e99738b292ab9e5640
Home |
Main Index |
Thread Index |
Old Index