aboutsummaryrefslogtreecommitdiff
path: root/audio/musicpd/Makefile
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2019-07-25 17:07:49 +0000
committerThomas Zander <riggs@FreeBSD.org>2019-07-25 17:07:49 +0000
commit51c5c177ee18323b309f31515609f65de45a76da (patch)
treeb5dca7da5fcc8db9b2a417b132ab70114d8d4c37 /audio/musicpd/Makefile
parent63de09e0e9e103ad2396cd9606c09b80d3439f11 (diff)
downloadports-51c5c177ee18323b309f31515609f65de45a76da.tar.gz
ports-51c5c177ee18323b309f31515609f65de45a76da.zip
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). MFH: 2019Q3 (hat: ports-secteam)
Notes
Notes: svn path=/head/; revision=507323
Diffstat (limited to 'audio/musicpd/Makefile')
-rw-r--r--audio/musicpd/Makefile4
1 files changed, 2 insertions, 2 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)