diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-03 20:23:54 +0200 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2025-07-03 20:38:25 +0200 |
commit | d6e73e4d3aece7efb252fdd2f9c76147412e2d41 (patch) | |
tree | 804e5a3a1607aea59f83dc4e13e14d8be172cbc9 /textproc/php82-xml/Makefile | |
parent | lang/php81: Update version 8.1.32=>8.1.33 (diff) |
lang/php82: Update version 8.2.28=>8.2.29
Changelog: https://www.php.net/ChangeLog-8.php#8.2.29
Security: CVE-2025-1220
Security: CVE-2025-1735
Security: CVE-2025-6491
MFH: 2025Q3
Diffstat (limited to 'textproc/php82-xml/Makefile')
-rw-r--r-- | textproc/php82-xml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/php82-xml/Makefile b/textproc/php82-xml/Makefile index 8cef4f4b8419..48da35d981d6 100644 --- a/textproc/php82-xml/Makefile +++ b/textproc/php82-xml/Makefile @@ -1,4 +1,3 @@ -PORTREVISION= 1 CATEGORIES= textproc MASTERDIR= ${.CURDIR}/../../lang/php82 |