pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/musicpd



Module Name:    pkgsrc
Committed By:   wiz
Date:           Sun Feb 25 20:48:14 UTC 2018

Modified Files:
        pkgsrc/audio/musicpd: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.159 -r1.160 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.87 -r1.88 pkgsrc/audio/musicpd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/musicpd/Makefile
diff -u pkgsrc/audio/musicpd/Makefile:1.159 pkgsrc/audio/musicpd/Makefile:1.160
--- pkgsrc/audio/musicpd/Makefile:1.159 Sun Feb 11 16:33:28 2018
+++ pkgsrc/audio/musicpd/Makefile       Sun Feb 25 20:48:14 2018
@@ -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/

Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.87 pkgsrc/audio/musicpd/distinfo:1.88
--- pkgsrc/audio/musicpd/distinfo:1.87  Sun Feb 11 16:33:28 2018
+++ pkgsrc/audio/musicpd/distinfo       Sun Feb 25 20:48:14 2018
@@ -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