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 Mar  9 20:13:23 UTC 2016

Modified Files:
        pkgsrc/lang/nodejs: Makefile PLIST distinfo options.mk

Log Message:
Update lang/nodejs to 5.8.0. Clean stale bits from options.mk.

Changes since 5.7.1:
- child_process: send() now accepts an options parameter
- constants: ENGINE_METHOD_RSA is now correctly exposed
- Fixed two regressions which originated in v5.7.0:
  - http: Errors inside of http client callbacks now propagate
    correctly
  - path: Fixed normalization of absolute paths
- repl: start() no longer requires an options parameter
- util: Improved format() performance 50-300%


To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/lang/nodejs/Makefile
cvs rdiff -u -r1.31 -r1.32 pkgsrc/lang/nodejs/PLIST
cvs rdiff -u -r1.57 -r1.58 pkgsrc/lang/nodejs/distinfo
cvs rdiff -u -r1.6 -r1.7 pkgsrc/lang/nodejs/options.mk

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