From owner-svn-ports-all@freebsd.org Fri Oct 12 21:33:54 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 DCB9610CB992; Fri, 12 Oct 2018 21:33:54 +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 9375176FC6; Fri, 12 Oct 2018 21:33:54 +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 8E7A02505B; Fri, 12 Oct 2018 21:33:54 +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 w9CLXs15087137; Fri, 12 Oct 2018 21:33:54 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w9CLXsCh087135; Fri, 12 Oct 2018 21:33:54 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201810122133.w9CLXsCh087135@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Fri, 12 Oct 2018 21:33:54 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r481941 - head/www/node X-SVN-Group: ports-head X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: head/www/node X-SVN-Commit-Revision: 481941 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: Fri, 12 Oct 2018 21:33:55 -0000 Author: bhughes Date: Fri Oct 12 21:33:53 2018 New Revision: 481941 URL: https://svnweb.freebsd.org/changeset/ports/481941 Log: www/node: Update 10.11.0 -> 10.12.0 https://nodejs.org/en/blog/release/v10.12.0/ Sponsored by: Miles AS Modified: head/www/node/Makefile head/www/node/distinfo Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Fri Oct 12 21:33:18 2018 (r481940) +++ head/www/node/Makefile Fri Oct 12 21:33:53 2018 (r481941) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 10.11.0 +PORTVERSION= 10.12.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Fri Oct 12 21:33:18 2018 (r481940) +++ head/www/node/distinfo Fri Oct 12 21:33:53 2018 (r481941) @@ -1,3 +1,3 @@ -TIMESTAMP = 1537899011 -SHA256 (node-v10.11.0.tar.gz) = f721552552fb11ef99aba290fc6e696a8647adc98d643db6651e81ed07c4037e -SIZE (node-v10.11.0.tar.gz) = 36198226 +TIMESTAMP = 1539321536 +SHA256 (node-v10.12.0.tar.gz) = c6552b95062f5e9f3a27da6fdb57914ab4b27a9aa2e783fb050791166554d059 +SIZE (node-v10.12.0.tar.gz) = 36277157