Muhammad Moinur Rahman a0088d66e9
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
2025-07-03 20:38:27 +02:00

13 lines
247 B
Makefile

CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php83
PKGNAMESUFFIX= -xsl
post-patch:
${REINPLACE_CMD} -e \
's|#include "../dom/xml_common.h"|#include "ext/dom/xml_common.h"|g' \
${WRKSRC}/php_xsl.h
.include "${MASTERDIR}/Makefile"