aboutsummaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2019-07-25 17:20:07 +0000
committerThomas Zander <riggs@FreeBSD.org>2019-07-25 17:20:07 +0000
commit20be162e2604764e552feef71b22806544b409a1 (patch)
tree77784a3e721edbf5a68f7e0c541aa3eb263c05c2 /audio
parent5a1824f05fd6d2292a08c9b5aef58a6597217930 (diff)
downloadports-20be162e2604764e552feef71b22806544b409a1.tar.gz
ports-20be162e2604764e552feef71b22806544b409a1.zip
MFH: r507323
Update to upstream release 0.21.11 Details: - Bugfix release, see https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.21.11/NEWS - Mark TIDAL OPTION defunct: The Tidal streaming service made some changes to its protocol. The plugin can still be compiled, but it does currently not work. This is mentioned in the changelog (link above). Approved by: ports-secteam (riggs)
Notes
Notes: svn path=/branches/2019Q3/; revision=507324
Diffstat (limited to 'audio')
-rw-r--r--audio/musicpd/Makefile4
-rw-r--r--audio/musicpd/distinfo6
2 files changed, 5 insertions, 5 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 7841360e6b8a..94a20ccb5c4c 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,7 +1,7 @@
# $FreeBSD$
PORTNAME= musicpd
-PORTVERSION= 0.21.10
+PORTVERSION= 0.21.11
CATEGORIES= audio ipv6
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
@@ -69,7 +69,7 @@ PLAYLISTS_DESC= Enable extra playlist support (wma, RSS)
QOBUZ_DESC= Streaming service support: Qobuz
SIDPLAY2_DESC= Sidplay support (C64 mono and stereo files)
SOUNDCLOUD_DESC=Streaming service support: SoundCloud
-TIDAL_DESC= Streaming service support: TIDAL
+TIDAL_DESC= Streaming service support: TIDAL (currently defunct)
TWOLAME_DESC= TwoLAME support (mp2)
VORBISENC_DESC= Ogg Vorbis encoder
WILDMIDI_DESC= WildMIDI support (MIDI files)
diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo
index c31432b84af6..607aeca224e3 100644
--- a/audio/musicpd/distinfo
+++ b/audio/musicpd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1559916531
-SHA256 (mpd-0.21.10.tar.xz) = 136b5368e38c1efeb9759ea7fa53773cbd1d434485ce234fd0942c5fb1b1a93b
-SIZE (mpd-0.21.10.tar.xz) = 670952
+TIMESTAMP = 1563964273
+SHA256 (mpd-0.21.11.tar.xz) = d32ef88b4404b188c4505462cfd3fb695463800c9d062e5148f782ca227a6cbd
+SIZE (mpd-0.21.11.tar.xz) = 671444