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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a8baf57e1511
branches:  trunk
changeset: 769561:a8baf57e1511
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Nov 16 14:36:21 2021 +0000

description:
musicpd: update to 0.23.4.

ver 0.23.4 (2021/11/11)
* protocol
  - add optional position parameter to "searchaddpl"
* decoder
  - ffmpeg: support libavcodec 59
* output
  - alsa: add option "thesycon_dsd_workaround" to work around device bug
* fix crash on debug builds if startup fails
* systemd
  - remove "RuntimeDirectory" directive because it caused problems
  - ignore the "pid_file" setting if started as systemd service
* Windows
  - enable the "openmpt" decoder plugin

diffstat:

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

diffs (26 lines):

diff -r 20c62c9892b2 -r a8baf57e1511 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Tue Nov 16 14:32:48 2021 +0000
+++ b/audio/musicpd/Makefile    Tue Nov 16 14:36:21 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.252 2021/11/07 12:15:29 wiz Exp $
+# $NetBSD: Makefile,v 1.253 2021/11/16 14:36:21 wiz Exp $
 
-DISTNAME=      mpd-0.23.3
+DISTNAME=      mpd-0.23.4
 PKGNAME=       ${DISTNAME:S/mpd/musicpd/}
 CATEGORIES=    audio
 MASTER_SITES=  https://www.musicpd.org/download/mpd/${PKGVERSION_NOREV:R}/
diff -r 20c62c9892b2 -r a8baf57e1511 audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Tue Nov 16 14:32:48 2021 +0000
+++ b/audio/musicpd/distinfo    Tue Nov 16 14:36:21 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.131 2021/11/07 12:15:29 wiz Exp $
+$NetBSD: distinfo,v 1.132 2021/11/16 14:36:21 wiz Exp $
 
-BLAKE2s (mpd-0.23.3.tar.xz) = f6ae6a56b924c0900ef42feee22867d8986b60cd26054e217725d363768f7827
-SHA512 (mpd-0.23.3.tar.xz) = 8f8b519bd2980ac617b4b9846f2d1b834b2b72e7f4a4e451799753f56a43626618f222ede685e7db04d99e8567b0728f763a03d27a17e25cb392e94588f8b3de
-Size (mpd-0.23.3.tar.xz) = 767596 bytes
+BLAKE2s (mpd-0.23.4.tar.xz) = e4b5cbe4dca952c43b50745c52889d49497c1b1bddefaa444f505394c6fe1b72
+SHA512 (mpd-0.23.4.tar.xz) = fb476b108a7be842663683fe6ca6737cffad73c0f09874f9d052121d188d16f69b144e993d1691f2edfac713db24aa3c28302b399f4720b29c09c909860c0938
+Size (mpd-0.23.4.tar.xz) = 768768 bytes
 SHA1 (patch-src_net_IPv6Address.hxx) = 3e0ad6e63a970a17d0d8b2403acc538d8b08342e



Home | Main Index | Thread Index | Old Index