svn commit: r516035 - in head/www/node10: . files
Bradley T. Hughes
bhughes at FreeBSD.org
Tue Oct 29 21:00:12 UTC 2019
Author: bhughes
Date: Tue Oct 29 21:00:11 2019
New Revision: 516035
URL: https://svnweb.freebsd.org/changeset/ports/516035
Log:
www/node10: Update 10.16.3_1 -> 10.17.0
https://nodejs.org/en/blog/release/v10.17.0/
Regenerate patches with `make makepatch`.
Sponsored by: Miles AS
Modified:
head/www/node10/Makefile
head/www/node10/distinfo
head/www/node10/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl-cl.gypi
Modified: head/www/node10/Makefile
==============================================================================
--- head/www/node10/Makefile Tue Oct 29 20:36:22 2019 (r516034)
+++ head/www/node10/Makefile Tue Oct 29 21:00:11 2019 (r516035)
@@ -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
Modified: head/www/node10/distinfo
==============================================================================
--- head/www/node10/distinfo Tue Oct 29 20:36:22 2019 (r516034)
+++ head/www/node10/distinfo Tue Oct 29 21:00:11 2019 (r516035)
@@ -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
Modified: head/www/node10/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl-cl.gypi
==============================================================================
--- head/www/node10/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl-cl.gypi Tue Oct 29 20:36:22 2019 (r516034)
+++ head/www/node10/files/patch-deps_openssl_config_archs_linux-elf_asm_openssl-cl.gypi Tue Oct 29 21:00:11 2019 (r516035)
@@ -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',
More information about the svn-ports-all
mailing list