diff --git a/www/node10/Makefile b/www/node10/Makefile index 3d48fe8c7c9b..dd197c65fd9a 100644 --- a/www/node10/Makefile +++ b/www/node10/Makefile @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 10.16.3 +PORTVERSION= 10.17.0 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 10 diff --git a/www/node10/distinfo b/www/node10/distinfo index 9c7ae4db94d1..64dc7b93ebf5 100644 --- a/www/node10/distinfo +++ b/www/node10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1565994495 -SHA256 (node-v10.16.3.tar.gz) = db5a5e03a815b84a1266a4b48bb6a6d887175705f84fd2472f0d28e5e305a1f8 -SIZE (node-v10.16.3.tar.gz) = 45870800 +TIMESTAMP = 1572018626 +SHA256 (node-v10.17.0.tar.gz) = 5204249d135176b547737d3eed2ca8a9d7f731fef6e545f741129cfa21f90573 +SIZE (node-v10.17.0.tar.gz) = 45814546 diff --git a/www/node10/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl-cl.gypi b/www/node10/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl-cl.gypi index 22281eebf024..accead9eb28a 100644 --- a/www/node10/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl-cl.gypi +++ b/www/node10/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl-cl.gypi @@ -1,6 +1,6 @@ ---- deps/openssl/config/archs/linux-elf/asm/openssl-cl.gypi.orig 2019-07-31 17:44:59 UTC +--- deps/openssl/config/archs/linux-elf/asm/openssl-cl.gypi.orig 2019-10-22 16:36:22 UTC +++ deps/openssl/config/archs/linux-elf/asm/openssl-cl.gypi -@@ -25,12 +25,11 @@ +@@ -24,12 +24,11 @@ ], 'openssl_cflags_linux-elf': [ '-Wa,--noexecstack',