summaryrefslogtreecommitdiff
path: root/lang/nodejs/Makefile
diff options
context:
space:
mode:
authorfhajny <fhajny@pkgsrc.org>2018-03-02 11:23:35 +0000
committerfhajny <fhajny@pkgsrc.org>2018-03-02 11:23:35 +0000
commitf4d3868438c4c01bf1d5e0229c47f408947612b3 (patch)
tree4e3eb0dcfc24f9468bb2062e1d0ae582db0b0131 /lang/nodejs/Makefile
parent766a86fdbb6112a249479dcfb9c7e98179c8671a (diff)
downloadpkgsrc-f4d3868438c4c01bf1d5e0229c47f408947612b3.tar.gz
lang/nodejs: Update to 9.7.1.
- libuv: Updated to libuv 1.19.2 - src: Add initial support for Node.js-specific post-mortem metadata - timers: The return value of setImmediate() now has ref() and unref() methods - util: It is now possible to get the name for a numerical platform-specific error code as a string
Diffstat (limited to 'lang/nodejs/Makefile')
-rw-r--r--lang/nodejs/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/lang/nodejs/Makefile b/lang/nodejs/Makefile
index 23238330065..cc021e1ac0e 100644
--- a/lang/nodejs/Makefile
+++ b/lang/nodejs/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.119 2018/02/23 19:42:04 fhajny Exp $
+# $NetBSD: Makefile,v 1.120 2018/03/02 11:23:35 fhajny Exp $
-DISTNAME= node-v9.6.1
+DISTNAME= node-v9.7.1
# Stated by the changelog as of 8.2.0
GCC_REQD+= 4.9.4