[Bug 271868] www/node*: fails to build with OpenSSL 3 in base
- In reply to: bugzilla-noreply_a_freebsd.org: "[Bug 271868] www/node*: fails to build with OpenSSL 3 in base"
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Jun 2023 07:25:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271868 --- Comment #2 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=6370a26a67152c1fe012832f86a59dae39150f24 commit 6370a26a67152c1fe012832f86a59dae39150f24 Author: Muhammad Moinur Rahman <bofh@FreeBSD.org> AuthorDate: 2023-06-07 05:48:13 +0000 Commit: Muhammad Moinur Rahman <bofh@FreeBSD.org> CommitDate: 2023-06-07 07:25:09 +0000 www/node20: Fix build with OpenSSL 3 - This was tested only with OpenSSL 3 from base but not with openssl30 or openssl31 ports - Refresh patches PR: 271868 Reported by: emaste Approved by: portmgr (blanket) ...eps_openssl_config_archs_linux-elf_no-asm_openssl.gypi | 4 ++-- www/node20/files/patch-deps_openssl_openssl__no__asm.gypi | 6 +++--- www/node20/files/patch-deps_v8_src_libsampler_sampler.cc | 4 ++-- www/node20/files/patch-node.gypi | 4 ++-- www/node20/files/patch-src_cares__wrap.h | 4 ++-- www/node20/files/patch-src_crypto_crypto__util.cc (new) | 15 +++++++++++++++ www/node20/files/patch-tools_v8__gypfiles_v8.gyp | 4 ++-- 7 files changed, 28 insertions(+), 13 deletions(-) -- You are receiving this mail because: You are the assignee for the bug.