From owner-svn-ports-all@freebsd.org Wed Aug 29 13:59:38 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 4D566108ADE3; Wed, 29 Aug 2018 13:59:38 +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 01F358DD5A; Wed, 29 Aug 2018 13:59:38 +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 D2F301E0AD; Wed, 29 Aug 2018 13:59:37 +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 w7TDxbdt003274; Wed, 29 Aug 2018 13:59:37 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w7TDxboq003273; Wed, 29 Aug 2018 13:59:37 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201808291359.w7TDxboq003273@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 13:59:37 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r478350 - branches/2018Q3/www/node6 X-SVN-Group: ports-branches X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: branches/2018Q3/www/node6 X-SVN-Commit-Revision: 478350 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 13:59:38 -0000 Author: bhughes Date: Wed Aug 29 13:59:37 2018 New Revision: 478350 URL: https://svnweb.freebsd.org/changeset/ports/478350 Log: MFH: r478192 www/node6: Update 6.14.3_2 -> 6.14.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/v6.14.4/ Security: 0904e81f-a89d-11e8-afbb-bc5ff4f77b71 Sponsored by: Miles AS Approved by: ports-secteam (miwi) Modified: branches/2018Q3/www/node6/Makefile branches/2018Q3/www/node6/distinfo Directory Properties: branches/2018Q3/ (props changed) Modified: branches/2018Q3/www/node6/Makefile ============================================================================== --- branches/2018Q3/www/node6/Makefile Wed Aug 29 12:03:23 2018 (r478349) +++ branches/2018Q3/www/node6/Makefile Wed Aug 29 13:59:37 2018 (r478350) @@ -1,9 +1,8 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 6.14.3 +PORTVERSION= 6.14.4 DISTVERSIONPREFIX= v -PORTREVISION= 1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ PKGNAMESUFFIX= 6 Modified: branches/2018Q3/www/node6/distinfo ============================================================================== --- branches/2018Q3/www/node6/distinfo Wed Aug 29 12:03:23 2018 (r478349) +++ branches/2018Q3/www/node6/distinfo Wed Aug 29 13:59:37 2018 (r478350) @@ -1,3 +1,3 @@ -TIMESTAMP = 1528863089 -SHA256 (node-v6.14.3.tar.gz) = 378b7b06ce6de96c59970908fc2a67278e1ece22be78030423297bf415c0a8c5 -SIZE (node-v6.14.3.tar.gz) = 27208964 +TIMESTAMP = 1535227100 +SHA256 (node-v6.14.4.tar.gz) = 10aff5317908af04107e9ae26a07a84ee11a213657701df05c189afa4586cf37 +SIZE (node-v6.14.4.tar.gz) = 27219503