[Bug 271868] www/node*: fails to build with OpenSSL 3 in base

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 07 Jun 2023 07:25:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=271868

--- Comment #3 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=b29e56a84d27ac914faa3cab5343e492018e842f

commit b29e56a84d27ac914faa3cab5343e492018e842f
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2023-06-07 05:45:00 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2023-06-07 07:25:08 +0000

    www/node18: 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/node18/files/patch-deps_openssl_openssl__no__asm.gypi |  6 +++---
 www/node18/files/patch-node.gypi                          |  4 ++--
 www/node18/files/patch-src_cares__wrap.h                  |  4 ++--
 www/node18/files/patch-src_crypto_crypto__util.cc (new)   | 15 +++++++++++++++
 5 files changed, 24 insertions(+), 9 deletions(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.