summaryrefslogtreecommitdiff
path: root/audio/musicpd/Makefile
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2019-03-25 23:06:54 +0000
committerwiz <wiz@pkgsrc.org>2019-03-25 23:06:54 +0000
commit2fa75601644b604af257834e6ee9b0c15402d113 (patch)
tree8c31d673faa0ea4c09b999bc9ada822e8e803c9d /audio/musicpd/Makefile
parentc13171f9d588adc7d2cc44b3204eb0fdd086209d (diff)
downloadpkgsrc-2fa75601644b604af257834e6ee9b0c15402d113.tar.gz
musicpd: update to 0.21.6.
ver 0.21.6 (2019/03/17) * protocol - allow loading playlists specified as absolute filesystem paths - fix negated filter expressions with multiple tag values - fix "list" with filter expression - omit empty playlist names in "listplaylists" * input - cdio_paranoia: fix build failure due to missing #include * decoder - opus: fix replay gain when there are no other tags - opus: fix seeking to beginning of song - vorbis: fix Tremor conflict resulting in crash * output - pulse: work around error with unusual channel count - osx: fix build failure * playlist - flac: fix use-after-free bug * support abstract sockets on Linux * Windows - remove the unused libwinpthread-1.dll dependency * Android - enable SLES power saving mode
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 e920e80e6fd..dd01f6610b8 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.180 2019/02/24 15:32:06 wiz Exp $
+# $NetBSD: Makefile,v 1.181 2019/03/25 23:06:54 wiz Exp $
-DISTNAME= mpd-0.21.5
+DISTNAME= mpd-0.21.6
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
CATEGORIES= audio
MASTER_SITES= http://www.musicpd.org/download/mpd/0.21/