mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
www/node10: Update 10.13.0 -> 10.14.1
This is a security release addressing multiple vulnerabilities. Node.js 10.14.0 address the vulnerabilities, and 10.14.1 addresses an issue with the Windows installer in 10.14.0 (irrelevant for the FreeBSD port/package). Users are recommended to upgrade as soon as possible. https://nodejs.org/en/blog/vulnerability/november-2018-security-releases/ https://nodejs.org/en/blog/release/v10.14.0/ https://nodejs.org/en/blog/release/v10.14.1/ MFH: 2018Q4 Security: 2a86f45a-fc3c-11e8-a414-00155d006b02 Sponsored by: Miles AS
This commit is contained in:
parent
6f942246a0
commit
ddc614b546
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=487156
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= node
|
||||
PORTVERSION= 10.13.0
|
||||
PORTVERSION= 10.14.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
|
||||
|
@ -1,3 +1,3 @@
|
||||
TIMESTAMP = 1540930534
|
||||
SHA256 (node-v10.13.0.tar.gz) = aa06825fff375ece7c0d881ae0de5d402a857e8cabff9b4a50f2f0b7b44906be
|
||||
SIZE (node-v10.13.0.tar.gz) = 36274534
|
||||
TIMESTAMP = 1544115918
|
||||
SHA256 (node-v10.14.1.tar.gz) = b97b355f3774adbeb4ffce52e275029e767ba9f317f9eb573175410b6255919f
|
||||
SIZE (node-v10.14.1.tar.gz) = 36252804
|
||||
|
Loading…
Reference in New Issue
Block a user