aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authortz <tz@FreeBSD.org>2021-03-06 09:35:59 +0800
committertz <tz@FreeBSD.org>2021-03-06 09:35:59 +0800
commit23a658459630dad73cb5c88e81042e3b57c82d83 (patch)
treeb8bd2357ce923dac1e040fcd144f4836bf7426a4
parent40b0640341e2c096aa92b9acb12060e625e478b2 (diff)
downloadfreebsd-ports-23a658459630dad73cb5c88e81042e3b57c82d83.tar.gz
freebsd-ports-23a658459630dad73cb5c88e81042e3b57c82d83.tar.zst
freebsd-ports-23a658459630dad73cb5c88e81042e3b57c82d83.zip
MFH: r567449
lang/php74: Update from 7.4.15 to 7.4.16 Changelog: Core: Fixed #80706 (mail(): Headers after Bcc headers may be ignored). MySQLnd: Fixed bug #78680 (mysqlnd's mysql_clear_password does not transmit null-terminated password). MySQLi: Fixed bug #74779 (x() and y() truncating floats to integers). OPcache: Fixed bug #80682 (opcache doesn't honour pcre.jit option). OpenSSL: Fixed bug #80747 (Providing RSA key size < 512 generates key that crash PHP). Phar: Fixed bug #75850 (Unclear error message wrt. __halt_compiler() w/o semicolon) (cmb) Fixed bug #70091 (Phar does not mark UTF-8 filenames in ZIP archives). Fixed bug #53467 (Phar cannot compress large archives). SPL: Fixed bug#80719 (Iterating after failed ArrayObject::setIteratorClass() causes Segmentation fault). Standard: Fixed bug #80654 (file_get_contents() maxlen fails above (2**31)-1 bytes). Zip: Fixed bug #80648 (Fix for bug 79296 should be based on runtime version). Sponsored by: PHP Upgrade Service
-rw-r--r--lang/php74/Makefile2
-rw-r--r--lang/php74/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php74/Makefile b/lang/php74/Makefile
index c3e954de7ecc..2d9b83a2a811 100644
--- a/lang/php74/Makefile
+++ b/lang/php74/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php74
-DISTVERSION= 7.4.15
+DISTVERSION= 7.4.16
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
diff --git a/lang/php74/distinfo b/lang/php74/distinfo
index ae5df92e88a5..b7d86eb76e5b 100644
--- a/lang/php74/distinfo
+++ b/lang/php74/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1612541094
-SHA256 (php-7.4.15.tar.xz) = 9b859c65f0cf7b3eff9d4a28cfab719fb3d36a1db3c20d874a79b5ec44d43cb8
-SIZE (php-7.4.15.tar.xz) = 10332360
+TIMESTAMP = 1614952481
+SHA256 (php-7.4.16.tar.xz) = 1c16cefaf88ded4c92eed6a8a41eb682bb2ef42429deb55f1c4ba159053fb98b
+SIZE (php-7.4.16.tar.xz) = 10334672