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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/71f6524eb39c
branches:  trunk
changeset: 769065:71f6524eb39c
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Sun Nov 07 12:15:29 2021 +0000

description:
musicpd: update to 0.23.3.

ver 0.23.3 (2021/10/31)
* protocol
  - add optional position parameter to "add" and "playlistadd"
  - allow range in "playlistdelete"
* database
  - fix scanning files with question mark in the name
  - inotify: fix use-after-free bug
* output
  - alsa: add option "stop_dsd_silence" to work around DSD DAC noise
* macOS: fix libfmt related build failure
* systemd: add "RuntimeDirectory" directive

diffstat:

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

diffs (26 lines):

diff -r 2ee851ad9aeb -r 71f6524eb39c audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Sun Nov 07 12:11:40 2021 +0000
+++ b/audio/musicpd/Makefile    Sun Nov 07 12:15:29 2021 +0000
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.251 2021/11/01 09:51:07 wiz Exp $
+# $NetBSD: Makefile,v 1.252 2021/11/07 12:15:29 wiz Exp $
 
-DISTNAME=      mpd-0.23.2
+DISTNAME=      mpd-0.23.3
 PKGNAME=       ${DISTNAME:S/mpd/musicpd/}
 CATEGORIES=    audio
 MASTER_SITES=  https://www.musicpd.org/download/mpd/${PKGVERSION_NOREV:R}/
diff -r 2ee851ad9aeb -r 71f6524eb39c audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Sun Nov 07 12:11:40 2021 +0000
+++ b/audio/musicpd/distinfo    Sun Nov 07 12:15:29 2021 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.130 2021/11/01 09:51:07 wiz Exp $
+$NetBSD: distinfo,v 1.131 2021/11/07 12:15:29 wiz Exp $
 
-BLAKE2s (mpd-0.23.2.tar.xz) = 941b856fa80b0999e34cb6b5d42e37b31d446cb0719018ffef65d7b752e2a662
-SHA512 (mpd-0.23.2.tar.xz) = f30c27baeccc0bc115e8d9c05754fa5f0b68c713c0b6c7516e806fc17c52f062367a044638304477af9f9c2471d82a8a1037b6c7736be4f96c6c9d57ebfcaf1f
-Size (mpd-0.23.2.tar.xz) = 766340 bytes
+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
 SHA1 (patch-src_net_IPv6Address.hxx) = 3e0ad6e63a970a17d0d8b2403acc538d8b08342e



Home | Main Index | Thread Index | Old Index