From owner-svn-ports-all@freebsd.org Wed Aug 29 14:08:18 2018 Return-Path: Delivered-To: svn-ports-all@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 0AD39108B2E3; Wed, 29 Aug 2018 14:08:18 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id A4E8D8E74F; Wed, 29 Aug 2018 14:08:17 +0000 (UTC) (envelope-from bhughes@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 81A4B1E248; Wed, 29 Aug 2018 14:08:17 +0000 (UTC) (envelope-from bhughes@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w7TE8Hc9008835; Wed, 29 Aug 2018 14:08:17 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7TE8HHK008834; Wed, 29 Aug 2018 14:08:17 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201808291408.w7TE8HHK008834@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Wed, 29 Aug 2018 14:08:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r478352 - branches/2018Q3/www/node8 X-SVN-Group: ports-branches X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: branches/2018Q3/www/node8 X-SVN-Commit-Revision: 478352 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.27 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 29 Aug 2018 14:08:18 -0000 Author: bhughes Date: Wed Aug 29 14:08:16 2018 New Revision: 478352 URL: https://svnweb.freebsd.org/changeset/ports/478352 Log: MFH: r478193 www/node8: Update 8.11.3_2 -> 8.11.4 This is a security release addressing multiple vulnerabilities. Users are recommended to upgrade as soon as possible. https://nodejs.org/en/blog/vulnerability/august-2018-security-releases/ https://nodejs.org/en/blog/release/v8.11.4/ Security: 0904e81f-a89d-11e8-afbb-bc5ff4f77b71 Sponsored by: Miles AS Approved by: ports-secteam (miwi) Modified: branches/2018Q3/www/node8/Makefile branches/2018Q3/www/node8/distinfo Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/www/node8/Makefile ============================================================================== --- branches/2018Q3/www/node8/Makefile Wed Aug 29 14:06:03 2018 (r478351) +++ branches/2018Q3/www/node8/Makefile Wed Aug 29 14:08:16 2018 (r478352) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 8.11.3 +PORTVERSION= 8.11.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 8 Modified: branches/2018Q3/www/node8/distinfo ============================================================================== --- branches/2018Q3/www/node8/distinfo Wed Aug 29 14:06:03 2018 (r478351) +++ branches/2018Q3/www/node8/distinfo Wed Aug 29 14:08:16 2018 (r478352) @@ -1,5 +1,5 @@ -TIMESTAMP = 1528863109 -SHA256 (node-v8.11.3.tar.gz) = 0d7e795c0579226c8b197353bbb9392cae802f4fefa4787a2c0e678beaf85cce -SIZE (node-v8.11.3.tar.gz) = 31115954 +TIMESTAMP = 1535227007 +SHA256 (node-v8.11.4.tar.gz) = 459144e361d64ca7362c37cc9717c044ef909d348cb5aa3f2b62538560a6085a +SIZE (node-v8.11.4.tar.gz) = 31122833 SHA256 (b8f47b27571f.patch) = b0b22c490c4b4e7ed4bad46d1989e980a0ba30299855ec0164ff3d11384833c7 SIZE (b8f47b27571f.patch) = 4763