Created attachment 246756 [details] Patch for musicpd CURL enables curl and webdav support, webdav supports requires expat however the PLAYLISTS option toggles expat support which causes a conflict. If CURL is selected always require PLAYLISTS too to make sure expat is available.
*** Bug 273602 has been marked as a duplicate of this bug. ***
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7e50d55c75b15740b32a7fb2e5d28237cd455dba commit 7e50d55c75b15740b32a7fb2e5d28237cd455dba Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2023-12-08 07:09:00 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2023-12-09 08:19:41 +0000 audio/musicpd: Fix dependency for CURL option PR: 275513 Reported by: diizzy, listac@nebelschwaden.de MFH: 2023Q4 audio/musicpd/Makefile | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)
A commit in branch 2023Q4 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=73f8e70fbb623b7595720714f4078c95ee149b00 commit 73f8e70fbb623b7595720714f4078c95ee149b00 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2023-12-08 07:09:00 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2023-12-11 09:25:02 +0000 audio/musicpd: Fix dependency for CURL option PR: 275513 Reported by: diizzy, listac@nebelschwaden.de MFH: 2023Q4 (cherry picked from commit 7e50d55c75b15740b32a7fb2e5d28237cd455dba) audio/musicpd/Makefile | 2 ++ 1 file changed, 2 insertions(+)