[Bug 283809] audio/umurmur: Unexpire by fixing build with OpenSSL

From: <bugzilla-noreply_at_freebsd.org>
Date: Fri, 03 Jan 2025 04:48:48 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283809

            Bug ID: 283809
           Summary: audio/umurmur: Unexpire by fixing build with OpenSSL
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: bofh@freebsd.org
          Reporter: kevinz5000@gmail.com
             Flags: maintainer-feedback?(bofh@freebsd.org)
          Assignee: bofh@freebsd.org

Created attachment 256363
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256363&action=edit
Patch

mbedtls2 is going away because it's no longer supported upstream.

mbedtls2 is being used to build this port because the port can't be built
because an old OpenSSL 3 API is being used. However this is only a debugging
facility and can be safely removed.

This patch unexpires this port by switching this build to OpenSSL and dropping
the mbedtls dependency.

I use this port so if it is in need of a maintainer, I'm happy to take over.

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