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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/562c8f1154cb
branches:  trunk
changeset: 456882:562c8f1154cb
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Tue Aug 10 19:37:15 2021 +0000

description:
musicpd: update to 0.22.10.

ver 0.22.10 (2021/08/06)
* protocol
  - support "albumart" for virtual tracks in CUE sheets
* database
  - simple: fix crash bug
  - simple: fix absolute paths in CUE "as_directory" entries
  - simple: prune CUE entries from database for non-existent songs
* input
  - curl: fix crash bug after stream with Icy metadata was closed by peer
  - tidal: remove defunct unmaintained plugin
* tags
  - fix crash caused by bug in TagBuilder and a few potential reference leaks
* output
  - httpd: fix missing tag after seeking into a new song
  - oss: fix channel order of multi-channel files
* mixer
  - alsa: fix yet more rounding errors

diffstat:

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

diffs (30 lines):

diff -r c736573a02ba -r 562c8f1154cb audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Tue Aug 10 19:34:26 2021 +0000
+++ b/audio/musicpd/Makefile    Tue Aug 10 19:37:15 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.245 2021/07/30 12:26:40 ryoon Exp $
+# $NetBSD: Makefile,v 1.246 2021/08/10 19:37:15 wiz Exp $
 
-DISTNAME=      mpd-0.22.9
+DISTNAME=      mpd-0.22.10
 PKGNAME=       ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION=   1
 CATEGORIES=    audio
 MASTER_SITES=  https://www.musicpd.org/download/mpd/0.22/
 EXTRACT_SUFX=  .tar.xz
diff -r c736573a02ba -r 562c8f1154cb audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Tue Aug 10 19:34:26 2021 +0000
+++ b/audio/musicpd/distinfo    Tue Aug 10 19:37:15 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.125 2021/06/27 21:31:32 wiz Exp $
+$NetBSD: distinfo,v 1.126 2021/08/10 19:37:15 wiz Exp $
 
-SHA1 (mpd-0.22.9.tar.xz) = 3ba68d81d60f0774abf0442fa5acbf2cbada459d
-RMD160 (mpd-0.22.9.tar.xz) = 603af5318b4814003f97f4e5b8bce05bb007d6d3
-SHA512 (mpd-0.22.9.tar.xz) = 744e20e9a2b5df0f0c01b33809aa87cb159385b69868df5418302b091e6c5265dd70de13f383efcd71f76ae059c73969667212e55ee96e13d89ca0da5c2d4ae2
-Size (mpd-0.22.9.tar.xz) = 738432 bytes
+SHA1 (mpd-0.22.10.tar.xz) = 2f1180a8e344683bb773ba8cd83758f8a85c04fa
+RMD160 (mpd-0.22.10.tar.xz) = 04ff38ba1ca53a9bd658064274c81cf2836dc4ac
+SHA512 (mpd-0.22.10.tar.xz) = e29deec7473a25236d17609ae898d7154e716f29a137c658492952cae162d59fbe9992be2b50971b8dbe03e9b11a894b6c5e9b4767c265d178f6da3ff49e3820
+Size (mpd-0.22.10.tar.xz) = 736456 bytes
 SHA1 (patch-src_net_IPv6Address.hxx) = 3e0ad6e63a970a17d0d8b2403acc538d8b08342e



Home | Main Index | Thread Index | Old Index