pkgsrc/lang/nodejs
fhajny c039f3f609 Update lang/nodejs to 5.1.0.
Notable changes:

* buffer: The noAssert option for many buffer functions will now
  silently drop invalid write values rather than crashing
* child_process: child.send() now properly returns a boolean like
  the docs suggest
* doc: All of the API docs have been re-ordered so as to read in
  alphabetical order
* http_parser: update http-parser to 2.6.0 from 2.5.0
  - Now supports the following HTTP methods: LINK, UNLINK, BIND,
    REBIND, UNBIND.
  - Also added ACL and IPv6 Zone ID support.
* npm: upgrade npm to 3.3.12 from v3.3.6
* repl: The REPL no longer crashes if the persistent history file
  cannot be opened
* tls: The default sessionIdContext now uses SHA1 in FIPS mode
  rather than MD5
* v8: Added some more useful post-mortem data

See full release notes:

  https://nodejs.org/en/blog/release/v5.1.0/
2015-11-18 11:42:55 +00:00
..
patches Update lang/nodejs to 5.0.0. 2015-11-09 20:19:35 +00:00
DESCR Update lang/nodejs to 5.0.0. 2015-11-09 20:19:35 +00:00
distinfo Update lang/nodejs to 5.1.0. 2015-11-18 11:42:55 +00:00
Makefile Update lang/nodejs to 5.1.0. 2015-11-18 11:42:55 +00:00
Makefile.common Update lang/nodejs to 5.0.0. 2015-11-09 20:19:35 +00:00
options.mk Update to 4.0.0 2015-09-09 00:04:54 +00:00
PLIST Update lang/nodejs to 5.1.0. 2015-11-18 11:42:55 +00:00