--- - branch: MAIN date: Tue Oct 25 19:50:40 UTC 2016 files: - new: '1.80' old: '1.79' path: pkgsrc/lang/nodejs/Makefile pathrev: pkgsrc/lang/nodejs/Makefile@1.80 type: modified - new: '1.40' old: '1.39' path: pkgsrc/lang/nodejs/PLIST pathrev: pkgsrc/lang/nodejs/PLIST@1.40 type: modified - new: '1.79' old: '1.78' path: pkgsrc/lang/nodejs/distinfo pathrev: pkgsrc/lang/nodejs/distinfo@1.79 type: modified - new: '1.2' old: '1.1' path: pkgsrc/lang/nodejs/patches/patch-deps_v8_src_base_atomicops.h pathrev: pkgsrc/lang/nodejs/patches/patch-deps_v8_src_base_atomicops.h@1.2 type: modified - new: '1.5' old: '1.4' path: pkgsrc/lang/nodejs/patches/patch-deps_v8_src_base_platform_semaphore.cc pathrev: pkgsrc/lang/nodejs/patches/patch-deps_v8_src_base_platform_semaphore.cc@1.5 type: modified id: 20161025T195040Z.fb86933bc9c83a6a984d42f91735c57061ab36d2 log: | Update lang/nodejs to 7.0.0. This new major version of Node.js includes: V8 5.4 which brings along with 98% coverage of ES6 language features, improved reliability and performance, and a new experimental URL parser based on the WHATWG URL standard. As an odd numbered release, in accordance with our Long Term Support plan, Node.js v7 will be supported only until about June, 2017, with Node.js v8 currently scheduled for release in April, 2017. Notable changes Buffer - Passing invalid input to Buffer.byteLength will now throw an error #8946. - Calling Buffer without new is now deprecated and will emit a process warning #8169. - Passing a negative number to allocUnsafe will now throw an error #7079. Child Process - The fork and execFile methods now have stronger argument validation #7399. Cluster - The worker.suicide method is deprecated and will emit a process warning #3747. Deps - V8 has been updated to 5.4.500.36 #8317, #8852, #9253. - NODE_MODULE_VERSION has been updated to 51 #8808. File System - A process warning is emitted if a callback is not passed to async file system methods #7897. Intl - Intl.v8BreakIterator constructor has been deprecated and will emit a process warning #8908. Promises - Unhandled Promise rejections have been deprecated and will emit a process warning #8217. Punycode - The punycode module has been deprecated #7941. URL - An Experimental WHATWG URL Parser has been introduced #7448. module: pkgsrc subject: 'CVS commit: pkgsrc/lang/nodejs' unixtime: '1477425040' user: fhajny