Subject: CVS commit: pkgsrc/lang/nodejs
From: Filip Hajny
Date: 2018-06-23 15:38:00
Message id: 20180623133800.C1B02FBEC@cvs.NetBSD.org

Log Message:
lang/nodejs: Update to 10.5.0.

crypto:
- Support for crypto.scrypt() has been added.

fs:
- BigInt support has been added to fs.stat and fs.watchFile.
- APIs that take mode as arguments no longer throw on values larger
  than 0o777.
- Fix crashes in closed event watchers.

Worker Threads:
- Support for multi-threading has been added behind the
  --experimental-worker flag in the worker_threads module. This
  feature is experimental and may receive breaking changes at any time.

Files:
RevisionActionfile
1.136modifypkgsrc/lang/nodejs/Makefile
1.129modifypkgsrc/lang/nodejs/distinfo