summaryrefslogtreecommitdiff
path: root/lang
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2015-12-09 11:27:04 +0000
committerfhajny <fhajny@pkgsrc.org>2015-12-09 11:27:04 +0000
commitbc2200f1909b9a31c1067570a0b20ccf50db3e37 (patch)
tree96a788ece06d19bf1bc3988d8da67d5b4c4686ba /lang
parenteb4e1a8b741efd822c1c646243b01dafbf30112d (diff)
downloadpkgsrc-bc2200f1909b9a31c1067570a0b20ccf50db3e37.tar.gz
Update lang/nodejs to 5.2.0.
build: - Add support for Intel's VTune JIT profiling when compiled with --enable-vtune-profiling. - Properly enable V8 snapshots by default. Due to a configuration error, snapshots have been kept off by default when the intention is for the feature to be enabled. crypto: - Simplify use of ECDH (Elliptic Curve Diffie-Hellman) objects (created via crypto.createECDH(curve_name)) with private keys that are not dynamically generated via generateKeys(). The public key is now computed when explicitly setting a private key. Added validity checks to reduce the possibility of computing weak or invalid shared secrets. Also, deprecated the setPublicKey() method for ECDH objects as its usage is unnecessary and can lead to inconsistent state. - Update root certificates from the current list stored maintained by Mozilla NSS. - Multiple CA certificates can now be passed with the ca option to TLS methods as an array of strings or in a single new-line separated string. tools: - Include a tick processor in core, exposed via the --prof-process command-line argument which can be used to process V8 profiling output files generated when using the --prof command-line argument.
Diffstat (limited to 'lang')
-rw-r--r--lang/nodejs/Makefile4
-rw-r--r--lang/nodejs/distinfo10
2 files changed, 7 insertions, 7 deletions
diff --git a/lang/nodejs/Makefile b/lang/nodejs/Makefile
index 05e063d44f0..e02fe03b87d 100644
--- a/lang/nodejs/Makefile
+++ b/lang/nodejs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.50 2015/12/04 12:18:36 fhajny Exp $
+# $NetBSD: Makefile,v 1.51 2015/12/09 11:27:04 fhajny Exp $
-DISTNAME= node-v5.1.1
+DISTNAME= node-v5.2.0
.include "../../lang/nodejs/Makefile.common"
.include "../../mk/bsd.pkg.mk"
diff --git a/lang/nodejs/distinfo b/lang/nodejs/distinfo
index ffb9bd5c970..1b54f374e84 100644
--- a/lang/nodejs/distinfo
+++ b/lang/nodejs/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.49 2015/12/04 12:18:36 fhajny Exp $
+$NetBSD: distinfo,v 1.50 2015/12/09 11:27:04 fhajny Exp $
-SHA1 (node-v5.1.1.tar.gz) = d297695f388ec4f1139469d21f01230e109385a2
-RMD160 (node-v5.1.1.tar.gz) = 2eac89756237bbc77eb54e2f7e8d2441bc965201
-SHA512 (node-v5.1.1.tar.gz) = 8490d1bbe968d30d6b561e31463a93deeb12f61aeeb7a9fadba244e06b8dc5ec7f8daed69dfb39e3db72af13f4c169076776ebed2e82d828ea2057d1e2ca4ef8
-Size (node-v5.1.1.tar.gz) = 22434713 bytes
+SHA1 (node-v5.2.0.tar.gz) = 2dcf833d7d8b975edbc00551eedbc62f580ec864
+RMD160 (node-v5.2.0.tar.gz) = 113253e89a004091f5069fb8558a7ed7a0758e63
+SHA512 (node-v5.2.0.tar.gz) = 0f6a195617e10157b999ef37ad3df082afa6cb750ec0f421220479a56b31b076b36ec6ba5b0fa127821d54df827010551c18f3648eda9816f4f5756121b70f9c
+Size (node-v5.2.0.tar.gz) = 22445745 bytes
SHA1 (patch-common.gypi) = 5b3a50617358637a6f910de28bb5a14f037317a6
SHA1 (patch-deps_cares_cares.gyp) = 2235eb44bc984fa2e745fdf1786f1ae6de6ef80f
SHA1 (patch-deps_npm_node__modules_node-gyp_gyp_pylib_gyp_generator_make.py) = 78d6ddd37ae30e869e0da666a78baad86a638c50