CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2025/04/15 00:43:28
Modified files:
audio/mpd : Makefile distinfo
audio/mpd/patches: patch-doc_meson_build
patch-doc_mpdconf_example
patch-src_net_meson_build
Added files:
audio/mpd/patches: patch-src_event_FineTimerEvent_hxx
patch-src_event_TimerList_cxx
patch-src_event_TimerList_hxx
patch-src_input_plugins_CdioParanoiaInputPlugin_cxx
patch-src_net_DscpParser_cxx
Log message:
audio/mpd: update to 0.24.3.
see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.3/NEWS
for the changelog.
revert an upstream commit that uses apparently too modern c++ constructs
we dont have in our libcxx 16. thus, keep the boost dependency..
take maintainership while here, after all i've been using it for nearly
20 years.