www/node8: Update 8.15.0 -> 8.15.1
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
efe9f3a71f
commit
9accec8b2a
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=494486
2 changed files with 4 additions and 4 deletions
|
@ -1,7 +1,7 @@
|
|||
# $FreeBSD$
|
||||
|
||||
PORTNAME= node
|
||||
PORTVERSION= 8.15.0
|
||||
PORTVERSION= 8.15.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
TIMESTAMP = 1545851766
|
||||
SHA256 (node-v8.15.0.tar.gz) = 590fc8b09c2466f8f7854ce3342ae1d0ba421c104999b7bd54ec0c690321d2aa
|
||||
SIZE (node-v8.15.0.tar.gz) = 30628203
|
||||
TIMESTAMP = 1551466934
|
||||
SHA256 (node-v8.15.1.tar.gz) = 413e0086bd3abde2dfdd3a905c061a6188cc0faceb819768a53ca9c6422418b4
|
||||
SIZE (node-v8.15.1.tar.gz) = 30627192
|
||||
|
|
Loading…
Reference in a new issue