aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2020-07-10 11:28:05 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2020-07-10 11:28:05 +0000
commit9af5eb23326cf02f3045be2bcbe2c3d252a3f200 (patch)
tree5df7ebfbaf2a4b7f3f317f4c4233070fb7537225 /lang
parent9a6b135d75af1e04de4340aa8724b0416b28127c (diff)
downloadports-9af5eb23326cf02f3045be2bcbe2c3d252a3f200.tar.gz
ports-9af5eb23326cf02f3045be2bcbe2c3d252a3f200.zip
MFH: r541854
lang/php73: Update from 7.3.19 to 7.3.20 Changelog: Core: Fixed bug #79650 (php-win.exe 100% cpu lockup). Fixed bug #79668 (get_defined_functions(true) may miss functions). Fixed possibly unsupported timercmp() usage. Exif: Fixed bug #79687 (Sony picture - PHP Warning - Make, Model, MakerNotes). Filter: Fixed bug #73527 (Invalid memory access in php_filter_strip). GD: Fixed bug #79676 (imagescale adds black border with IMG_BICUBIC). OpenSSL: Fixed bug #62890 (default_socket_timeout=-1 causes connection to timeout). PDO SQLite: Fixed bug #79664 (PDOStatement::getColumnMeta fails on empty result set). SPL: Fixed bug #79710 (Reproducible segfault in error_handler during GC involved an SplFileObject). Standard: Fixed bug #74267 (segfault with streams and invalid data). Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates)
Notes
Notes: svn path=/branches/2020Q3/; revision=541856
Diffstat (limited to 'lang')
-rw-r--r--lang/php73/Makefile2
-rw-r--r--lang/php73/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php73/Makefile b/lang/php73/Makefile
index c546adbb3159..d4c922123804 100644
--- a/lang/php73/Makefile
+++ b/lang/php73/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php73
-DISTVERSION= 7.3.19
+DISTVERSION= 7.3.20
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
diff --git a/lang/php73/distinfo b/lang/php73/distinfo
index 2961cce98abf..4241be314045 100644
--- a/lang/php73/distinfo
+++ b/lang/php73/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1592076676
-SHA256 (php-7.3.19.tar.xz) = 6402faa19b1a8c4317c7612632bce985684a5bbae0980a5779a4019439882422
-SIZE (php-7.3.19.tar.xz) = 12117968
+TIMESTAMP = 1594374478
+SHA256 (php-7.3.20.tar.xz) = 43292046f6684eb13acb637276d4aa1dd9f66b0b7045e6f1493bc90db389b888
+SIZE (php-7.3.20.tar.xz) = 12118188