Source-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.23.
details: https://anonhg.NetBSD.org/pkgsrc/rev/5e042521d24b
branches: trunk
changeset: 428523:5e042521d24b
user: wiz <wiz%pkgsrc.org@localhost>
date: Tue Apr 28 17:36:54 2020 +0000
description:
musicpd: update to 0.21.23.
ver 0.21.23 (2020/04/23)
* protocol
- add tag fallback for AlbumSort
* storage
- curl: fix corrupt "href" values in the presence of XML entities
- curl: unescape "href" values
* input
- nfs: fix crash bug
- nfs: fix freeze bug on reconnect
* decoder
- gme: adapt to API change in the upcoming version 0.7.0
* output
- alsa: implement channel mapping for 5.0 and 7.0
* player
- drain outputs at end of song in "single" mode
* Windows
- fix case insensitive search
diffstat:
audio/musicpd/Makefile | 5 ++---
audio/musicpd/distinfo | 10 +++++-----
2 files changed, 7 insertions(+), 8 deletions(-)
diffs (31 lines):
diff -r 4e1ec7e85c47 -r 5e042521d24b audio/musicpd/Makefile
--- a/audio/musicpd/Makefile Tue Apr 28 17:33:55 2020 +0000
+++ b/audio/musicpd/Makefile Tue Apr 28 17:36:54 2020 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.216 2020/04/15 08:48:13 wiz Exp $
+# $NetBSD: Makefile,v 1.217 2020/04/28 17:36:54 wiz Exp $
-DISTNAME= mpd-0.21.22
+DISTNAME= mpd-0.21.23
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 4e1ec7e85c47 -r 5e042521d24b audio/musicpd/distinfo
--- a/audio/musicpd/distinfo Tue Apr 28 17:33:55 2020 +0000
+++ b/audio/musicpd/distinfo Tue Apr 28 17:36:54 2020 +0000
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.114 2020/04/15 08:48:04 wiz Exp $
+$NetBSD: distinfo,v 1.115 2020/04/28 17:36:54 wiz Exp $
-SHA1 (mpd-0.21.22.tar.xz) = 51a2965f6c14c27f5de7d96e7e80a7f5b387edf1
-RMD160 (mpd-0.21.22.tar.xz) = 1fe7d8193c52b0d65382ed990e2fd2b9692414ca
-SHA512 (mpd-0.21.22.tar.xz) = 051d97500d8224fe4769a667a58c7915eebcca809e9345a30881f99d7c33d99907d9cc0258c0a5fd20f10609edbeb6da16941099ac3c033762ceb4b116e4df04
-Size (mpd-0.21.22.tar.xz) = 679244 bytes
+SHA1 (mpd-0.21.23.tar.xz) = af40bc1e3af94686c8c4d07d753f2a64a3b64521
+RMD160 (mpd-0.21.23.tar.xz) = da94931efbc6160d4ab8fee981713576a8b28408
+SHA512 (mpd-0.21.23.tar.xz) = 155f606cd6ddce3e74d745a0f1479776d9f73b4cd250604072a863e28ea72d1ff1a7eafeae44cada7b16042251065634376eaa1a211b503e2f874c72dbcdecf0
+Size (mpd-0.21.23.tar.xz) = 680060 bytes
SHA1 (patch-src_net_IPv6Address.hxx) = c9e9a5676451e6834fcef359266d37fc15f079e6
SHA1 (patch-src_output_plugins_SolarisOutputPlugin.cxx) = 16f366dfc41b712753ed8da32389848a2cd84f4d
Home |
Main Index |
Thread Index |
Old Index