Created attachment 250584 [details] Patch for cmus CDDB is yet again broken so remove support (and in tree) Reference: https://hydrogenaud.io/index.php/topic,125880.0.html
Hello, Could you commit it? Thanks
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=027f49b3eebd2fb321d50cddd7044473ade73f72 commit 027f49b3eebd2fb321d50cddd7044473ade73f72 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2024-05-11 12:22:03 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2024-05-11 12:22:07 +0000 audio/cmus: Remove CDDB support CDDB is a legacy protocol/service and is yet again broken so remove support Reference: https://hydrogenaud.io/index.php/topic,125880.0.html PR: 278912 Reviewed by: eduardo (maintainer) audio/cmus/Makefile | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-)
Fixed, thanks