Created attachment 184147 [details] patch Also, please don't forget to MTQ3! ;)
Created attachment 184151 [details] Update to PHP 7.0.21 Update to PHP 7.0.21 Update PHP 7.0 from 7.0.20 to 7.0.21 - Remove PORTREVISION from: devel/php71-readline - Fix distinfo - Remove patch "patch-main_php__ini.c", has been patched upstream - Remove CONFIGURE_ARGS for "--with-regex=*" and "--with-zend-vm=*", they are not supported anymore. [see below] Changelog: http://www.php.net/ChangeLog-7.php#7.0.21 [CONFIGURE_ARGS] configure: WARNING: unrecognized options: --with-regex, --with-zend-vm
Diff can be found here: review D11515
A commit references this bug: Author: tz Date: Fri Jul 7 09:58:36 UTC 2017 New revision: 445231 URL: https://svnweb.freebsd.org/changeset/ports/445231 Log: Update PHP 7 from 7.0.20 to 7.0.21 Changelog: http://www.php.net/ChangeLog-7.php#7.0.21 Also: - Remove patch "patch-main_php__ini.c", has been patched upstream - Remove CONFIGURE_ARGS for "--with-regex=*" and "--with-zend-vm=*", they are not supported anymore PR: 220531 Submitted by: Dani <i.dani@outlook.com> Reported by: Fabiano Sidler <fabianosidler@swissonline.ch> MFH: 2017Q3 Security: CVE-2017-9224 Security: CVE-2017-9226 Security: CVE-2017-9227 Security: CVE-2017-9228 Security: CVE-2017-9229 Differential Revision: https://reviews.freebsd.org/D11515 Changes: head/devel/php70-readline/Makefile head/lang/php70/Makefile head/lang/php70/distinfo head/lang/php70/files/patch-main_php__ini.c
A commit references this bug: Author: tz Date: Mon Jul 10 08:44:55 UTC 2017 New revision: 445418 URL: https://svnweb.freebsd.org/changeset/ports/445418 Log: MFH: r445231 Update PHP 7 from 7.0.20 to 7.0.21 Changelog: http://www.php.net/ChangeLog-7.php#7.0.21 Also: - Remove patch "patch-main_php__ini.c", has been patched upstream - Remove CONFIGURE_ARGS for "--with-regex=*" and "--with-zend-vm=*", they are not supported anymore PR: 220531 Submitted by: Dani <i.dani@outlook.com> Reported by: Fabiano Sidler <fabianosidler@swissonline.ch> Security: CVE-2017-9224 Security: CVE-2017-9226 Security: CVE-2017-9227 Security: CVE-2017-9228 Security: CVE-2017-9229 Differential Revision: https://reviews.freebsd.org/D11515 Approved by: ports-secteam (junovitch) Changes: _U branches/2017Q3/ branches/2017Q3/devel/php70-readline/Makefile branches/2017Q3/lang/php70/Makefile branches/2017Q3/lang/php70/distinfo branches/2017Q3/lang/php70/files/patch-main_php__ini.c
Now also in quarterly. Thanks to all!