pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/php83
Module Name: pkgsrc
Committed By: jperkin
Date: Thu May 8 14:19:38 UTC 2025
Modified Files:
pkgsrc/lang/php83: PLIST
Log Message:
php83: Fix dtrace build.
To generate a diff of this commit:
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/php83/PLIST
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/lang/php83/PLIST
diff -u pkgsrc/lang/php83/PLIST:1.2 pkgsrc/lang/php83/PLIST:1.3
--- pkgsrc/lang/php83/PLIST:1.2 Sat Feb 8 02:59:57 2025
+++ pkgsrc/lang/php83/PLIST Thu May 8 14:19:38 2025
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2025/02/08 02:59:57 taca Exp $
+@comment $NetBSD: PLIST,v 1.3 2025/05/08 14:19:38 jperkin Exp $
bin/phar${PHP_VER}
bin/phar${PHP_VER}.phar
bin/php-config${PHP_VER}
@@ -38,7 +38,7 @@ ${PHP_INCDIR}/Zend/zend_constants.h
${PHP_INCDIR}/Zend/zend_constants_arginfo.h
${PHP_INCDIR}/Zend/zend_cpuinfo.h
${PHP_INCDIR}/Zend/zend_dtrace.h
-${PLIST.dtrace}include/php/Zend/zend_dtrace_gen.h
+${PLIST.dtrace}${PHP_INCDIR}/Zend/zend_dtrace_gen.h
${PHP_INCDIR}/Zend/zend_enum.h
${PHP_INCDIR}/Zend/zend_enum_arginfo.h
${PHP_INCDIR}/Zend/zend_errors.h
Home |
Main Index |
Thread Index |
Old Index