aboutsummaryrefslogtreecommitdiff
path: root/www
diff options
context:
space:
mode:
authorBradley T. Hughes <bhughes@FreeBSD.org>2018-08-29 14:13:45 +0000
committerBradley T. Hughes <bhughes@FreeBSD.org>2018-08-29 14:13:45 +0000
commitb30ffcb8f40bd1937bd78587cfbefda5ed229383 (patch)
tree4b18eaa3640fba915aa132aeb87f761cffeff8c0 /www
parent77ef1dd9222ebb951e9b7ef0b1c483f6d82f63ea (diff)
downloadports-b30ffcb8f40bd1937bd78587cfbefda5ed229383.tar.gz
ports-b30ffcb8f40bd1937bd78587cfbefda5ed229383.zip
MFH: r478194
www/node: Update 10.7.0_1 -> 10.9.0 This is a security release addressing multiple vulnerabilities. Users are recommended to upgrade as soon as possible. https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/ https://nodejs.org/en/blog/release/v10.9.0/ While here, refresh patches with `make makepatch` Security: 0904e81f-a89d-11e8-afbb-bc5ff4f77b71 Sponsored by: Miles AS Approved by: ports-secteam (miwi)
Notes
Notes: svn path=/branches/2018Q3/; revision=478354
Diffstat (limited to 'www')
-rw-r--r--www/node/Makefile3
-rw-r--r--www/node/distinfo6
-rw-r--r--www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl.gypi4
-rw-r--r--www/node/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl.gypi4
-rw-r--r--www/node/files/patch-deps_v8_src_arm_cpu-arm.cc4
-rw-r--r--www/node/files/patch-deps_v8_src_base_platform_platform-freebsd.cc4
-rw-r--r--www/node/files/patch-deps_v8_src_libsampler_sampler.cc4
7 files changed, 14 insertions, 15 deletions
diff --git a/www/node/Makefile b/www/node/Makefile
index e5bee7898697..f07c07badea1 100644
--- a/www/node/Makefile
+++ b/www/node/Makefile
@@ -1,9 +1,8 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 10.5.0
+PORTVERSION= 10.9.0
DISTVERSIONPREFIX= v
-PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
diff --git a/www/node/distinfo b/www/node/distinfo
index 26776df7e16d..42077a719194 100644
--- a/www/node/distinfo
+++ b/www/node/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1529606187
-SHA256 (node-v10.5.0.tar.gz) = 2b61828fd32e79ed3e6cb4781dfa0d61d03739e30da2f68b3bab63d7f92a6d8d
-SIZE (node-v10.5.0.tar.gz) = 35441207
+TIMESTAMP = 1534540377
+SHA256 (node-v10.9.0.tar.gz) = 1ed31ba75080b16193f1c7a351807481b1f7da08bfaf7172bc07f0cf07e6ea71
+SIZE (node-v10.9.0.tar.gz) = 35848393
diff --git a/www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl.gypi b/www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl.gypi
index a8818f21ef37..85b909f2cdb2 100644
--- a/www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl.gypi
+++ b/www/node/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl.gypi
@@ -1,6 +1,6 @@
---- deps/openssl/config/archs/linux-elf/asm/openssl.gypi.orig 2018-05-11 12:05:18 UTC
+--- deps/openssl/config/archs/linux-elf/asm/openssl.gypi.orig 2018-08-15 13:53:23 UTC
+++ deps/openssl/config/archs/linux-elf/asm/openssl.gypi
-@@ -681,10 +681,10 @@
+@@ -683,10 +683,10 @@
'POLY1305_ASM',
],
'openssl_cflags_linux-elf': [
diff --git a/www/node/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl.gypi b/www/node/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl.gypi
index 04aef8478014..58bc7d2602ef 100644
--- a/www/node/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl.gypi
+++ b/www/node/files/patch-deps_openssl_config_archs_linux-elf_no-asm_openssl.gypi
@@ -1,6 +1,6 @@
---- deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi.orig 2018-05-11 11:01:19 UTC
+--- deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi.orig 2018-08-15 13:53:23 UTC
+++ deps/openssl/config/archs/linux-elf/no-asm/openssl.gypi
-@@ -652,10 +652,10 @@
+@@ -654,10 +654,10 @@
'OPENSSL_PIC',
],
'openssl_cflags_linux-elf': [
diff --git a/www/node/files/patch-deps_v8_src_arm_cpu-arm.cc b/www/node/files/patch-deps_v8_src_arm_cpu-arm.cc
index 2db96bf94057..ceafdbfaa376 100644
--- a/www/node/files/patch-deps_v8_src_arm_cpu-arm.cc
+++ b/www/node/files/patch-deps_v8_src_arm_cpu-arm.cc
@@ -1,4 +1,4 @@
---- deps/v8/src/arm/cpu-arm.cc.orig 2017-06-15 11:55:20 UTC
+--- deps/v8/src/arm/cpu-arm.cc.orig 2018-08-15 13:53:24 UTC
+++ deps/v8/src/arm/cpu-arm.cc
@@ -7,6 +7,9 @@
#ifdef __QNXNTO__
@@ -10,7 +10,7 @@
#else
#include <sys/syscall.h> // for cache flushing.
#endif
-@@ -24,6 +27,9 @@ void CpuFeatures::FlushICache(void* start, size_t size
+@@ -24,6 +27,9 @@ void CpuFeatures::FlushICache(void* star
#if !defined(USE_SIMULATOR)
#if V8_OS_QNX
msync(start, size, MS_SYNC | MS_INVALIDATE_ICACHE);
diff --git a/www/node/files/patch-deps_v8_src_base_platform_platform-freebsd.cc b/www/node/files/patch-deps_v8_src_base_platform_platform-freebsd.cc
index ff6100fe9761..2247e5ad98e1 100644
--- a/www/node/files/patch-deps_v8_src_base_platform_platform-freebsd.cc
+++ b/www/node/files/patch-deps_v8_src_base_platform_platform-freebsd.cc
@@ -1,6 +1,6 @@
---- deps/v8/src/base/platform/platform-freebsd.cc.orig 2018-04-23 19:19:12 UTC
+--- deps/v8/src/base/platform/platform-freebsd.cc.orig 2018-08-15 13:53:24 UTC
+++ deps/v8/src/base/platform/platform-freebsd.cc
-@@ -86,5 +86,47 @@ std::vector<OS::SharedLibraryAddress> OS::GetSharedLib
+@@ -86,5 +86,47 @@ std::vector<OS::SharedLibraryAddress> OS
void OS::SignalCodeMovingGC() {}
diff --git a/www/node/files/patch-deps_v8_src_libsampler_sampler.cc b/www/node/files/patch-deps_v8_src_libsampler_sampler.cc
index d374179cb028..1d8c08afc8e4 100644
--- a/www/node/files/patch-deps_v8_src_libsampler_sampler.cc
+++ b/www/node/files/patch-deps_v8_src_libsampler_sampler.cc
@@ -1,6 +1,6 @@
---- deps/v8/src/libsampler/sampler.cc.orig 2018-04-24 14:41:27 UTC
+--- deps/v8/src/libsampler/sampler.cc.orig 2018-08-15 13:53:25 UTC
+++ deps/v8/src/libsampler/sampler.cc
-@@ -550,9 +550,9 @@ void SignalHandler::FillRegisterState(void* context, R
+@@ -550,9 +550,9 @@ void SignalHandler::FillRegisterState(vo
state->sp = reinterpret_cast<void*>(mcontext.mc_rsp);
state->fp = reinterpret_cast<void*>(mcontext.mc_rbp);
#elif V8_HOST_ARCH_ARM