pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/lang/nodejs
Module Name: pkgsrc
Committed By: ryoon
Date: Sun Oct 2 03:29:35 UTC 2022
Modified Files:
pkgsrc/lang/nodejs: PLIST
Log Message:
nodejs: Fix PLIST without dtrace option
To generate a diff of this commit:
cvs rdiff -u -r1.66 -r1.67 pkgsrc/lang/nodejs/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/nodejs/PLIST
diff -u pkgsrc/lang/nodejs/PLIST:1.66 pkgsrc/lang/nodejs/PLIST:1.67
--- pkgsrc/lang/nodejs/PLIST:1.66 Thu Sep 29 19:38:07 2022
+++ pkgsrc/lang/nodejs/PLIST Sun Oct 2 03:29:35 2022
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.66 2022/09/29 19:38:07 adam Exp $
+@comment $NetBSD: PLIST,v 1.67 2022/10/02 03:29:35 ryoon Exp $
bin/node
include/node/common.gypi
include/node/config.gypi
@@ -63,7 +63,7 @@ include/node/v8-wasm.h
include/node/v8-weak-callback-info.h
include/node/v8.h
include/node/v8config.h
-lib/dtrace/node.d
+${PLIST.dtrace}lib/dtrace/node.d
man/man1/node.1
share/doc/node/gdbinit
share/doc/node/lldb_commands.py
Home |
Main Index |
Thread Index |
Old Index