From 51c5c177ee18323b309f31515609f65de45a76da Mon Sep 17 00:00:00 2001 From: Thomas Zander Date: Thu, 25 Jul 2019 17:07:49 +0000 Subject: 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) --- audio/musicpd/Makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'audio/musicpd/Makefile') 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) -- cgit v1.2.3