Hello,
Here's a mostly mechanical update for mpd to the latest. Works fine for
me on amd64.
changelog:
ver 0.23.15 (2023/12/20)
* decoder
- ffmpeg: fix build failure with FFmpeg 6.1
* output
- alsa: limit buffer time to 2 seconds
Thanks,
Lucas
diff refs/heads/master refs/heads/mpd
commit - b2a8ca10fa09753b2deef302ccf106959cbdcd8f
commit + 51ae16de83cdff28ed367fa4fb24a356ca9b2434
blob - 55e3a963dd35242979fafeac1c68a1721f5d04ed
blob + 4f26ca554c07d3f482c15d2347b0791e7aec68ca
--- audio/mpd/Makefile
+++ audio/mpd/Makefile
@@ -1,6 +1,6 @@
BROKEN-hppa = no atomic ops
COMMENT = Music Player Daemon
-VER = 0.23.14
+VER = 0.23.15
DISTNAME = mpd-${VER}
EXTRACT_SUFX = .tar.xz
CATEGORIES = audio
blob - 5f89e2f6773bd1dc6a8aa39154b152efbddca9d8
blob + 92ba5646a4fc8ba8c7d50fbd8a4d1234bf17c9ba
--- audio/mpd/distinfo
+++ audio/mpd/distinfo
@@ -1,2 +1,2 @@
-SHA256 (mpd-0.23.14.tar.xz) = hbmmdCbVKK6fuEnrOxD69S1LGNIrH9cQiObZo4i1CdI=
-SIZE (mpd-0.23.14.tar.xz) = 778376
+SHA256 (mpd-0.23.15.tar.xz) = VQEyI5rRrPgsz4kFtWzBPcLIGkSJuW+6dzGzBJkHZho=
+SIZE (mpd-0.23.15.tar.xz) = 778384
blob - d08f0f6810ea5eea2bc1378c3fc9ce322c686801
blob + 2621cd0c953ecfa09638efcf5d44b3fde17ba1a9
--- audio/mpd/patches/patch-doc_mpdconf_example
+++ audio/mpd/patches/patch-doc_mpdconf_example
@@ -79,7 +79,7 @@ Index: doc/mpdconf.example
# This setting is the TCP port that is desired for the daemon to get assigned
# to.
#
-@@ -330,11 +333,11 @@ input {
+@@ -331,11 +334,11 @@ input {
#
# An example of an sndio output.
#