MFH: r561594

www/node10: Update 10.23.0 -> 10.23.1

https://nodejs.org/en/blog/release/v10.23.1/

This is a security release. See
https://nodejs.org/en/blog/vulnerability/january-2021-security-releases/

PR:		252681
Security:	08b553ed-537a-11eb-be6e-0022489ad614
Sponsored by:	Miles AS
This commit is contained in:
Bradley T. Hughes 2021-01-14 21:15:40 +00:00
parent 4820217433
commit e849b820a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/branches/2021Q1/; revision=561595
3 changed files with 6 additions and 7 deletions

View File

@ -1,9 +1,8 @@
# $FreeBSD$
PORTNAME= node
PORTVERSION= 10.23.0
PORTVERSION= 10.23.1
DISTVERSIONPREFIX= v
PORTREVISION= 1
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
PKGNAMESUFFIX= 10

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1603979909
SHA256 (node-v10.23.0.tar.gz) = d93041d1d1e75cef6c562c29b63333b2f39a16de3cb0310b695130cea2ae7f27
SIZE (node-v10.23.0.tar.gz) = 46560417
TIMESTAMP = 1610308147
SHA256 (node-v10.23.1.tar.gz) = a5348b5dfdbe32e0be2837576e66ac285a59907e11e5439fbcda25e70f52550d
SIZE (node-v10.23.1.tar.gz) = 46310109

View File

@ -1,6 +1,6 @@
--- common.gypi.orig 2020-06-08 21:52:35 UTC
--- common.gypi.orig 2021-01-04 14:30:16 UTC
+++ common.gypi
@@ -509,15 +509,6 @@
@@ -512,15 +512,6 @@
'libraries': [ '-lelf' ],
}],
['OS=="freebsd"', {