diff options
author | adam <adam@pkgsrc.org> | 2020-02-24 16:04:21 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2020-02-24 16:04:21 +0000 |
commit | a8c1c7f3daaa1e14be1077591eea29a7663f7f7b (patch) | |
tree | 710bbc5044ea456e2c6773e385edcb6758be3980 /lang/nodejs/distinfo | |
parent | ed9b09dd37a154b4c8c9b2964217fc5a44a5585e (diff) | |
download | pkgsrc-a8c1c7f3daaa1e14be1077591eea29a7663f7f7b.tar.gz |
nodejs: updated to 13.9.0
Version 13.9.0 (Current)
async_hooks
* add executionAsyncResource
crypto
* add crypto.diffieHellman
* add DH support to generateKeyPair
* simplify DH groups
* add key type 'dh'
test
* skip keygen tests on arm systems
perf_hooks
* add property flags to GCPerformanceEntry
process
* report ArrayBuffer memory in memoryUsage()
readline
* make tab size configurable
report
* add support for Workers
worker
* add ability to take heap snapshot from parent thread
added new collaborators
* add ronag to collaborators
Diffstat (limited to 'lang/nodejs/distinfo')
-rw-r--r-- | lang/nodejs/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/lang/nodejs/distinfo b/lang/nodejs/distinfo index 21d32cf02b4..5d28608e923 100644 --- a/lang/nodejs/distinfo +++ b/lang/nodejs/distinfo @@ -1,9 +1,9 @@ -$NetBSD: distinfo,v 1.161 2020/02/07 09:51:53 adam Exp $ +$NetBSD: distinfo,v 1.162 2020/02/24 16:04:21 adam Exp $ -SHA1 (node-v13.8.0.tar.gz) = 4eefd1ed195d7446f5f697043082451f0cf1b06c -RMD160 (node-v13.8.0.tar.gz) = c502a851e50bb697ecae2b856eff3375c369187c -SHA512 (node-v13.8.0.tar.gz) = b8febc77c7b0e927f6db4f2c0833012338bf7b741b99dac5bce2da41373dad3a97f1bf1bb18d138ee7489fbb7db2dc7d50c25ad5659bd0b249479dbbf6275c3e -Size (node-v13.8.0.tar.gz) = 61269370 bytes +SHA1 (node-v13.9.0.tar.gz) = d40768aff371ae54dd108d7c87e018e2007ea8ca +RMD160 (node-v13.9.0.tar.gz) = 045350ee134c3f2aad417d6a7ebb3a0a54844d30 +SHA512 (node-v13.9.0.tar.gz) = 70ce9954b07b43a9798b56fe9b566594de583b159610d5fb70f317145f095d65486a09011d5ac28756a175a37990b804f0d7c24db6956c5bc2f645f3a5ef86be +Size (node-v13.9.0.tar.gz) = 61369533 bytes SHA1 (patch-common.gypi) = f0bd2962bf7c8466db24b35a35154897ecad6316 SHA1 (patch-deps_cares_cares.gyp) = 22b44f2ac59963f694dfe4f4585e08960b3dec32 SHA1 (patch-deps_uv_common.gypi) = d38a9c8d9e3522f15812aec2f5b1e1e636d4bab3 |