From 555f34769a20bb8a1b4f81ea0247f795fd1639c1 Mon Sep 17 00:00:00 2001 From: "Bradley T. Hughes" Date: Fri, 24 Jun 2016 09:01:41 +0000 Subject: [PATCH] www/node010: 0.10.45 -> 0.10.46 Notable changes: This is a security release. All Node.js users should consult the security release summary at https://nodejs.org/en/blog/vulnerability/june-2016-security-releases/ for details on patched vulnerabilities. - 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 or at https://nodejs.org/en/blog/vulnerability/june-2016-security-releases/. See the full release announcement here: https://nodejs.org/en/blog/release/v0.10.46/ --- www/node010/Makefile | 2 +- www/node010/distinfo | 5 +++-- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/www/node010/Makefile b/www/node010/Makefile index 0a9f5b1cb1b8c..f3b00c464ec9e 100644 --- a/www/node010/Makefile +++ b/www/node010/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.10.45 +PORTVERSION= 0.10.46 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ diff --git a/www/node010/distinfo b/www/node010/distinfo index 9f98dcd18fbb2..a4abf45cd8c54 100644 --- a/www/node010/distinfo +++ b/www/node010/distinfo @@ -1,2 +1,3 @@ -SHA256 (node-v0.10.45.tar.gz) = d184bb74758d4ac69826823934cda1d46e81402fc16ebdb2ecacdc1a8fe0b568 -SIZE (node-v0.10.45.tar.gz) = 15681636 +TIMESTAMP = 1466758890 +SHA256 (node-v0.10.46.tar.gz) = 1164f2a4b663c9c0244033bfa649304a4a4e5a5ed6fab509d63084609d53198f +SIZE (node-v0.10.46.tar.gz) = 15682724