pkgsrc-Changes archive

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

CVS commit: pkgsrc/audio/musicpd



Module Name:    pkgsrc
Committed By:   adam
Date:           Mon Jul 11 08:25:59 UTC 2022

Modified Files:
        pkgsrc/audio/musicpd: Makefile distinfo

Log Message:
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


To generate a diff of this commit:
cvs rdiff -u -r1.268 -r1.269 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.136 -r1.137 pkgsrc/audio/musicpd/distinfo

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/audio/musicpd/Makefile
diff -u pkgsrc/audio/musicpd/Makefile:1.268 pkgsrc/audio/musicpd/Makefile:1.269
--- pkgsrc/audio/musicpd/Makefile:1.268 Sat Jul  9 09:13:55 2022
+++ pkgsrc/audio/musicpd/Makefile       Mon Jul 11 08:25:59 2022
@@ -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

Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.136 pkgsrc/audio/musicpd/distinfo:1.137
--- pkgsrc/audio/musicpd/distinfo:1.136 Wed May 18 08:43:06 2022
+++ pkgsrc/audio/musicpd/distinfo       Mon Jul 11 08:25:59 2022
@@ -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