aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2020-06-14 10:41:08 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2020-06-14 10:41:08 +0000
commit8d20053b225f426d782c3e1958623ccc51f326b4 (patch)
treed62caaf771e8afb994842380f7886e4c60a82cff
parent2b77459c0272033a03d6104a71dac5798725abd1 (diff)
downloadports-8d20053b225f426d782c3e1958623ccc51f326b4.tar.gz
ports-8d20053b225f426d782c3e1958623ccc51f326b4.zip
MFH: r538724
lang/php73: Update from 7.3.18 to 7.3.19 Changelog: Core: Fixed bug #79566 (Private SHM is not private on Windows). Fixed bug #79489 (.user.ini does not inherit). GD: Fixed bug #79615 (Wrong GIF header written in GD GIFEncode). MySQLnd: Fixed bug #79596 (MySQL FLOAT truncates to int some locales). Opcache: Fixed bug #79535 (PHP crashes with specific opcache.optimization_level). Fixed bug #79588 (Boolean opcache settings ignore on/off values). Standard: Fixed bug #79561 (dns_get_record() fails with DNS_ALL). Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates)
Notes
Notes: svn path=/branches/2020Q2/; revision=538726
-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 abc4a410668f..c546adbb3159 100644
--- a/lang/php73/Makefile
+++ b/lang/php73/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php73
-DISTVERSION= 7.3.18
+DISTVERSION= 7.3.19
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
diff --git a/lang/php73/distinfo b/lang/php73/distinfo
index d67067b3d2e7..2961cce98abf 100644
--- a/lang/php73/distinfo
+++ b/lang/php73/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1589480031
-SHA256 (php-7.3.18.tar.xz) = 7b3e2479a8d6fd7666dcdef8aec50d49c4599cc6ee86e48d41724cfd99cc9e58
-SIZE (php-7.3.18.tar.xz) = 12116280
+TIMESTAMP = 1592076676
+SHA256 (php-7.3.19.tar.xz) = 6402faa19b1a8c4317c7612632bce985684a5bbae0980a5779a4019439882422
+SIZE (php-7.3.19.tar.xz) = 12117968