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.13
details: https://anonhg.NetBSD.org/pkgsrc/rev/ea3d1c4703f0
branches: trunk
changeset: 399392:ea3d1c4703f0
user: nia <nia%pkgsrc.org@localhost>
date: Thu Aug 08 20:51:08 2019 +0000
description:
musicpd: Update to 0.21.13
ver 0.21.13 (2019/08/06)
* input
- cdio_paranoia: require libcdio-paranoia 10.2+0.93+1
* decoder
- mad: fix crackling sound (0.21.12 regression)
* output
- jack: improved Windows compatibility
ver 0.21.12 (2019/08/03)
* decoder
- mad: update bit rate after seeking
- mad: fix several bugs preventing the plugin from decoding the last frame
- opus: ignore case in replay gain tag names
- opus, vorbis: decode the "end of stream" packet
* output
- jack: fix mono-to-stereo conversion
* player
- don't restart unseekable song after failed seek attempt
* Windows
- support backslash in relative URIs loaded from playlists
diffstat:
audio/musicpd/Makefile | 5 ++---
audio/musicpd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (30 lines):
diff -r e7045fda475c -r ea3d1c4703f0 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile Thu Aug 08 20:39:15 2019 +0000
+++ b/audio/musicpd/Makefile Thu Aug 08 20:51:08 2019 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.190 2019/07/21 22:24:27 wiz Exp $
+# $NetBSD: Makefile,v 1.191 2019/08/08 20:51:08 nia Exp $
-DISTNAME= mpd-0.21.11
+DISTNAME= mpd-0.21.13
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/0.21/
EXTRACT_SUFX= .tar.xz
diff -r e7045fda475c -r ea3d1c4703f0 audio/musicpd/distinfo
--- a/audio/musicpd/distinfo Thu Aug 08 20:39:15 2019 +0000
+++ b/audio/musicpd/distinfo Thu Aug 08 20:51:08 2019 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.101 2019/07/15 13:47:14 nia Exp $
+$NetBSD: distinfo,v 1.102 2019/08/08 20:51:08 nia Exp $
-SHA1 (mpd-0.21.11.tar.xz) = ae7c9ce111bdb7fdfe6316083fda56ad0a676438
-RMD160 (mpd-0.21.11.tar.xz) = b9c77baa7b138a9a9e25007e16d6269fe35c4090
-SHA512 (mpd-0.21.11.tar.xz) = 40e25428295f1bded618872c1450f6836c46b2e788dca06d0af134b939a25a7a9a215273bb005306df288e5dc5ccb44d4054c47e5583e54b970fa252e4b030a7
-Size (mpd-0.21.11.tar.xz) = 671444 bytes
+SHA1 (mpd-0.21.13.tar.xz) = 501d8497a1cc37768db82ded3dcabe6450e93490
+RMD160 (mpd-0.21.13.tar.xz) = 19896b911ae99537fee28508c8a29b98e7a31b19
+SHA512 (mpd-0.21.13.tar.xz) = 626e658b4d53408be5419ce3a93a19005da5c5386119b241c1572eaaba96a628f941d5f46977de08e1de736eeab6cd6ba274d5df8f1df3e3f4b0df064a6ec43d
+Size (mpd-0.21.13.tar.xz) = 672184 bytes
SHA1 (patch-src_net_IPv6Address.hxx) = c9e9a5676451e6834fcef359266d37fc15f079e6
Home |
Main Index |
Thread Index |
Old Index