From nobody Thu Oct 14 19:41:21 2021 X-Original-To: dev-commits-ports-branches@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 69B3817FBCFD; Thu, 14 Oct 2021 19:41:21 +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 4HVfsY2dCGz4vH6; Thu, 14 Oct 2021 19:41:21 +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 3B72A19293; Thu, 14 Oct 2021 19:41:21 +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 19EJfLiN026341; Thu, 14 Oct 2021 19:41:21 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 19EJfLPC026325; Thu, 14 Oct 2021 19:41:21 GMT (envelope-from git) Date: Thu, 14 Oct 2021 19:41:21 GMT Message-Id: <202110141941.19EJfLPC026325@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-branches@FreeBSD.org From: "Bradley T. Hughes" Subject: git: 57f8544d7586 - 2021Q4 - www/node14: Update 14.17.6 -> 14.18.0 List-Id: Commits to the quarterly branches of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-branches List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-branches@freebsd.org X-BeenThere: dev-commits-ports-branches@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/2021Q4 X-Git-Reftype: branch X-Git-Commit: 57f8544d7586e952e60a3668a9d903a8a1dcf319 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch 2021Q4 has been updated by bhughes: URL: https://cgit.FreeBSD.org/ports/commit/?id=57f8544d7586e952e60a3668a9d903a8a1dcf319 commit 57f8544d7586e952e60a3668a9d903a8a1dcf319 Author: Bradley T. Hughes AuthorDate: 2021-10-14 13:52:42 +0000 Commit: Bradley T. Hughes CommitDate: 2021-10-14 19:41:09 +0000 www/node14: Update 14.17.6 -> 14.18.0 MFH: 2021Q4 Sponsored by: Miles AS (cherry picked from commit 63d429cab2cd5a4710d4ca3deb3c351edc4ad7b8) --- www/node14/Makefile | 6 +++--- www/node14/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/www/node14/Makefile b/www/node14/Makefile index 48ac8ac2aeb2..fd897e233b9d 100644 --- a/www/node14/Makefile +++ b/www/node14/Makefile @@ -1,6 +1,6 @@ PORTNAME= node DISTVERSIONPREFIX= v -DISTVERSION= 14.17.6 +DISTVERSION= 14.18.0 CATEGORIES= www MASTER_SITES= http://nodejs.org/dist/v${DISTVERSION}/ PKGNAMESUFFIX= 14 @@ -69,8 +69,8 @@ MAKE_ENV+= CC.host=${CC} CFLAGS.host="${CFLAGS}" \ LINK.host=${CXX} LDFLAGS.host="${LDFLAGS}" BUILD_DEPENDS+= brotli>=1.0.9,1:archivers/brotli \ - c-ares>=1.17.1:dns/c-ares \ - libuv>=1.41.0:devel/libuv \ + c-ares>=1.17.2:dns/c-ares \ + libuv>=1.42.0:devel/libuv \ libnghttp2>=1.42.0:www/libnghttp2 \ objdump:devel/binutils LIB_DEPENDS+= libbrotlidec.so:archivers/brotli \ diff --git a/www/node14/distinfo b/www/node14/distinfo index 612e06bf7468..c5990acd414e 100644 --- a/www/node14/distinfo +++ b/www/node14/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631602226 -SHA256 (node-v14.17.6.tar.gz) = f64559c87faa2f1ce93c3d2cd09723af254ec320a53cbfd1a2ba8fba28e488d0 -SIZE (node-v14.17.6.tar.gz) = 63731313 +TIMESTAMP = 1633337363 +SHA256 (node-v14.18.0.tar.gz) = 2272312d7eb48a28e982af395142d916385b0572380d07c89f9abd9c97810189 +SIZE (node-v14.18.0.tar.gz) = 63840106