From nobody Thu Oct 14 18:31:27 2021 X-Original-To: dev-commits-ports-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 0BF911808DAE; Thu, 14 Oct 2021 18:31:29 +0000 (UTC) (envelope-from git@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) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HVdJw0vXkz4cNf; Thu, 14 Oct 2021 18:31:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 301B318151; Thu, 14 Oct 2021 18:31:27 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 19EIVRWj034566; Thu, 14 Oct 2021 18:31:27 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19EIVR9P034553; Thu, 14 Oct 2021 18:31:27 GMT (envelope-from git) Date: Thu, 14 Oct 2021 18:31:27 GMT Message-Id: <202110141831.19EIVR9P034553@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: "Bradley T. Hughes" Subject: git: cc1000dbccb9 - main - www/node14: Update 14.18.0 -> 14.18.1 List-Id: Commit messages for all branches of the ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-all@freebsd.org X-BeenThere: dev-commits-ports-all@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: bhughes X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: cc1000dbccb972a9db8885cdcf117459024dc75d Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=cc1000dbccb972a9db8885cdcf117459024dc75d commit cc1000dbccb972a9db8885cdcf117459024dc75d Author: Bradley T. Hughes AuthorDate: 2021-10-14 18:05:46 +0000 Commit: Bradley T. Hughes CommitDate: 2021-10-14 18:31:12 +0000 www/node14: Update 14.18.0 -> 14.18.1 https://nodejs.org/en/blog/release/v14.18.1/ This is a security release. See https://nodejs.org/en/blog/vulnerability/oct-2021-security-releases/ PR: 259126 Security: a9c5e89d-2d15-11ec-8363-0022489ad614 MFH: 2021Q4 Sponsored by: Miles AS --- www/node14/Makefile | 2 +- www/node14/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/www/node14/Makefile b/www/node14/Makefile index fd897e233b9d..3dd568e9554f 100644 --- a/www/node14/Makefile +++ b/www/node14/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 14.18.0 +DISTVERSION= 14.18.1 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 14 diff --git a/www/node14/distinfo b/www/node14/distinfo index c5990acd414e..621d1c30712b 100644 --- a/www/node14/distinfo +++ b/www/node14/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1633337363 -SHA256 (node-v14.18.0.tar.gz) = 2272312d7eb48a28e982af395142d916385b0572380d07c89f9abd9c97810189 -SIZE (node-v14.18.0.tar.gz) = 63840106 +TIMESTAMP = 1634227132 +SHA256 (node-v14.18.1.tar.gz) = 89d22d34fd4ba3715252dcd2dd94d1699338436463b277163ed950040c7b621a +SIZE (node-v14.18.1.tar.gz) = 63849860