pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: update to 0.21.8.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a1b29d8fee91
branches:  trunk
changeset: 333136:a1b29d8fee91
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Apr 30 21:32:04 2019 +0000

description:
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

diffstat:

 audio/musicpd/Makefile |   4 ++--
 audio/musicpd/distinfo |  10 +++++-----
 2 files changed, 7 insertions(+), 7 deletions(-)

diffs (28 lines):

diff -r 746cc4a5097a -r a1b29d8fee91 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Tue Apr 30 21:04:34 2019 +0000
+++ b/audio/musicpd/Makefile    Tue Apr 30 21:32:04 2019 +0000
@@ -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 -r 746cc4a5097a -r a1b29d8fee91 audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Tue Apr 30 21:04:34 2019 +0000
+++ b/audio/musicpd/distinfo    Tue Apr 30 21:32:04 2019 +0000
@@ -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



Home | Main Index | Thread Index | Old Index