summaryrefslogtreecommitdiff
path: root/lang/nodejs
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2021-04-22 15:52:25 +0000
committerryoon <ryoon@pkgsrc.org>2021-04-22 15:52:25 +0000
commitfb00c4e9e406c1b913b799d8aed6cd5b576cdf66 (patch)
treee7d4069a078ec21b9a39fdfd48f0baf24ad6adf5 /lang/nodejs
parent60823cabdc42be0d385fe05006686395a16f63f5 (diff)
downloadpkgsrc-fb00c4e9e406c1b913b799d8aed6cd5b576cdf66.tar.gz
nodejs: Fix build with icu-69.1
* Backported from nodejs-16.0.0. * Internal icu is not built under NetBSD/amd64 9.99.81 at least.
Diffstat (limited to 'lang/nodejs')
-rw-r--r--lang/nodejs/Makefile8
-rw-r--r--lang/nodejs/distinfo3
2 files changed, 6 insertions, 5 deletions
diff --git a/lang/nodejs/Makefile b/lang/nodejs/Makefile
index 2214e5b1d1c..9a1acdc8ef4 100644
--- a/lang/nodejs/Makefile
+++ b/lang/nodejs/Makefile
@@ -1,11 +1,11 @@
-# $NetBSD: Makefile,v 1.210 2021/04/21 11:40:27 adam Exp $
+# $NetBSD: Makefile,v 1.211 2021/04/22 15:52:25 ryoon Exp $
DISTNAME= node-v14.16.1
EXTRACT_SUFX= .tar.xz
USE_LANGUAGES= c gnu++14
-PKGREVISION= 1
+PKGREVISION= 2
.include "../../mk/bsd.prefs.mk"
# XXX: figure out a way to add rpaths to torque
@@ -13,7 +13,7 @@ MAKE_ENV+= LD_LIBRARY_PATH=${PREFIX}/lib
CONFIGURE_ARGS+= --shared-nghttp2
# ICU 69.1: error: 'createInstance' is a private member of 'icu_69::ListFormatter'
-#CONFIGURE_ARGS+= --with-intl=system-icu
+CONFIGURE_ARGS+= --with-intl=system-icu
PYTHON_VERSIONS_ACCEPTED= 27
@@ -34,7 +34,7 @@ CXXFLAGS+= -mstackrealign
.endif
.include "../../lang/nodejs/Makefile.common"
-#.include "../../textproc/icu/buildlink3.mk"
+.include "../../textproc/icu/buildlink3.mk"
# Requires nghttp2_option_set_max_settings
BUILDLINK_API_DEPENDS.nghttp2+= nghttp2>=1.41.0
.include "../../www/nghttp2/buildlink3.mk"
diff --git a/lang/nodejs/distinfo b/lang/nodejs/distinfo
index 158cfae1e7c..e919fe84b8c 100644
--- a/lang/nodejs/distinfo
+++ b/lang/nodejs/distinfo
@@ -1,4 +1,4 @@
-$NetBSD: distinfo,v 1.194 2021/04/07 06:21:56 adam Exp $
+$NetBSD: distinfo,v 1.195 2021/04/22 15:52:25 ryoon Exp $
SHA1 (node-v14.16.1.tar.xz) = 3b8001e12cdae8b0e0fb2c1f7a8eb7f314d30cfc
RMD160 (node-v14.16.1.tar.xz) = cf91d50c5833f8f20799bb2bbdfc9152207c50d0
@@ -16,6 +16,7 @@ SHA1 (patch-deps_v8_src_base_platform_semaphore.cc) = 802a95f1b1d131e0d85c1f99c6
SHA1 (patch-deps_v8_src_codegen_arm_cpu-arm.cc) = 84c75d61bc99c2ff9adeac3152f5b11ebb0e582b
SHA1 (patch-deps_v8_src_common_globals.h) = 86637724864389f2b24251904de41669a2f00fbc
SHA1 (patch-deps_v8_src_compiler_types.h) = 2a212282ab9d71e98ae56827fdb1d9778a6047a5
+SHA1 (patch-deps_v8_src_objects_js-list-format.cc) = b1acf2f9890f04aba58f82012528f9a425751896
SHA1 (patch-deps_v8_src_zone_zone.h) = 651b49d242dac8f713cccc101147ccf61f828ecb
SHA1 (patch-deps_v8_tools_run-llprof.sh) = 39aa3faf77492ef8dd35b411b7b0e4605b469af3
SHA1 (patch-node.gypi) = 4a104dba6c22702211009bc60a6be6f87554e2fa