From owner-svn-ports-all@freebsd.org Wed May 8 18:26:56 2019 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 76D3E15903CD; Wed, 8 May 2019 18:26:56 +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.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 19EE18895D; Wed, 8 May 2019 18:26:56 +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 E8A2A991D; Wed, 8 May 2019 18:26: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 x48IQt50000983; Wed, 8 May 2019 18:26:55 GMT (envelope-from bhughes@FreeBSD.org) Received: (from bhughes@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x48IQtDY000981; Wed, 8 May 2019 18:26:55 GMT (envelope-from bhughes@FreeBSD.org) Message-Id: <201905081826.x48IQtDY000981@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: bhughes set sender to bhughes@FreeBSD.org using -f From: "Bradley T. Hughes" Date: Wed, 8 May 2019 18:26:55 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r501034 - head/www/node X-SVN-Group: ports-head X-SVN-Commit-Author: bhughes X-SVN-Commit-Paths: head/www/node X-SVN-Commit-Revision: 501034 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 19EE18895D X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.94 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.999,0]; NEURAL_HAM_SHORT(-0.94)[-0.941,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 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, 08 May 2019 18:26:56 -0000 Author: bhughes Date: Wed May 8 18:26:55 2019 New Revision: 501034 URL: https://svnweb.freebsd.org/changeset/ports/501034 Log: www/node: Update 12.1.0 -> 12.2.0 https://nodejs.org/en/blog/release/v12.2.0/ Sponsored by: Miles AS Modified: head/www/node/Makefile head/www/node/distinfo Modified: head/www/node/Makefile ============================================================================== --- head/www/node/Makefile Wed May 8 16:29:07 2019 (r501033) +++ head/www/node/Makefile Wed May 8 18:26:55 2019 (r501034) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= node -PORTVERSION= 12.1.0 +PORTVERSION= 12.2.0 DISTVERSIONPREFIX= v CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${PORTVERSION}/ Modified: head/www/node/distinfo ============================================================================== --- head/www/node/distinfo Wed May 8 16:29:07 2019 (r501033) +++ head/www/node/distinfo Wed May 8 18:26:55 2019 (r501034) @@ -1,3 +1,3 @@ -TIMESTAMP = 1556699265 -SHA256 (node-v12.1.0.tar.gz) = 3333a6cbf160657defece414f63b076fb758dc31af45cd9418c106141fdba0c5 -SIZE (node-v12.1.0.tar.gz) = 49232668 +TIMESTAMP = 1557301464 +SHA256 (node-v12.2.0.tar.gz) = 55f935d35ee201f47fb3b79fdb249dae0ba25f3e98190cfc548a9e3d30c90979 +SIZE (node-v12.2.0.tar.gz) = 49056589