www/node012: 0.12.14 -> 0.12.15

This is a security release. Please read
https://nodejs.org/en/blog/vulnerability/june-2016-security-releases/
for details.

- libuv: (CVE-2014-9748) Fixes a bug in the read/write locks
  implementation for Windows XP and Windows 2003 that can lead to
  undefined and potentially unsafe behaviour. More information can be
  found at https://github.com/libuv/libuv/issues/515 or at
  https://nodejs.org/en/blog/vulnerability/june-2016-security-releases/.
- V8: (CVE-2016-1669) Fixes a potential Buffer overflow vulnerability
  discovered in V8, more details can be found in the CVE at
  https://www.cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2016-1669

PR:		210521
Changes:	https://nodejs.org/en/blog/release/v0.12.15/
Submitted by:	Bradley T. Hughes <bradleythughes@fastmail.fm> (maintainer)
This commit is contained in:
Kurt Jaeger 2016-06-30 05:48:20 +00:00
parent afdc0fccdf
commit 3b72e0b083
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=417809
2 changed files with 4 additions and 3 deletions

View File

@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= node
PORTVERSION= 0.12.14
PORTVERSION= 0.12.15
DISTVERSIONPREFIX= v
CATEGORIES= www
MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/

View File

@ -1,2 +1,3 @@
SHA256 (node-v0.12.14.tar.gz) = 0a55e57cbd3ffa67525c0d93ac7076d3b2ac70887b11c5c97be3e1953cb50b1d
SIZE (node-v0.12.14.tar.gz) = 19925796
TIMESTAMP = 1466758293
SHA256 (node-v0.12.15.tar.gz) = c446d40d9b0eb876dab9a87c3dbd1935dc85155d2ad991b36ddd6c5ca3825a5e
SIZE (node-v0.12.15.tar.gz) = 19926853