Path to this page:
Subject: CVS commit: pkgsrc/lang/nodejs6
From: Filip Hajny
Date: 2016-12-09 00:02:13
Message id: 20161208230213.A7800FBA6@cvs.NetBSD.org
Log Message:
Update lang/nodejs6 to 6.9.2
- buffer: coerce slice parameters consistently
- deps:
- npm: upgrade npm to 3.10.9
- V8: Various fixes to destructuring edge cases
- cherry-pick 3c39bac from V8 upstream
- cherry pick 7166503 from upstream v8
- gtest: the test reporter now outputs tap comments as yamlish
- inspector: inspector now prompts user to use 127.0.0.1 rather
than localhost
- tls: fix memory leak when writing data to TLSWrap instance
during handshake
Files: