Files
Muhammad Moinur Rahman 0f08a007e6 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
2025-07-03 20:38:29 +02:00

13 lines
247 B
Makefile

CATEGORIES= textproc
MASTERDIR= ${.CURDIR}/../../lang/php84
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"