summaryrefslogtreecommitdiff
path: root/audio/musicpd/Makefile
diff options
context:
space:
mode:
authornia <nia@pkgsrc.org>2019-08-08 20:51:08 +0000
committernia <nia@pkgsrc.org>2019-08-08 20:51:08 +0000
commit21846d23b13b17c71ab5c79063ab40eb97f28803 (patch)
treec8aadaf1f411f6de0b5dcae7d161b3cac82fa97a /audio/musicpd/Makefile
parentff43e10c2bcd2350fe7e1cfad001c9a7d095d36c (diff)
downloadpkgsrc-21846d23b13b17c71ab5c79063ab40eb97f28803.tar.gz
musicpd: Update to 0.21.13
ver 0.21.13 (2019/08/06) * input - cdio_paranoia: require libcdio-paranoia 10.2+0.93+1 * decoder - mad: fix crackling sound (0.21.12 regression) * output - jack: improved Windows compatibility ver 0.21.12 (2019/08/03) * decoder - mad: update bit rate after seeking - mad: fix several bugs preventing the plugin from decoding the last frame - opus: ignore case in replay gain tag names - opus, vorbis: decode the "end of stream" packet * output - jack: fix mono-to-stereo conversion * player - don't restart unseekable song after failed seek attempt * Windows - support backslash in relative URIs loaded from playlists
Diffstat (limited to 'audio/musicpd/Makefile')
-rw-r--r--audio/musicpd/Makefile5
1 files changed, 2 insertions, 3 deletions
diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile
index 107b5035cd6..a191c24ca08 100644
--- a/audio/musicpd/Makefile
+++ b/audio/musicpd/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.190 2019/07/21 22:24:27 wiz Exp $
+# $NetBSD: Makefile,v 1.191 2019/08/08 20:51:08 nia Exp $
-DISTNAME= mpd-0.21.11
+DISTNAME= mpd-0.21.13
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/0.21/
EXTRACT_SUFX= .tar.xz