From owner-svn-ports-head@freebsd.org Thu May 10 20:32:56 2018 Return-Path: Delivered-To: svn-ports-head@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 F4014FD6771; Thu, 10 May 2018 20:32:55 +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 9C0F777B7C; Thu, 10 May 2018 20:32:55 +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 7D38725669; Thu, 10 May 2018 20:32:55 +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 w4AKWtDb010526; Thu, 10 May 2018 20:32:55 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w4AKWtOL010524; Thu, 10 May 2018 20:32:55 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201805102032.w4AKWtOL010524@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Thu, 10 May 2018 20:32:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r469581 - head/www/node X-SVN-Group: ports-head X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: head/www/node X-SVN-Commit-Revision: 469581 X-SVN-Commit-Repository: ports 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.25 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: Thu, 10 May 2018 20:32:56 -0000 Author: bhughes Date: Thu May 10 20:32:54 2018 New Revision: 469581 URL: https://svnweb.freebsd.org/changeset/ports/469581 Log: www/node: Update 10.0.0 -> 10.1.0 https://nodejs.org/en/blog/release/v10.1.0/ Modified: head/www/node/Makefile head/www/node/distinfo Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Thu May 10 20:27:08 2018 (r469580) +++ head/www/node/Makefile Thu May 10 20:32:54 2018 (r469581) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 10.0.0 +PORTVERSION= 10.1.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Thu May 10 20:27:08 2018 (r469580) +++ head/www/node/distinfo Thu May 10 20:32:54 2018 (r469581) @@ -1,3 +1,3 @@ -TIMESTAMP = 1524600397 -SHA256 (node-v10.0.0.tar.gz) = 49dd5e3409214d1b03f748d004d014a2afe0d27978696be144752469a32c5892 -SIZE (node-v10.0.0.tar.gz) = 35603065 +TIMESTAMP = 1525871137 +SHA256 (node-v10.1.0.tar.gz) = e4b5a1d9fac4b20b5421afe34108867df359c69c4c4e2ad6e2bd75b113ddf0db +SIZE (node-v10.1.0.tar.gz) = 35715815