From owner-dev-commits-ports-branches@freebsd.org Fri Jun 4 20:45:39 2021 Return-Path: Delivered-To: dev-commits-ports-branches@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 00B38654F24; Fri, 4 Jun 2021 20:45:39 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4FxZXf5bP0z4phy; Fri, 4 Jun 2021 20:45:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id A20DD2401B; Fri, 4 Jun 2021 20:45:38 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 154Kjcfm031617; Fri, 4 Jun 2021 20:45:38 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 154Kjcp6031616; Fri, 4 Jun 2021 20:45:38 GMT (envelope-from git) Date: Fri, 4 Jun 2021 20:45:38 GMT Message-Id: <202106042045.154Kjcp6031616@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: Torsten Zuehlsdorff Subject: git: 9349080ef608 - 2021Q2 - lang/php80: Upgrade from 8.0.6 to 8.0.7 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: tz X-Git-Repository: ports X-Git-Refname: refs/heads/2021Q2 X-Git-Reftype: branch X-Git-Commit: 9349080ef6089c0522abcc4d55bc403abc762cec Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-branches@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2021 20:45:39 -0000 The branch 2021Q2 has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=9349080ef6089c0522abcc4d55bc403abc762cec commit 9349080ef6089c0522abcc4d55bc403abc762cec Author: Torsten Zuehlsdorff AuthorDate: 2021-06-04 20:43:05 +0000 Commit: Torsten Zuehlsdorff CommitDate: 2021-06-04 20:45:17 +0000 lang/php80: Upgrade from 8.0.6 to 8.0.7 Changelog: Core: Fixed bug #80960 (opendir() warning wrong info when failed on Windows). Fixed bug #67792 (HTTP Authorization schemes are treated as case-sensitive). Fixed bug #80972 (Memory exhaustion on invalid string offset). FPM: Fixed bug #65800 (Events port mechanism). FTP: Fixed bug #80901 (Info leak in ftp extension). Fixed bug #79100 (Wrong FTP error messages). GD: Fixed bug #81032 (GD install is affected by external libgd installation). Intl: Fixed bug #81019 (Unable to clone NumberFormatter after failed parse()). MBString: Fixed bug #81011 (mb_convert_encoding removes references from arrays). ODBC: Fixed bug #80460 (ODBC doesn't account for SQL_NO_TOTAL indicator). Opcache: Fixed bug #81007 (JIT "not supported" on 32-bit x86 -- build problem?). Fixed bug #81015 (Opcache optimization assumes wrong part of ternary operator in if-condition). Fixed bug #81046 (Literal compaction merges non-equal related literals). PDO_MySQL: Fixed bug #81037 (PDO discards error message text from prepared statement). PDO_ODBC: Fixed bug #44643 (bound parameters ignore explicit type definitions). pgsql: Fixed php_pgsql_fd_cast() wrt. php_stream_can_cast(). SPL: Fixed bug #80933 (SplFileObject::DROP_NEW_LINE is broken for NUL and CR). XMLReader: Fixed bug #73246 (XMLReader: encoding length not checked). Zip: Fixed bug #80863 (ZipArchive::extractTo() ignores references). Sponsored by: Bounce Experts (cherry picked from commit c4d81d7c8bc890a3f43ede1c9dc4fde0e4dd92dd) --- lang/php80/Makefile | 2 +- lang/php80/distinfo | 6 +++--- www/php80-opcache/files/patch-config.m4 | 6 +++--- 3 files changed, 7 insertions(+), 7 deletions(-) diff --git a/lang/php80/Makefile b/lang/php80/Makefile index d4293672eb66..4699942f9ce5 100644 --- a/lang/php80/Makefile +++ b/lang/php80/Makefile @@ -1,6 +1,6 @@ PORTNAME= php80 -DISTVERSION= 8.0.6 +DISTVERSION= 8.0.7 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= PHP/distributions diff --git a/lang/php80/distinfo b/lang/php80/distinfo index 88282d6fad96..8bb933dde6b4 100644 --- a/lang/php80/distinfo +++ b/lang/php80/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1620427272 -SHA256 (php-8.0.6.tar.xz) = e9871d3b6c391fe9e89f86f6334852dcc10eeaaa8d5565beb8436e7f0cf30e20 -SIZE (php-8.0.6.tar.xz) = 10764932 +TIMESTAMP = 1622805963 +SHA256 (php-8.0.7.tar.xz) = d5fc2e4fc780a32404d88c360e3e0009bc725d936459668e9c2ac992f2d83654 +SIZE (php-8.0.7.tar.xz) = 10769208 diff --git a/www/php80-opcache/files/patch-config.m4 b/www/php80-opcache/files/patch-config.m4 index fed4878a849e..5085bbe0eaf5 100644 --- a/www/php80-opcache/files/patch-config.m4 +++ b/www/php80-opcache/files/patch-config.m4 @@ -1,11 +1,11 @@ ---- config.m4.orig 2020-11-24 17:04:03 UTC +--- config.m4.orig 2021-06-01 18:43:05 UTC +++ config.m4 @@ -29,7 +29,7 @@ if test "$PHP_OPCACHE" != "no"; then if test "$PHP_OPCACHE_JIT" = "yes"; then case $host_cpu in -- x86*) -+ x86*|amd64|i386) +- i[[34567]]86*|x86*) ++ i[[34567]]86*|x86*|amd64) ;; *) AC_MSG_WARN([JIT not supported by host architecture])