pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/devel/php-pcntl
Module Name: pkgsrc
Committed By: taca
Date: Fri Jan 2 06:16:03 UTC 2026
Modified Files:
pkgsrc/devel/php-pcntl: Makefile
Log Message:
devel/php-pcntl: enable USE_PHP_EXT_PATCHES
Enable USE_PHP_EXT_PATCHES for forthcoming PHP 8.5.
To generate a diff of this commit:
cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/php-pcntl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/devel/php-pcntl/Makefile
diff -u pkgsrc/devel/php-pcntl/Makefile:1.9 pkgsrc/devel/php-pcntl/Makefile:1.10
--- pkgsrc/devel/php-pcntl/Makefile:1.9 Sat Feb 8 03:15:21 2025
+++ pkgsrc/devel/php-pcntl/Makefile Fri Jan 2 06:16:02 2026
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2025/02/08 03:15:21 taca Exp $
+# $NetBSD: Makefile,v 1.10 2026/01/02 06:16:02 taca Exp $
MODNAME= pcntl
PKGREVISION= 1
@@ -7,6 +7,7 @@ COMMENT= PHP extension for Process Cont
CONFLICTS= php-pcntl-[0-9]*
+USE_PHP_EXT_PATCHES= yes
CONFIGURE_ARGS+= --enable-${MODNAME}=shared
.include "../../lang/php/ext.mk"
Home |
Main Index |
Thread Index |
Old Index