pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/audio/musicpd musicpd: updated to 0.23.8



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a24732fce342
branches:  trunk
changeset: 381638:a24732fce342
user:      adam <adam%pkgsrc.org@localhost>
date:      Mon Jul 11 08:25:59 2022 +0000

description:
musicpd: updated to 0.23.8

ver 0.23.8 (2022/07/09)
* storage
  - curl: fix crash if web server does not understand WebDAV
* input
  - cdio_paranoia: fix crash if no drive was found
  - cdio_paranoia: faster cancellation
  - cdio_paranoia: don't scan for replay gain tags
  - pipewire: fix playback of very short tracks
  - pipewire: drop all buffers before manual song change
  - pipewire: fix stuttering after manual song change
  - snapcast: fix busy loop while paused
  - snapcast: fix stuttering after resuming playback
* mixer
  - better error messages
  - alsa: fix setting volume before playback starts
  - pipewire: fix crash bug
  - pipewire: fix volume change events with PipeWire 0.3.53
  - pipewire: don't force initial volume=100%
* support libfmt 9

diffstat:

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

diffs (29 lines):

diff -r f76ffc2ed1d6 -r a24732fce342 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Mon Jul 11 07:53:23 2022 +0000
+++ b/audio/musicpd/Makefile    Mon Jul 11 08:25:59 2022 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.268 2022/07/09 09:13:55 wiz Exp $
+# $NetBSD: Makefile,v 1.269 2022/07/11 08:25:59 adam Exp $
 
-DISTNAME=      mpd-0.23.7
+DISTNAME=      mpd-0.23.8
 PKGNAME=       ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION=   2
 CATEGORIES=    audio
 MASTER_SITES=  https://www.musicpd.org/download/mpd/${PKGVERSION_NOREV:R}/
 EXTRACT_SUFX=  .tar.xz
diff -r f76ffc2ed1d6 -r a24732fce342 audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Mon Jul 11 07:53:23 2022 +0000
+++ b/audio/musicpd/distinfo    Mon Jul 11 08:25:59 2022 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.136 2022/05/18 08:43:06 wiz Exp $
+$NetBSD: distinfo,v 1.137 2022/07/11 08:25:59 adam Exp $
 
-BLAKE2s (mpd-0.23.7.tar.xz) = ff61c933a47e491a6169f9ea3da268687783790ee59171bbd99c6e9c56dd2a29
-SHA512 (mpd-0.23.7.tar.xz) = 2a6b3eb2c8b61a22861ae75fe2f62c8ec6cd391f029438577127e309b910e99d7b735e40afae96d52ed4f161195a0ce7cb89cc51ad45df5a18e04736c16ce3a6
-Size (mpd-0.23.7.tar.xz) = 771992 bytes
+BLAKE2s (mpd-0.23.8.tar.xz) = f7573d127356d7e8a2042086abdd4b65eedd9eea85b80505a26277a7a892a898
+SHA512 (mpd-0.23.8.tar.xz) = 62f7571de29a329b8ef1fc6f7c338125e70895e06fca134eb9ade19635498ec13da00511870bfadabc5a9ccb090c44543d3101361ffe109e4fadce66435b37ab
+Size (mpd-0.23.8.tar.xz) = 773280 bytes
 SHA1 (patch-src_net_IPv6Address.hxx) = 3e0ad6e63a970a17d0d8b2403acc538d8b08342e
 SHA1 (patch-src_util_WStringAPI.hxx) = 92f39096770943c26d8aaae8a7581d4daca2d233



Home | Main Index | Thread Index | Old Index