From owner-svn-ports-head@freebsd.org Fri May 6 21:27:38 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 93835B2DB04; Fri, 6 May 2016 21:27:38 +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 650C11E14; Fri, 6 May 2016 21:27:38 +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 u46LRbE2016108; Fri, 6 May 2016 21:27:37 GMT (envelope-from pi@FreeBSD.org) Received: (from pi@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u46LRblx016106; Fri, 6 May 2016 21:27:37 GMT (envelope-from pi@FreeBSD.org) Message-Id: <201605062127.u46LRblx016106@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:27:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r414728 - head/www/node012 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:27:38 -0000 Author: pi Date: Fri May 6 21:27:37 2016 New Revision: 414728 URL: https://svnweb.freebsd.org/changeset/ports/414728 Log: www/node012: 0.12.13 -> 0.12.14 Update to the latest upstream v0.12.x maintenance release after the recent openssl CVEs. Release announcement with changelog is here: https://nodejs.org/en/blog/release/v0.12.14/ https://nodejs.org/en/blog/vulnerability/openssl-may-2016/ PR: 209339 MFH: 2016Q2 Submitted by: Bradley T. Hughes (maintainer) Modified: head/www/node012/Makefile head/www/node012/distinfo Modified: head/www/node012/Makefile ============================================================================== --- head/www/node012/Makefile Fri May 6 21:25:40 2016 (r414727) +++ head/www/node012/Makefile Fri May 6 21:27:37 2016 (r414728) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 0.12.13 +PORTVERSION= 0.12.14 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node012/distinfo ============================================================================== --- head/www/node012/distinfo Fri May 6 21:25:40 2016 (r414727) +++ head/www/node012/distinfo Fri May 6 21:27:37 2016 (r414728) @@ -1,2 +1,2 @@ -SHA256 (node-v0.12.13.tar.gz) = 0a972ed6442cb526aa7aa1bcb10aa536b65bd90ab4956b5a1aa51b4b7bb071bd -SIZE (node-v0.12.13.tar.gz) = 19919369 +SHA256 (node-v0.12.14.tar.gz) = 0a55e57cbd3ffa67525c0d93ac7076d3b2ac70887b11c5c97be3e1953cb50b1d +SIZE (node-v0.12.14.tar.gz) = 19925796