[Bug 283857] x11/openrgb: switch dep from mbedtls2 to mbedtls3

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 05 Jan 2025 11:09:54 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283857

            Bug ID: 283857
           Summary: x11/openrgb: switch dep from mbedtls2 to mbedtls3
           Product: Ports & Packages
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Individual Port(s)
          Assignee: ports-bugs@FreeBSD.org
          Reporter: vidar@karlsen.tech

Created attachment 256436
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=256436&action=edit
git format-patch, x11/openrgb mbedtls2->3

Background:
security/mbedtls2 and those depending on it have been marked as deprecated.
That includes this port, x11/openrgb.

Changes:
- Change BUILD_DEPENDS and LIB_DEPENDS to use mbedtls3 instead of 2.
  This actually works with minor changes.
- Undeprecate and remove expiration date

QA:
- Builds fine in poudriere (14.1)
- Builds fine from ports tree, and runs on my desktop (14.2)

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