Subject: CVS commit: pkgsrc/lang/nodejs
From: Filip Hajny
Date: 2018-07-20 15:59:41
Message id: 20180720135941.B13CDFBEC@cvs.NetBSD.org

Log Message:
lang/nodejs: Update to 10.7.0.

- console:
  - The `console.timeLog()` method has been implemented.
- deps:
  - Upgrade to libuv 1.22.0.
  - Upgrade to ICU 62.1 (Unicode 11, CLDR 33.1).
- http:
  - Added support for passing both `timeout` and `agent` options to
    `http.request`.
- inspector:
  - Expose the original console API in `require('inspector').console`.
- napi:
  - Added experimental support for functions dealing with bigint
    numbers.
- process:
  - The `process.hrtime.bigint()` method has been implemented.
  - Added the `--title` command line argument to set the process title
    on startup.
- trace_events:
  - Added process\_name metadata.

Files:
RevisionActionfile
1.139modifypkgsrc/lang/nodejs/Makefile
1.131modifypkgsrc/lang/nodejs/distinfo