aboutsummaryrefslogtreecommitdiff
path: root/mail
diff options
context:
space:
mode:
authorMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-06-10 13:34:22 +0000
committerMuhammad Moinur Rahman <bofh@FreeBSD.org>2022-06-10 13:34:22 +0000
commit9dd525130a60df51c6d6aef7e1831240ef402169 (patch)
tree976d4b77d0c52a26196e4f812d80ae0aaca5ee5c /mail
parent2c92a71660830af3259adca3a8533248ae9a8a2a (diff)
downloadports-9dd525130a60df51c6d6aef7e1831240ef402169.tar.gz
ports-9dd525130a60df51c6d6aef7e1831240ef402169.zip
lang/php74: Update version 7.4.29=>7.4.30
- mysqlnd: Fixed bug #81719: mysqlnd/pdo password buffer overflow. (CVE-2022-31626) - pgsql: Fixed bug #81720: Uninitialized array in pg_query_params(). (CVE-2022-31625) Approved by: tz (private email) Relnotes: https://www.php.net/ChangeLog-7.php#7.4.30 Sponsored by: Bounce Experts
Diffstat (limited to 'mail')
-rw-r--r--mail/php74-imap/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/php74-imap/Makefile b/mail/php74-imap/Makefile
index ef4b8bfaf19c..f6e7d148e028 100644
--- a/mail/php74-imap/Makefile
+++ b/mail/php74-imap/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
CATEGORIES= mail
MASTERDIR= ${.CURDIR}/../../lang/php74