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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8395cfdcdaed
branches:  trunk
changeset: 367618:8395cfdcdaed
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Sep 04 14:43:17 2017 +0000

description:
Updated musicpd to 0.20.10.

ver 0.20.10 (2017/08/24)
* decoder
  - ffmpeg: support MusicBrainz ID3v2 tags
* tags
  - aiff: fix FORM chunk size endianess (is big-endian)
* mixer
  - osx: add a mixer for OSX.
* fix crash when resuming playback before decoder is ready
* fix crash on Windows

diffstat:

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

diffs (29 lines):

diff -r 4e90ba120258 -r 8395cfdcdaed audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Mon Sep 04 14:43:13 2017 +0000
+++ b/audio/musicpd/Makefile    Mon Sep 04 14:43:17 2017 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.148 2017/08/24 20:03:05 adam Exp $
+# $NetBSD: Makefile,v 1.149 2017/09/04 14:43:17 wiz Exp $
 
-DISTNAME=              mpd-0.20.9
+DISTNAME=              mpd-0.20.10
 PKGNAME=               ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION=           1
 CATEGORIES=            audio
 MASTER_SITES=          http://www.musicpd.org/download/mpd/0.20/
 #MASTER_SITES=         ${MASTER_SITE_SOURCEFORGE:=musicpd/}
diff -r 4e90ba120258 -r 8395cfdcdaed audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Mon Sep 04 14:43:13 2017 +0000
+++ b/audio/musicpd/distinfo    Mon Sep 04 14:43:17 2017 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.82 2017/06/14 15:53:09 wiz Exp $
+$NetBSD: distinfo,v 1.83 2017/09/04 14:43:17 wiz Exp $
 
-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
+SHA1 (mpd-0.20.10.tar.xz) = acb9c08a855f5777e4ecd4507c8964794a71e6b1
+RMD160 (mpd-0.20.10.tar.xz) = 59b016069b164cfee68d9ad857c35bd494d1fa89
+SHA512 (mpd-0.20.10.tar.xz) = bac6a71e5b85600c590eae6b785474574cf0d7b03d9add537161b968a2997a975a597639a9fece119a01a7e27b5207523e4ae30b2f4f35791eff8c3ff26d107c
+Size (mpd-0.20.10.tar.xz) = 778828 bytes



Home | Main Index | Thread Index | Old Index