pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/musicpd Updated musicpd to 0.20.9.



details:   https://anonhg.NetBSD.org/pkgsrc/rev/f33e673a3248
branches:  trunk
changeset: 363724:f33e673a3248
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Jun 14 15:53:09 2017 +0000

description:
Updated musicpd to 0.20.9.

ver 0.20.9 (2017/06/04)
* decoder
  - ffmpeg: support *.adx
* fix byte order detection on FreeBSD/aarch64
* fix more random crashes when compiled with clang

diffstat:

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

diffs (27 lines):

diff -r cd1b41b0a944 -r f33e673a3248 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Wed Jun 14 15:52:44 2017 +0000
+++ b/audio/musicpd/Makefile    Wed Jun 14 15:53:09 2017 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.146 2017/05/29 10:45:38 wiz Exp $
+# $NetBSD: Makefile,v 1.147 2017/06/14 15:53:09 wiz Exp $
 
-DISTNAME=              mpd-0.20.8
+DISTNAME=              mpd-0.20.9
 PKGNAME=               ${DISTNAME:S/mpd/musicpd/}
 CATEGORIES=            audio
 MASTER_SITES=          http://www.musicpd.org/download/mpd/0.20/
diff -r cd1b41b0a944 -r f33e673a3248 audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Wed Jun 14 15:52:44 2017 +0000
+++ b/audio/musicpd/distinfo    Wed Jun 14 15:53:09 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.81 2017/05/29 10:45:38 wiz Exp $
+$NetBSD: distinfo,v 1.82 2017/06/14 15:53:09 wiz Exp $
 
-SHA1 (mpd-0.20.8.tar.xz) = ab81e6f4aecf2c129cdb341a6ae4ccb9b9bf3f72
-RMD160 (mpd-0.20.8.tar.xz) = 32572d657213de46049039c8a1e6b136bee0b8c3
-SHA512 (mpd-0.20.8.tar.xz) = 063feafae7137ea5b61498132b4fcc2e04e23bb9d6fa849a0c6d90c40ecc0a841617dec0f53021bfc5add559b59388d20ef211e1bc88fcaca46b5ecbf1bb8960
-Size (mpd-0.20.8.tar.xz) = 773128 bytes
+SHA1 (mpd-0.20.9.tar.xz) = 3d6ee5a903ce2c4925ee954543f37abbe977d20e
+RMD160 (mpd-0.20.9.tar.xz) = 5f32c4340ef8928dc18da18e55677a4233212357
+SHA512 (mpd-0.20.9.tar.xz) = 3b29fed4146ca09e3b5866aeea280ca3fb412d182a940da6c1418525e251385fdb18bb58ea99754ad5ba3704a3e2033ff2ef54c392117af7c0be30b78708a2e7
+Size (mpd-0.20.9.tar.xz) = 773404 bytes



Home | Main Index | Thread Index | Old Index