aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-19 04:44:58 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-02-19 04:44:58 +0000
commit815ff001fabeb1d08b75f4c25c683cc90e1a2fcf (patch)
tree7b291874f5b6c766e47404bd83e06bfba060e962
parent11c9b8a17e718f9e60d2190b70dd57201533723f (diff)
downloadports-815ff001fabeb1d08b75f4c25c683cc90e1a2fcf.tar.gz
ports-815ff001fabeb1d08b75f4c25c683cc90e1a2fcf.zip
lang/php74: Update version 7.4.27=>7.4.28
Filter: Fix #81708: UAF due to php_filter_float() failing for ints (CVE-2021-21708) CVE is not yet published. Approved by: tz (private email) Sponsored by: Bounce Experts
-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 35a651f69175..5bbac616954c 100644
--- a/lang/php74/Makefile
+++ b/lang/php74/Makefile
@@ -1,5 +1,5 @@
PORTNAME= php74
-DISTVERSION= 7.4.27
+DISTVERSION= 7.4.28
PORTREVISION?= 0
CATEGORIES?= lang devel www
MASTER_SITES= PHP
diff --git a/lang/php74/distinfo b/lang/php74/distinfo
index 4d66194d8b5c..ff6190065449 100644
--- a/lang/php74/distinfo
+++ b/lang/php74/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1640541720
-SHA256 (php/php-7.4.27.tar.xz) = 3f8b937310f155822752229c2c2feb8cc2621e25a728e7b94d0d74c128c43d0c
-SIZE (php/php-7.4.27.tar.xz) = 10419380
+TIMESTAMP = 1645245564
+SHA256 (php/php-7.4.28.tar.xz) = 9cc3b6f6217b60582f78566b3814532c4b71d517876c25013ae51811e65d8fce
+SIZE (php/php-7.4.28.tar.xz) = 10418352