Created attachment 253699 [details] 0001-emulators-mednafen-Remove-dependency-on-deprecated-p.patch Remove dependency on deprecated port audio/musepack The port audio/musepack was marked for deprecation (bug #281025) in the timeframe between my submission of the "update to 1.32.1" patch (bug #280958) and the commit of the patch. Unfortunately we didn't catch it. With this patch emulators/mednafen is building its own bundled copy of musepack again.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=29cdadcf687034c388ad49c98e329c99fef28e4d commit 29cdadcf687034c388ad49c98e329c99fef28e4d Author: Stefan Schlosser <bsdcode@disroot.org> AuthorDate: 2024-09-21 00:38:17 +0000 Commit: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> CommitDate: 2024-09-21 00:38:17 +0000 emulators/mednafen: Remove dependency on deprecated port audio/musepack PR: 281614 emulators/mednafen/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-)
Committed thanks!
(In reply to Stefan Schlosser from comment #0) Thanks!