From 94d15a0cbeb53fc35f9f25b3131b41d7d202838e Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 30 Apr 2019 21:32:04 +0000 Subject: musicpd: update to 0.21.8. ver 0.21.8 (2019/04/23) * input - smbclient: download to buffer instead of throttling transfer * output - httpd: add missing mutex lock - httpd: fix use-after-free bug * playlist - soundcloud: fix "Unsupported URI scheme" (0.21.6 regression) * fix Bonjour bug * fix build failure with GCC 9 * fix build failure with -Ddatabase=false * systemd: add user socket unit * doc: "list file" is deprecated --- audio/musicpd/Makefile | 4 ++-- audio/musicpd/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 7 deletions(-) (limited to 'audio/musicpd') diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 820ec81951c..3bb113969fa 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,6 +1,6 @@ -# $NetBSD: Makefile,v 1.183 2019/04/07 21:36:25 wiz Exp $ +# $NetBSD: Makefile,v 1.184 2019/04/30 21:32:04 wiz Exp $ -DISTNAME= mpd-0.21.7 +DISTNAME= mpd-0.21.8 PKGNAME= ${DISTNAME:S/mpd/musicpd/} CATEGORIES= audio MASTER_SITES= http://www.musicpd.org/download/mpd/0.21/ diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index 39a1d04f6d0..48519096f98 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.97 2019/04/07 21:36:25 wiz Exp $ +$NetBSD: distinfo,v 1.98 2019/04/30 21:32:04 wiz Exp $ -SHA1 (mpd-0.21.7.tar.xz) = c5509cb97305f88ed4e01711d1ee79621f27ed77 -RMD160 (mpd-0.21.7.tar.xz) = f5df458aa4127e7da13ddd3f915903d424fccc29 -SHA512 (mpd-0.21.7.tar.xz) = a6e8848c851ca464cfd26284d6479d561f127bc102128e8a41274bc1d62d87a3720843ff1922b5b64b33280217a6036b512f7aa0ce7d7f6b90cbed9fe787c5ca -Size (mpd-0.21.7.tar.xz) = 670268 bytes +SHA1 (mpd-0.21.8.tar.xz) = ad342cc5bcffea33e26286d6bc3fee4506f1de82 +RMD160 (mpd-0.21.8.tar.xz) = fd34e49e118f7f281c38e3817b2756bb05d180e8 +SHA512 (mpd-0.21.8.tar.xz) = 034f1cfe431ce163ed808660bee90c2a63926fcc95ab22f55fd566f24c126878fe0fd6521f3008612ea5dca7b448cc5e5d895e0b0156c768bf632674ea982901 +Size (mpd-0.21.8.tar.xz) = 670508 bytes SHA1 (patch-src_net_IPv6Address.hxx) = c9e9a5676451e6834fcef359266d37fc15f079e6 -- cgit v1.2.3