CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2023/05/30 23:49:46
Modified files:
audio/mpd : Makefile distinfo
Log message:
audio/mpd: update to 0.23.13
changelog:
* input
- curl: fix busy loop after connection failed
- curl: hide "404" log messages for non-existent ".mpdignore" files
* archive
- zzip: fix crash bug
* database
- simple: reveal hidden songs after deleting containing CUE
* decoder
- ffmpeg: reorder to a lower priority than "gme"
- gme: require GME 0.6 or later
* output
- pipewire: fix corruption bug due to missing lock
* Linux
- shut down if parent process dies in --no-daemon mode
- determine systemd unit directories via pkg-config
* support libfmt 10
ok landry@