Hello, Here's a small update for mpd up to 0.23.10. Works fine on {amd,arm}64
changelog: ver 0.23.10 (2022/10/14) * storage - curl: fix file time stamps * decoder - ffmpeg: fix libfmt 9 compiler warning * encoder - flac: fix failure when libFLAC is built without Ogg support * output - alsa: fix crash bug * Windows - log to stdout by default, don't require "log_file" setting Thanks, Lucas
diff /usr/ports commit - e6375569a5bd8236b595d7e5b5dd814ae7bf8f96 path + /usr/ports blob - 89230056a85cc5f146892ea001265cd37ea0424e file + audio/mpd/Makefile --- audio/mpd/Makefile +++ audio/mpd/Makefile @@ -1,11 +1,10 @@ BROKEN-hppa = no atomic ops COMMENT = Music Player Daemon -VER = 0.23.9 +VER = 0.23.10 DISTNAME = mpd-${VER} EXTRACT_SUFX = .tar.xz CATEGORIES = audio HOMEPAGE = https://www.musicpd.org/ -REVISION = 0 # GPLv2+ PERMIT_PACKAGE = Yes blob - ae1e6b54ba3c6fda9ad104536f966100df3d179b file + audio/mpd/distinfo --- audio/mpd/distinfo +++ audio/mpd/distinfo @@ -1,2 +1,2 @@ -SHA256 (mpd-0.23.9.tar.xz) = K+yrqYBALo3HlyzMNHbkk7euLutyDTH6ZxJHLtSOny0= -SIZE (mpd-0.23.9.tar.xz) = 774156 +SHA256 (mpd-0.23.10.tar.xz) = YFyM60LMSBRMvb6eloK23A3wNIJYpKYr3glaAsok5qg= +SIZE (mpd-0.23.10.tar.xz) = 774196