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.20.18.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f19ef2d70c93
branches:  trunk
changeset: 376106:f19ef2d70c93
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Feb 25 20:48:14 2018 +0000

description:
musicpd: update to 0.20.18.

ver 0.20.18 (2018/02/24)
* input
  - curl: allow authentication methods other than "Basic"
* decoder
  - flac: improve seeking precision
* fix gapless CUE song transitions
* Android, Windows
  - enable the NFS storage plugin

ver 0.20.17 (2018/02/11)
* output
  - alsa: fix crash bug with 8 channels
* mixer
  - alsa: fix rounding error at volume 0
* fix real-time and idle scheduling with Musl
* Android
  - fix compatibility with Android 4.0

diffstat:

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

diffs (27 lines):

diff -r 219bcb79d68b -r f19ef2d70c93 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Sun Feb 25 20:45:10 2018 +0000
+++ b/audio/musicpd/Makefile    Sun Feb 25 20:48:14 2018 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.159 2018/02/11 16:33:28 wiz Exp $
+# $NetBSD: Makefile,v 1.160 2018/02/25 20:48:14 wiz Exp $
 
-DISTNAME=              mpd-0.20.16
+DISTNAME=              mpd-0.20.18
 PKGNAME=               ${DISTNAME:S/mpd/musicpd/}
 CATEGORIES=            audio
 MASTER_SITES=          http://www.musicpd.org/download/mpd/0.20/
diff -r 219bcb79d68b -r f19ef2d70c93 audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Sun Feb 25 20:45:10 2018 +0000
+++ b/audio/musicpd/distinfo    Sun Feb 25 20:48:14 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.87 2018/02/11 16:33:28 wiz Exp $
+$NetBSD: distinfo,v 1.88 2018/02/25 20:48:14 wiz Exp $
 
-SHA1 (mpd-0.20.16.tar.xz) = 7ae2c3ed56a10c6c44a21654edfe9ec0d5078348
-RMD160 (mpd-0.20.16.tar.xz) = 294c4c4d49bd2890820742aca6380ce901d929a2
-SHA512 (mpd-0.20.16.tar.xz) = 0d06ab5384f76c51b4a2f38dd165725d202425ea9bd4567607154b9393390bbbdf6f42a69f8cb53e1ca7e861cf0a389bedf8eec9ad0ea191fc7fc92c10557d77
-Size (mpd-0.20.16.tar.xz) = 790708 bytes
+SHA1 (mpd-0.20.18.tar.xz) = 2a6bbfa2281c92adf1a8d6f584da539ea65e4f0c
+RMD160 (mpd-0.20.18.tar.xz) = 64286e10470bd1ddd0fd419aaf37ad1fdd70d67e
+SHA512 (mpd-0.20.18.tar.xz) = 40cbd934b2aab8f5d9990434eb9b1fc5a28d7f1437a217eb4909b3e0d7b163169dd42e4b65e0fcbc0a6bca10bbf050f7d2a666f69678bc4953cac3a3a369b283
+Size (mpd-0.20.18.tar.xz) = 792416 bytes



Home | Main Index | Thread Index | Old Index