www/node6: Update 6.16.0_1 0-> 6.17.0
This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/february-2019-security-releases/ for details on patched vulnerabilities. MFH: 2019Q1 Security: b71d7193-3c54-11e9-a3f9-00155d006b02 Sponsored by: Miles AS
This commit is contained in:
parent
9accec8b2a
commit
da3521d377
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494487
2 changed files with 4 additions and 5 deletions
|
@ -1,9 +1,8 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= node
|
||||
PORTVERSION= 6.16.0
|
||||
PORTVERSION= 6.17.0
|
||||
DISTVERSIONPREFIX= v
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
|
||||
PKGNAMESUFFIX= 6
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1545851781
|
||||
SHA256 (node-v6.16.0.tar.gz) = 5432c6cba59bfef5794951193e93dbbd1707960b6c722925afcdb4517f4dc742
|
||||
SIZE (node-v6.16.0.tar.gz) = 27233142
|
||||
TIMESTAMP = 1551466950
|
||||
SHA256 (node-v6.17.0.tar.gz) = ef7b5cdffd110c194ef25fe14e455e0dea0fd894550ba33aadb90b0da8e14be2
|
||||
SIZE (node-v6.17.0.tar.gz) = 27239252
|
||||
|
|
Loading…
Reference in a new issue