From owner-svn-ports-head@freebsd.org Fri May 6 21:25:41 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 87320B2DAAF; Fri, 6 May 2016 21:25:41 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 596411D0D; Fri, 6 May 2016 21:25:41 +0000 (UTC) (envelope-from pi@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u46LPei7015917; Fri, 6 May 2016 21:25:40 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46LPeo9015915; Fri, 6 May 2016 21:25:40 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605062125.u46LPeo9015915@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: pi set sender to pi@FreeBSD.org using -f From: Kurt Jaeger Date: Fri, 6 May 2016 21:25:40 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414727 - head/www/node010 X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 06 May 2016 21:25:41 -0000 Author: pi Date: Fri May 6 21:25:40 2016 New Revision: 414727 URL: https://svnweb.freebsd.org/changeset/ports/414727 Log: www/node010: 0.10.44 -> 0.10.45 Update to the latest upstream v0.10.x maintenance release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v0.10.45/ https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209337 MFH: 2016Q2 Submitter: Bradley T. Hughes (maintainer) Modified: head/www/node010/Makefile head/www/node010/distinfo Modified: head/www/node010/Makefile ============================================================================== --- head/www/node010/Makefile Fri May 6 21:01:05 2016 (r414726) +++ head/www/node010/Makefile Fri May 6 21:25:40 2016 (r414727) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.10.44 +PORTVERSION= 0.10.45 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node010/distinfo ============================================================================== --- head/www/node010/distinfo Fri May 6 21:01:05 2016 (r414726) +++ head/www/node010/distinfo Fri May 6 21:25:40 2016 (r414727) @@ -1,2 +1,2 @@ -SHA256 (node-v0.10.44.tar.gz) = 4155639d71e690cafd885f58a8be3bf97a93c28875212aac991923d3ee589be8 -SIZE (node-v0.10.44.tar.gz) = 15677901 +SHA256 (node-v0.10.45.tar.gz) = d184bb74758d4ac69826823934cda1d46e81402fc16ebdb2ecacdc1a8fe0b568 +SIZE (node-v0.10.45.tar.gz) = 15681636