diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-03 20:30:23 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-03 20:38:29 +0200 |
commit | 0f08a007e69570ee71bd130f1131c5d1f09a10d2 (patch) | |
tree | b67cf96b6ac27a567328c00ee6241d1e5c4bc608 /textproc/php84-simplexml | |
parent | lang/php83: Update version 8.3.22=>8.3.23 (diff) |
lang/php84: Update version 8.4.8=>8.4.10
Changelog: https://www.php.net/ChangeLog-8.php#8.4.10
Security: CVE-2025-1220
Security: CVE-2025-1735
Security: CVE-2025-6491
MFH: 2025Q3
Diffstat (limited to 'textproc/php84-simplexml')
-rw-r--r-- | textproc/php84-simplexml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/php84-simplexml/Makefile b/textproc/php84-simplexml/Makefile index 42e38d98b4e4..ddb54ac3fffd 100644 --- a/textproc/php84-simplexml/Makefile +++ b/textproc/php84-simplexml/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php84 |