mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-25 00:51:21 +00:00
www/node5: 5.11.0 -> 5.11.1
Update to the latest upstream v5.x stable release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v5.11.1 https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209341 MFH: 2016Q2 Submitted by: Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
This commit is contained in:
parent
4b870e4b74
commit
83a9ef2c12
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=414730
@ -1,7 +1,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= node
|
||||
PORTVERSION= 5.11.0
|
||||
PORTVERSION= 5.11.1
|
||||
DISTVERSIONPREFIX= v
|
||||
CATEGORIES= www
|
||||
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (node-v5.11.0.tar.gz) = ef41b01a9e49de5a5d160071166f911d0bc9ff6a0bd0e88ea4863df572d95e91
|
||||
SIZE (node-v5.11.0.tar.gz) = 22682857
|
||||
SHA256 (node-v5.11.1.tar.gz) = be1211ce415ecc48412ce3e9d5b48cf9ec8e99b34f25b4e1909a02679cc72fab
|
||||
SIZE (node-v5.11.1.tar.gz) = 22834326
|
||||
|
Loading…
Reference in New Issue
Block a user