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: Tue May 24 19:43:30 UTC 2016
Modified Files:
pkgsrc/lang/nodejs4: Makefile PLIST distinfo
Log Message:
Update lang/nodejs4 to 4.4.5.
buffer:
- Buffer no longer errors if you call lastIndexOf with a search
term longer than the buffer
contextify:
- Context objects are now properly garbage collected, this solves
a problem some individuals were experiencing with extreme memory
growth
deps:
- update npm to 2.15.5
http:
- Invalid status codes can no longer be sent. Limited to 3 digit
numbers between 100 - 999
To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/nodejs4/Makefile
cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/nodejs4/PLIST
cvs rdiff -u -r1.12 -r1.13 pkgsrc/lang/nodejs4/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