pkgsrc-Changes archive

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

CVS commit: pkgsrc/lang/nodejs4



Module Name:    pkgsrc
Committed By:   fhajny
Date:           Thu Jan 21 11:43:45 UTC 2016

Modified Files:
        pkgsrc/lang/nodejs4: Makefile distinfo
        pkgsrc/lang/nodejs4/patches: patch-tools_install.py
Removed Files:
        pkgsrc/lang/nodejs4/patches: patch-deps_v8_tools_gyp_v8.gyp

Log Message:
Update lang/nodejs4 to 4.2.5.

* assert
  - accommodate ES6 classes that extend Error (Rich Trott) #4166
* build
  - add "--partly-static" build options (Super Zheng) #4152
* deps
  - backport 066747e from upstream V8 (Ali Ijaz Sheikh) #4655
  - backport 200315c from V8 upstream (Vladimir Kurchatkin) #4128
  - upgrade libuv to 1.8.0 (Saúl Ibarra Corretgé)
* docs
  - various updates landed in 70 different commits!
* repl
  - attach location info to syntax errors (cjihrig) #4013
  - display error message when loading directory (Prince J Wesley) #4170
* tests
  - various updates landed in over 50 commits
* tools
  - add tap output to cpplint (Johan Bergstrom) #3448
* util
  - allow lookup of hidden values (cjihrig) #3988


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 pkgsrc/lang/nodejs4/Makefile \
    pkgsrc/lang/nodejs4/distinfo
cvs rdiff -u -r1.1 -r0 \
    pkgsrc/lang/nodejs4/patches/patch-deps_v8_tools_gyp_v8.gyp
cvs rdiff -u -r1.1 -r1.2 pkgsrc/lang/nodejs4/patches/patch-tools_install.py

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