[Bug 266763] devel/libgit2 1.3.2 fails to build with libressl 3.5.3

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 02 Oct 2022 14:00:55 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266763

            Bug ID: 266763
           Summary: devel/libgit2 1.3.2 fails to build with libressl 3.5.3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: mfechner@FreeBSD.org
          Reporter: tjlegg@gmail.com
          Assignee: mfechner@FreeBSD.org
             Flags: maintainer-feedback?(mfechner@FreeBSD.org)

/wrkdirs/usr/ports/devel/libgit2/work/libgit2-1.3.2/deps/ntlmclient/crypt_openssl.c:136:40:
error: use of undeclared identifier 'HMAC_CTX_cleanup'
        ntlm->crypt_ctx.hmac_ctx_cleanup_fn = HMAC_CTX_cleanup;
                                              ^
1 error generated.
ninja: build stopped: subcommand failed.
===> Compilation failed unexpectedly.

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