From nobody Sun Oct 24 00:08:07 2021 X-Original-To: dev-commits-ports-main@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 36EF31804FC6 for ; Sun, 24 Oct 2021 00:08:19 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from www121.sakura.ne.jp (www121.sakura.ne.jp [153.125.133.21]) (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 mx1.freebsd.org (Postfix) with ESMTPS id 4HcJMP4C5Fz3lyG; Sun, 24 Oct 2021 00:08:16 +0000 (UTC) (envelope-from junchoon@dec.sakura.ne.jp) Received: from kalamity.joker.local (123-48-130-181.area1b.commufa.jp [123.48.130.181]) (authenticated bits=0) by www121.sakura.ne.jp (8.16.1/8.16.1/[SAKURA-WEB]/20201212) with ESMTPA id 19O0881g071512; Sun, 24 Oct 2021 09:08:08 +0900 (JST) (envelope-from junchoon@dec.sakura.ne.jp) Date: Sun, 24 Oct 2021 09:08:07 +0900 From: Tomoaki AOKI To: dev-commits-ports-main@freebsd.org Cc: "Bradley T. Hughes" Subject: Re: git: f7594b482c9b - main - www/node: Update 16.11.1 -> 17.0.0 Message-Id: <20211024090807.8c26f10ceda20a601932a4b8@dec.sakura.ne.jp> Reply-To: junchoon@dec.sakura.ne.jp Organization: Junchoon corps X-Mailer: Sylpheed 3.7.0 (GTK+ 2.24.33; amd64-portbld-freebsd13.0) List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4HcJMP4C5Fz3lyG X-Spamd-Bar: / Authentication-Results: mx1.freebsd.org; dkim=none; dmarc=none; spf=none (mx1.freebsd.org: domain of junchoon@dec.sakura.ne.jp has no SPF policy when checking 153.125.133.21) smtp.mailfrom=junchoon@dec.sakura.ne.jp X-Spamd-Result: default: False [-0.59 / 15.00]; HAS_REPLYTO(0.00)[junchoon@dec.sakura.ne.jp]; RCVD_VIA_SMTP_AUTH(0.00)[]; TO_DN_SOME(0.00)[]; MV_CASE(0.50)[]; REPLYTO_ADDR_EQ_FROM(0.00)[]; HAS_ORG_HEADER(0.00)[]; NEURAL_HAM_SHORT(-0.99)[-0.992]; RCPT_COUNT_TWO(0.00)[2]; FROM_EQ_ENVFROM(0.00)[]; RCVD_TLS_LAST(0.00)[]; R_DKIM_NA(0.00)[]; ASN(0.00)[asn:7684, ipnet:153.125.128.0/18, country:JP]; MIME_TRACE(0.00)[0:+]; MID_RHS_MATCH_FROM(0.00)[]; RECEIVED_SPAMHAUS_PBL(0.00)[123.48.130.181:received]; FAKE_REPLY(1.00)[]; ARC_NA(0.00)[]; NEURAL_HAM_MEDIUM(-1.00)[-1.000]; FROM_HAS_DN(0.00)[]; TO_MATCH_ENVRCPT_ALL(0.00)[]; NEURAL_HAM_LONG(-1.00)[-1.000]; MIME_GOOD(-0.10)[text/plain]; DMARC_NA(0.00)[sakura.ne.jp]; AUTH_NA(1.00)[]; R_SPF_NA(0.00)[no SPF record]; RCVD_COUNT_TWO(0.00)[2] X-ThisMailContainsUnwantedMimeParts: N Hi. Could you look into Bug 259377 [1] by Ivan Rozhuk, please? [1] https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259377 > From: Bradley T. Hughes > Date: Sat, 23 Oct 2021 11:00:51 GMT > > The branch main has been updated by bhughes: > > URL: > https://cgit.FreeBSD.org/ports/commit/?id=f7594b482c9bec7bce93f32633adfed12184729b > commit f7594b482c9bec7bce93f32633adfed12184729b > Author: Bradley T. Hughes > AuthorDate: 2021-10-23 08:19:31 +0000 > Commit: Bradley T. Hughes > CommitDate: 2021-10-23 11:00:35 +0000 > > www/node: Update 16.11.1 -> 17.0.0 > > Upgrade to the latest major vesrion of Node.js. Regenerate patches > since some have been adopted upstream, while others needed refreshing. > https://nodejs.org/en/blog/release/v17.0.0/ > > MFH: 2021Q4 > Sponsored by: Miles AS > --- > UPDATING | 15 +++++++++ > www/node/Makefile | 4 +-- > www/node/distinfo | 6 ++-- > ...l_config_archs_linux-elf_no-asm_openssl-cl.gypi | 6 ++-- > ...nssl_config_archs_linux-elf_no-asm_openssl.gypi | 4 +-- > .../files/patch-deps_v8_src_libsampler_sampler.cc | 4 +-- > www/node/files/patch-node.gypi | 4 +-- > www/node/pkg-plist | 37 +++++++++++++++ > +++++++ 8 files changed, 66 insertions(+), 14 deletions(-) > > diff --git a/www/node/pkg-plist b/www/node/pkg-plist > index 40686f466b9c..a7907d56c057 100644 > --- a/www/node/pkg-plist > +++ b/www/node/pkg-plist > _at__at_ -460,10 +460,47 _at__at_ include/node/node_version.h > %%BUNDLED_SSL%%include/node/openssl/x509err.h > %%BUNDLED_SSL%%include/node/openssl/x509v3.h > %%BUNDLED_SSL%%include/node/openssl/x509v3err.h > +include/node/v8-array-buffer.h > +include/node/v8-container.h > +include/node/v8-context.h > +include/node/v8-data.h > +include/node/v8-date.h > +include/node/v8-debug.h > +include/node/v8-exception.h > +include/node/v8-extension.h > +include/node/v8-external.h > +include/node/v8-function.h > +include/node/v8-initialization.h > include/node/v8-internal.h > +include/node/v8-isolate.h > +include/node/v8-json.h > +include/node/v8-local-handle.h > +include/node/v8-locker.h > +include/node/v8-maybe.h > +include/node/v8-memory-span.h > +include/node/v8-message.h > +include/node/v8-microtask-queue.h > +include/node/v8-microtask.h > +include/node/v8-object.h > +include/node/v8-persistent-handle.h > include/node/v8-platform.h > +include/node/v8-primitive-object.h > +include/node/v8-primitive.h > include/node/v8-profiler.h > +include/node/v8-promise.h > +include/node/v8-proxy.h > +include/node/v8-regexp.h > +include/node/v8-script.h > +include/node/v8-snapshot.h > +include/node/v8-statistics.h > +include/node/v8-template.h > +include/node/v8-traced-handle.h > +include/node/v8-typed-array.h > +include/node/v8-unwinder.h > +include/node/v8-value-serializer.h > +include/node/v8-value.h > include/node/v8-version.h > +include/node/v8-wasm.h > include/node/v8.h > include/node/v8config.h > %%DTRACE%%lib/dtrace/node.d -- Tomoaki AOKI