aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Zander <riggs@FreeBSD.org>2021-08-07 13:34:20 +0000
committerThomas Zander <riggs@FreeBSD.org>2021-08-07 13:39:45 +0000
commitbd67074d3f496d501aaa4a164dbdef2651003193 (patch)
tree79560912427077cc96bcc76e853d619d3d766ade
parent2a3828348660131016ee2d9237e655f5e9c406ce (diff)
downloadports-bd67074d3f496d501aaa4a164dbdef2651003193.tar.gz
ports-bd67074d3f496d501aaa4a164dbdef2651003193.zip
audio/musicpd: Update to upstream release 0.22.10
Details: - Bugfix release, see: https://raw.githubusercontent.com/MusicPlayerDaemon/MPD/v0.22.10/NEWS - Remove the defunct TIDAL plugin. MFH: 2021Q3
-rw-r--r--audio/musicpd/Makefile8
-rw-r--r--audio/musicpd/distinfo6
2 files changed, 5 insertions, 9 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 2351925d51d5..7f1276371af7 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,6 +1,5 @@
PORTNAME= musicpd
-PORTVERSION= 0.22.9
-PORTREVISION= 1
+PORTVERSION= 0.22.10
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/${PORTVERSION:R}/
DISTNAME= mpd-${PORTVERSION}
@@ -52,7 +51,7 @@ OPTIONS_MULTI_FILE_FORMAT= \
OPTIONS_GROUP= ACCESS PLAYBACK
OPTIONS_GROUP_ACCESS= CDPARANOIA CURL LAME MMS NFS PLAYLISTS QOBUZ \
- SMB SOUNDCLOUD TIDAL YAJL
+ SMB SOUNDCLOUD YAJL
OPTIONS_GROUP_PLAYBACK= AO JACK OPENAL PULSEAUDIO \
SHOUTCAST SNDIO
@@ -68,7 +67,6 @@ QOBUZ_DESC= Streaming service support: Qobuz
SIDPLAY_DESC= Sidplay support (C64 mono and stereo files)
SMB_DESC= SMB network support (currently strongly discouraged)
SOUNDCLOUD_DESC=Streaming service support: SoundCloud
-TIDAL_DESC= Streaming service support: TIDAL (currently defunct)
TWOLAME_DESC= TwoLAME support (mp2)
VORBISENC_DESC= Ogg Vorbis encoder
WILDMIDI_DESC= WildMIDI support (MIDI files)
@@ -193,8 +191,6 @@ QOBUZ_LIB_DEPENDS= libgcrypt.so:security/libgcrypt
QOBUZ_IMPLIES= CURL YAJL
SOUNDCLOUD_MESON_ENABLED= soundcloud
SOUNDCLOUD_IMPLIES= CURL YAJL
-TIDAL_MESON_ENABLED= tidal
-TIDAL_IMPLIES= CURL YAJL
# Misc library support
AVAHI_MESON_ON= -Dzeroconf=avahi
diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo
index 2685e051fc31..5833087cb2c2 100644
--- a/audio/musicpd/distinfo
+++ b/audio/musicpd/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1624793348
-SHA256 (mpd-0.22.9.tar.xz) = f937403297c2240bd4a569f4b937ee7ab17398a5284ba9df4d6d4c3a0512bc64
-SIZE (mpd-0.22.9.tar.xz) = 738432
+TIMESTAMP = 1628313364
+SHA256 (mpd-0.22.10.tar.xz) = 07c82535e9999c3d4a099d8e652c88724635125b3c9f265ba9b6f2974ff9e614
+SIZE (mpd-0.22.10.tar.xz) = 736456