git: 25c4a5379434 - main - audio/musicpd: Update to upstream release 0.23.13
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sat, 27 May 2023 06:41:39 UTC
The branch main has been updated by riggs: URL: https://cgit.FreeBSD.org/ports/commit/?id=25c4a537943446d3a9fb58919a01eeccff774fe0 commit 25c4a537943446d3a9fb58919a01eeccff774fe0 Author: Thomas Zander <riggs@FreeBSD.org> AuthorDate: 2023-05-26 07:02:30 +0000 Commit: Thomas Zander <riggs@FreeBSD.org> CommitDate: 2023-05-27 06:41:36 +0000 audio/musicpd: Update to upstream release 0.23.13 Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.23.13/NEWS MFH: 2023Q2 --- audio/musicpd/Makefile | 3 +-- audio/musicpd/distinfo | 6 +++--- audio/musicpd/files/patch-doc_mpdconf.example | 8 ++++---- 3 files changed, 8 insertions(+), 9 deletions(-) diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 4479e427f2d0..b3e38e2e7aa0 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,6 +1,5 @@ PORTNAME= musicpd -PORTVERSION= 0.23.12 -PORTREVISION= 3 +PORTVERSION= 0.23.13 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 fabe02855abb..bfc65ffd163c 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674389526 -SHA256 (mpd-0.23.12.tar.xz) = b7fca62284ecc25a681ea6a07abc49200af5353be42cb5a31e3173be9d8702e7 -SIZE (mpd-0.23.12.tar.xz) = 774708 +TIMESTAMP = 1684823682 +SHA256 (mpd-0.23.13.tar.xz) = a96b01e6fbbb7e8ab25eb7c15d5c811c62eb19b76d143a802f51674791f1d519 +SIZE (mpd-0.23.13.tar.xz) = 776668 diff --git a/audio/musicpd/files/patch-doc_mpdconf.example b/audio/musicpd/files/patch-doc_mpdconf.example index d3401207e2e1..48eb896465cd 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 2021-11-11 09:16:36 UTC +--- doc/mpdconf.example.orig 2023-05-22 17:46:38 UTC +++ doc/mpdconf.example @@ -10,14 +10,14 @@ # be disabled and audio files will only be accepted over ipc socket (using @@ -80,13 +80,13 @@ # #database { # plugin "simple" --# path "~/.local/share/mpd/db +-# path "~/.local/share/mpd/db" -# cache_directory "~/.local/share/mpd/cache" -+# path "/var/mpd/.local/share/mpd/db ++# path "/var/mpd/.local/share/mpd/db" +# cache_directory "/var/mpd/.local/share/mpd/cache" #} # - # An example of database config for a sattelite setup + # An example of database config for a satellite setup @@ -227,14 +227,14 @@ input { # # An example of an OSS output: