diff options
author | tz <tz@FreeBSD.org> | 2017-07-07 17:58:35 +0800 |
---|---|---|
committer | tz <tz@FreeBSD.org> | 2017-07-07 17:58:35 +0800 |
commit | 2aa47ff57b2683dd60b9026cf2757479533c2c6b (patch) | |
tree | e3351c7d7cd864c50f65dc7625704607bbc8126c /lang/php70/distinfo | |
parent | 389ed15fc0ef49e33a459777faf4b56203afceeb (diff) | |
download | freebsd-ports-gnome-2aa47ff57b2683dd60b9026cf2757479533c2c6b.tar.gz freebsd-ports-gnome-2aa47ff57b2683dd60b9026cf2757479533c2c6b.tar.zst freebsd-ports-gnome-2aa47ff57b2683dd60b9026cf2757479533c2c6b.zip |
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
Diffstat (limited to 'lang/php70/distinfo')
-rw-r--r-- | lang/php70/distinfo | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/lang/php70/distinfo b/lang/php70/distinfo index 6732ba58d47e..53e3dd5c4b48 100644 --- a/lang/php70/distinfo +++ b/lang/php70/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1497260078 -SHA256 (php-7.0.20.tar.xz) = 31b9cf1fb83fe3cd82c2f6603a0ae81ae6abacb5286827e362d8f85e68908e0a -SIZE (php-7.0.20.tar.xz) = 12604260 +TIMESTAMP = 1499416619 +SHA256 (php-7.0.21.tar.xz) = 6713fe3024365d661593235b525235045ef81f18d0043654658c9de1bcb8b9e3 +SIZE (php-7.0.21.tar.xz) = 12626276 |