Bug 278912

Summary: audio/cmus: Remove CDDB support
Product: Ports & Packages Reporter: Daniel Engberg <diizzy>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me Flags: eduardo: maintainer-feedback+
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
Patch for cmus none

Description Daniel Engberg freebsd_committer freebsd_triage 2024-05-11 11:57:48 UTC
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
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2024-05-11 12:16:49 UTC
Hello,

Could you commit it?

Thanks
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-05-11 12:24:09 UTC
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(-)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2024-05-11 12:24:20 UTC
Fixed, thanks