www/node: Update 12.4.0 -> 12.6.0
https://nodejs.org/en/blog/release/v12.5.0/ https://nodejs.org/en/blog/release/v12.6.0/ Sponsored by: Miles AS
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= node
|
||||
PORTVERSION= 12.4.0
|
||||
PORTVERSION= 12.6.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
|
||||
@@ -66,7 +66,7 @@ MAKE_ENV+= CC.host=${CC} CFLAGS.host="${CFLAGS}" \
|
||||
LINK.host=${CXX} LDFLAGS.host="${LDFLAGS}"
|
||||
|
||||
BUILD_DEPENDS+= c-ares>=1.15.0:dns/c-ares\
|
||||
libuv>=1.29.1:devel/libuv \
|
||||
libuv>=1.30.1:devel/libuv \
|
||||
libnghttp2>=1.38.0:www/libnghttp2
|
||||
LIB_DEPENDS+= libcares.so:dns/c-ares\
|
||||
libuv.so:devel/libuv \
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1559661163
|
||||
SHA256 (node-v12.4.0.tar.gz) = cf39befb8ea486363cac6f297d8f451fd0d5dd8ad21dca51e9c2ea86b242baa0
|
||||
SIZE (node-v12.4.0.tar.gz) = 49167965
|
||||
TIMESTAMP = 1562704910
|
||||
SHA256 (node-v12.6.0.tar.gz) = 8b47a34a5507ee24abb91f26f8799bf3af66172b0ffd45981a7fcf1dde463bd4
|
||||
SIZE (node-v12.6.0.tar.gz) = 49417239
|
||||
|
||||
@@ -167,6 +167,16 @@ include/node/node_version.h
|
||||
%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/crypto/include/internal/dso_conf.h
|
||||
%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/openssl/opensslconf.h
|
||||
%%BUNDLED_SSL%%include/node/openssl/archs/linux-elf/no-asm/include/progs.h
|
||||
%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/crypto/buildinf.h
|
||||
%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/asm/crypto/include/internal/bn_conf.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/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
|
||||
%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/openssl/opensslconf.h
|
||||
%%BUNDLED_SSL%%include/node/openssl/archs/linux64-mips64/no-asm/include/progs.h
|
||||
%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc/asm/crypto/buildinf.h
|
||||
%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc/asm/crypto/include/internal/bn_conf.h
|
||||
%%BUNDLED_SSL%%include/node/openssl/archs/linux-ppc/asm/crypto/include/internal/dso_conf.h
|
||||
|
||||
Reference in New Issue
Block a user