git: 397a9332d976 - 2026Q3 - audio/musicpd: Update to upstream release 0.24.14
Thomas Zander <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.cvs.ports |
|---|---|
| Message-ID | <[email protected]> |
The branch 2026Q3 has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=397a9332d976e2ebd9fd0b5fe7e36d97fdae075b commit 397a9332d976e2ebd9fd0b5fe7e36d97fdae075b Author: Thomas Zander <[email protected]> AuthorDate: 2026-08-16 13:31:49 +0000 Commit: Thomas Zander <[email protected]> CommitDate: 2026-08-17 05:10:03 +0000 audio/musicpd: Update to upstream release 0.24.14 Details: - Bug fixes, mostly, see changelog: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.24.14/NEWS MFH: 2026Q3 (cherry picked from commit 6e51026ff5300c9f8e85874cb25d867a88455b68) --- audio/musicpd/Makefile | 2 +- audio/musicpd/distinfo | 6 +++--- audio/musicpd/files/patch-doc_mpdconf.example | 14 +++++++------- 3 files changed, 11 insertions(+), 11 deletions(-) diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 823d9ec70fde..0e87731685c9 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,5 +1,5 @@ PORTNAME= musicpd -PORTVERSION= 0.24.13 +PORTVERSION= 0.24.14 CATEGORIES= audio MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index fe5b5b889adb..aa1d81790f83 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1783831273 -SHA256 (mpd-0.24.13.tar.xz) = 9f215a081cc1f7c98fcccc6620f4cb705b14ba2d87fd99e062dd0804e2e3d96e -SIZE (mpd-0.24.13.tar.xz) = 1020456 +TIMESTAMP = 1786788369 +SHA256 (mpd-0.24.14.tar.xz) = 367e85debb4427605cccb5415f2858ebb401d849a80615553f59520f4640811e +SIZE (mpd-0.24.14.tar.xz) = 1022276 diff --git a/audio/musicpd/files/patch-doc_mpdconf.example b/audio/musicpd/files/patch-doc_mpdconf.example index b1a8089a580d..94fb91b7ee9c 100644 --- a/audio/musicpd/files/patch-doc_mpdconf.example +++ b/audio/musicpd/files/patch-doc_mpdconf.example @@ -1,4 +1,4 @@ ---- doc/mpdconf.example.orig 2025-03-11 10:05:29 UTC +--- doc/mpdconf.example.orig 2026-08-13 09:54:31 UTC +++ doc/mpdconf.example @@ -11,7 +11,7 @@ # file:// protocol) or streaming files over an accepted protocol. @@ -55,7 +55,7 @@ # The location of the sticker database. This is a database which # manages dynamic information attached to songs. # - #sticker_file "$XDG_CACHE_HOME/sticker.sql" + #sticker_file "$XDG_CACHE_HOME/mpd/sticker.sql" -#sticker_file "~/.mpd/sticker.sql" +sticker_file "/var/mpd/.mpd/sticker.sql" # @@ -68,9 +68,9 @@ -#user "nobody" +user "%%MPDUSER%%" # - # This setting specifies the group that MPD will run as. If not specified - # primary group of user specified with "user" setting will be used (if set). -@@ -93,7 +93,7 @@ + # This setting sets the address for the daemon to listen on. Careful attention + # should be paid if this is assigned to anything other than the default, any. +@@ -86,7 +86,7 @@ # # And for Unix Socket #bind_to_address "$XDG_RUNTIME_DIR/mpd/socket" @@ -79,7 +79,7 @@ # # This setting is the TCP port that is desired for the daemon to get assigned # to. -@@ -189,8 +189,8 @@ +@@ -182,8 +182,8 @@ # #database { # plugin "simple" @@ -90,7 +90,7 @@ #} # # An example of database config for a satellite setup -@@ -235,14 +235,14 @@ input { +@@ -228,14 +228,14 @@ input { # # An example of an OSS output: #