pkgsrc/lang/nodejs4
fhajny 2f7140d3bd Update lang/nodejs4 to 4.7.0
The SEMVER-MINOR changes include:

- build: export openssl symbols on Windows making it possible to
  build addons linking against the bundled version of openssl
- debugger: make listen address configurable in the debugger server
- dgram: generalized send queue to handle close fixing a potential
  throw when dgram socket is closed in the listening event handler.
- http: Introduce the 451 status code "Unavailable For Legal Reasons"
- tls: introduce secureContext for tls.connect which is useful for
  caching client certificates, key, and CA certificates.

Notable SEMVER-PATCH changes include:

build:
- introduce the configure --shared option for embedders
- gtest: the test reporter now outputs tap comments as yamlish
- src: node no longer aborts when c-ares initialization fails
- tls: fix memory leak when writing data to TLSWrap instance during
  handshake
2016-12-08 23:00:17 +00:00
..
patches Don't depend on PTHREAD_STACK_MIN for NetBSD, use sysconf. 2016-08-27 18:11:12 +00:00
DESCR
distinfo Update lang/nodejs4 to 4.7.0 2016-12-08 23:00:17 +00:00
Makefile Update lang/nodejs4 to 4.7.0 2016-12-08 23:00:17 +00:00
options.mk Update lang/nodejs to 4.4.0. Clean stale bits from options.mk. 2016-03-09 20:18:38 +00:00
PLIST Update lang/nodejs4 to 4.6.2. 2016-11-09 13:26:40 +00:00