www/node: Update 12.6.0_1 -> 12.7.0
https://nodejs.org/en/blog/release/v12.7.0/
This commit is contained in:
parent
f87e4c2ecb
commit
0026b8cff2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=507478
@ -1,8 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= node
|
||||
PORTVERSION= 12.6.0
|
||||
PORTREVISION= 1
|
||||
PORTVERSION= 12.7.0
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
|
||||
@ -68,7 +67,7 @@ MAKE_ENV+= CC.host=${CC} CFLAGS.host="${CFLAGS}" \
|
||||
|
||||
BUILD_DEPENDS+= c-ares>=1.15.0:dns/c-ares\
|
||||
libuv>=1.30.1:devel/libuv \
|
||||
libnghttp2>=1.38.0:www/libnghttp2
|
||||
libnghttp2>=1.39.1:www/libnghttp2
|
||||
LIB_DEPENDS+= libcares.so:dns/c-ares\
|
||||
libuv.so:devel/libuv \
|
||||
libnghttp2.so:www/libnghttp2
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1562704910
|
||||
SHA256 (node-v12.6.0.tar.gz) = 8b47a34a5507ee24abb91f26f8799bf3af66172b0ffd45981a7fcf1dde463bd4
|
||||
SIZE (node-v12.6.0.tar.gz) = 49417239
|
||||
TIMESTAMP = 1564180594
|
||||
SHA256 (node-v12.7.0.tar.gz) = d5e63fd4ee88d539a69b9e71631d03014bd8e98596e741515e3d7aa930f4630a
|
||||
SIZE (node-v12.7.0.tar.gz) = 49510408
|
||||
|
Loading…
Reference in New Issue
Block a user