svn commit: r515215 - head/www/node
Bradley T. Hughes
bhughes at FreeBSD.org
Tue Oct 22 20:51:00 UTC 2019
Author: bhughes
Date: Tue Oct 22 20:50:58 2019
New Revision: 515215
URL: https://svnweb.freebsd.org/changeset/ports/515215
Log:
www/node: Update 12.11.1 -> 12.12.0
https://nodejs.org/en/blog/release/v12.12.0/
Sponsored by: Miles AS
Modified:
head/www/node/Makefile
head/www/node/distinfo
head/www/node/pkg-plist
Modified: head/www/node/Makefile
==============================================================================
--- head/www/node/Makefile Tue Oct 22 20:50:19 2019 (r515214)
+++ head/www/node/Makefile Tue Oct 22 20:50:58 2019 (r515215)
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= node
-PORTVERSION= 12.11.1
+PORTVERSION= 12.12.0
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
Modified: head/www/node/distinfo
==============================================================================
--- head/www/node/distinfo Tue Oct 22 20:50:19 2019 (r515214)
+++ head/www/node/distinfo Tue Oct 22 20:50:58 2019 (r515215)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1570451968
-SHA256 (node-v12.11.1.tar.gz) = 37043ddbe60f18a52ec31e0381b66adebbc0ec24669d72f132a1fdfacdf029ae
-SIZE (node-v12.11.1.tar.gz) = 50546919
+TIMESTAMP = 1571001772
+SHA256 (node-v12.12.0.tar.gz) = 6ce681625c09bc2b2b5757165580e648579e4bc7bce5e246fa6339270eec8bde
+SIZE (node-v12.12.0.tar.gz) = 50634019
Modified: head/www/node/pkg-plist
==============================================================================
--- head/www/node/pkg-plist Tue Oct 22 20:50:19 2019 (r515214)
+++ head/www/node/pkg-plist Tue Oct 22 20:50:58 2019 (r515215)
@@ -187,6 +187,11 @@ include/node/node_version.h
%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/crypto/include/internal/dso_conf.h
%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/openssl/opensslconf.h
%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/include/progs.h
+%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/buildinf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/include/internal/bn_conf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/crypto/include/internal/dso_conf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/openssl/opensslconf.h
+%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm_avx2/include/progs.h
%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/crypto/buildinf.h
%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/crypto/include/internal/bn_conf.h
%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/crypto/include/internal/dso_conf.h
More information about the svn-ports-all
mailing list