aboutsummaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorTorsten Zuehlsdorff <tz@FreeBSD.org>2020-08-25 23:13:00 +0000
committerTorsten Zuehlsdorff <tz@FreeBSD.org>2020-08-25 23:13:00 +0000
commit8076a48ca965540ad9d98888720d9d962a4eb10e (patch)
treefe749e43f5770f45b959e13512761066f58180b0 /lang
parentd81faefd06ad840208cb54a8bb5d8c698db589eb (diff)
downloadports-8076a48ca965540ad9d98888720d9d962a4eb10e.tar.gz
ports-8076a48ca965540ad9d98888720d9d962a4eb10e.zip
MFH: r546237
lang/php72: Update from 7.2.22 to 7.2.23 The last log entry is the same, because i accidently performed an update from 7.2.21 to 7.2.22. I ignored the update to 7.2.22 because for FreeBSD its a no-op. But when 7.2.23 was released i only increased the version by one. This time its the real update! :) Changelog: Core: Fixed bug #79877 (getimagesize function silently truncates after a null byte) (cmb) Phar: Fixed bug #79797 (Use of freed hash key in the phar_parse_zipfile function). (CVE-2020-7068) Reported by: José García Juanino <jjuanino@gmail.com> Sponsored by: Bounce Experts Approved by: ports-secteam (joneum, implicit for PHP Updates)
Notes
Notes: svn path=/branches/2020Q3/; revision=546240
Diffstat (limited to 'lang')
-rw-r--r--lang/php72/Makefile2
-rw-r--r--lang/php72/distinfo6
2 files changed, 4 insertions, 4 deletions
diff --git a/lang/php72/Makefile b/lang/php72/Makefile
index cfaf5ddfbbbf..1c15d845be46 100644
--- a/lang/php72/Makefile
+++ b/lang/php72/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= php72
-DISTVERSION= 7.2.32
+DISTVERSION= 7.2.33
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP/distributions
diff --git a/lang/php72/distinfo b/lang/php72/distinfo
index e7b47b621b26..f06babca68de 100644
--- a/lang/php72/distinfo
+++ b/lang/php72/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1597751560
-SHA256 (php-7.2.32.tar.xz) = 050fc16ca56d8d2365d980998220a4eb06439da71dfd38de49b42fea72310ef1
-SIZE (php-7.2.32.tar.xz) = 12251152
+TIMESTAMP = 1598390814
+SHA256 (php-7.2.33.tar.xz) = 0f160a3483ffce36be5962fab7bcf09d605ee66c5707df83e4195cb796bbb03a
+SIZE (php-7.2.33.tar.xz) = 12310624