diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-03 20:28:44 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-03 20:38:27 +0200 |
commit | a0088d66e9fcc0ae9a2e4ac201ecb18b5cabdd5b (patch) | |
tree | b8fe6763d8ddd59150996a123a606d125c676135 /textproc/php83-xmlreader | |
parent | lang/php82: Update version 8.2.28=>8.2.29 (diff) |
lang/php83: Update version 8.3.22=>8.3.23
Changelog: https://www.php.net/ChangeLog-8.php#8.3.23
Security: CVE-2025-1220
Security: CVE-2025-1735
Security: CVE-2025-6491
MFH: 2025Q3
Diffstat (limited to 'textproc/php83-xmlreader')
-rw-r--r-- | textproc/php83-xmlreader/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/php83-xmlreader/Makefile b/textproc/php83-xmlreader/Makefile index 4a4f2f98d761..fc29a603edcd 100644 --- a/textproc/php83-xmlreader/Makefile +++ b/textproc/php83-xmlreader/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php83 |