From owner-svn-ports-head@freebsd.org Fri Oct 18 17:35:15 2019 Return-Path: Delivered-To: svn-ports-head@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 30DE11577FC; Fri, 18 Oct 2019 17:35:15 +0000 (UTC) (envelope-from tz@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) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 46vtTb0GJmz3Lyv; Fri, 18 Oct 2019 17:35:15 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id C7607C86B; Fri, 18 Oct 2019 17:35:14 +0000 (UTC) (envelope-from tz@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x9IHZEDK076477; Fri, 18 Oct 2019 17:35:14 GMT (envelope-from tz@FreeBSD.org) Received: (from tz@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x9IHZEht076476; Fri, 18 Oct 2019 17:35:14 GMT (envelope-from tz@FreeBSD.org) Message-Id: <201910181735.x9IHZEht076476@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tz set sender to tz@FreeBSD.org using -f From: Torsten Zuehlsdorff Date: Fri, 18 Oct 2019 17:35:14 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r514729 - in head/lang/php74: . files X-SVN-Group: ports-head X-SVN-Commit-Author: tz X-SVN-Commit-Paths: in head/lang/php74: . files X-SVN-Commit-Revision: 514729 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 18 Oct 2019 17:35:15 -0000 Author: tz Date: Fri Oct 18 17:35:14 2019 New Revision: 514729 URL: https://svnweb.freebsd.org/changeset/ports/514729 Log: lang/php74: Update from RC3 to RC4 Changelog: - Core: . Fixed bug #78614 (Does not compile with DTRACE anymore). (tz at FreeBSD dot org) . Fixed bug #78620 (Out of memory error). (cmb, Nikita) . Fixed bug #78632 (method_exists() in php74 works differently from php73 in checking priv. methods). (Nikita) . Fixed bug #78644 (SEGFAULT in ZEND_UNSET_OBJ_SPEC_VAR_CONST_HANDLER). (Nikita) . Fixed bug #78658 (Memory corruption using Closure::bindTo). (Nikita) . Fixed bug #78656 (Parse errors classified as highest log-level). (Erik Lundin) . Fixed bug #78662 (stream_write bad error detection). (Remi) - COM: . Fixed bug #78650 (new COM Crash). (cmb) - Iconv: . Fixed bug #78642 (Wrong libiconv version displayed). (gedas at martynas, cmb). - Pcntl: . Fixed bug #77335 (PHP is preventing SIGALRM from specifying SA_RESTART). (Nikita) - MySQLi: . Fixed bug #76809 (SSL settings aren't respected when persistent connections are used). (fabiomsouto) - OpCache: . Fixed bug #78654 (Incorrectly computed opcache checksum on files with non-ascii characters). (mhagstrand) - PDO_MySQL: . Fixed bug #78623 (Regression caused by "SP call yields additional empty result set"). (cmb) - SimpleXML: . Fixed bug #75245 (Don't set content of elements with only whitespaces). (eriklundin) - Sockets: . Fixed bug #78665 (Multicasting may leak memory). (cmb) - Standard: . Fixed bug #76859 (stream_get_line skips data if used with data-generating filter). (kkopachev) - Zip: . Fixed bug #78641 (addGlob can modify given remove_path value). (cmb) Changlog taken from: https://github.com/php/php-src/blob/php-7.4.0RC4/NEWS MFH: 2019Q4 Deleted: head/lang/php74/files/patch-build_php.m4 Modified: head/lang/php74/Makefile head/lang/php74/distinfo Modified: head/lang/php74/Makefile ============================================================================== --- head/lang/php74/Makefile Fri Oct 18 15:58:49 2019 (r514728) +++ head/lang/php74/Makefile Fri Oct 18 17:35:14 2019 (r514729) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= php74 -DISTVERSION= 7.4.0RC3 +DISTVERSION= 7.4.0RC4 PORTREVISION?= 0 CATEGORIES?= lang devel www MASTER_SITES= https://downloads.php.net/~derick/ Modified: head/lang/php74/distinfo ============================================================================== --- head/lang/php74/distinfo Fri Oct 18 15:58:49 2019 (r514728) +++ head/lang/php74/distinfo Fri Oct 18 17:35:14 2019 (r514729) @@ -1,3 +1,3 @@ -TIMESTAMP = 1570042842 -SHA256 (php-7.4.0RC3.tar.xz) = 0f9aa7a1b42bd9c43895e676fc9383b8392156001e34735e0911c72ae8e81d4a -SIZE (php-7.4.0RC3.tar.xz) = 10220844 +TIMESTAMP = 1571242869 +SHA256 (php-7.4.0RC4.tar.xz) = 6fcce4c914825fbf5510b448df1485469da621d419d798ef77168808ce0bd10c +SIZE (php-7.4.0RC4.tar.xz) = 10223780