Bug 281614 - emulators/mednafen: Remove dependency on deprecated port audio/musepack
Summary: emulators/mednafen: Remove dependency on deprecated port audio/musepack
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-09-20 19:25 UTC by Stefan Schlosser
Modified: 2024-09-21 02:01 UTC (History)
4 users (show)

See Also:
vvd: maintainer-feedback? (acm)


Attachments
0001-emulators-mednafen-Remove-dependency-on-deprecated-p.patch (1.18 KB, patch)
2024-09-20 19:25 UTC, Stefan Schlosser
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Stefan Schlosser 2024-09-20 19:25:06 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-09-21 00:39:55 UTC
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(-)
Comment 2 Jose Alonso Cardenas Marquez freebsd_committer freebsd_triage 2024-09-21 00:40:09 UTC
Committed thanks!
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2024-09-21 02:01:55 UTC
(In reply to Stefan Schlosser from comment #0)
Thanks!