pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/nodejs



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Wed May 18 13:26:44 UTC 2016

Modified Files:
        pkgsrc/lang/nodejs: Makefile PLIST distinfo

Log Message:
Update lang/nodejs to 6.2.0.

Notable Changes

- buffer: fix lastIndexOf and indexOf in various edge cases
- child_process: use /system/bin/sh on android
- deps:
  - upgrade npm to 3.8.9
  - upgrade to V8 5.0.71.47
  - upgrade libuv to 1.9.1
  - Intl: ICU 57 bump
- repl:
  - copying tabs shouldn't trigger completion
  - exports Recoverable
- src: add O_NOATIME constant
- src,module: add --preserve-symlinks command line flag
- util: adhere to noDeprecation set at runtime


To generate a diff of this commit:
cvs rdiff -u -r1.67 -r1.68 pkgsrc/lang/nodejs/Makefile
cvs rdiff -u -r1.35 -r1.36 pkgsrc/lang/nodejs/PLIST
cvs rdiff -u -r1.65 -r1.66 pkgsrc/lang/nodejs/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index