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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/a78289612879
branches:  trunk
changeset: 445556:a78289612879
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Mon Jan 25 10:06:10 2021 +0000

description:
musicpd: update to 0.22.4.

ver 0.22.4 (2021/01/21)
* protocol
  - add command "binarylimit" to allow larger chunk sizes
  - fix "readpicture" on 32 bit machines
  - show duration and tags of songs in virtual playlist (CUE) folders
* storage
  - curl: fix several WebDAV protocol bugs
* decoder
  - dsdiff: apply padding to odd-sized chunks
* filter
  - ffmpeg: detect the output sample format
* output
  - moveoutput: fix always_on and tag lost on move
* Android
  - enable https:// support (via OpenSSL)

diffstat:

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

diffs (30 lines):

diff -r b9cc58b25c71 -r a78289612879 audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Mon Jan 25 10:01:23 2021 +0000
+++ b/audio/musicpd/Makefile    Mon Jan 25 10:06:10 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.234 2021/01/08 09:54:31 nia Exp $
+# $NetBSD: Makefile,v 1.235 2021/01/25 10:06:10 wiz Exp $
 
-DISTNAME=      mpd-0.22.3
+DISTNAME=      mpd-0.22.4
 PKGNAME=       ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION=   5
 CATEGORIES=    audio
 MASTER_SITES=  https://www.musicpd.org/download/mpd/0.22/
 EXTRACT_SUFX=  .tar.xz
diff -r b9cc58b25c71 -r a78289612879 audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Mon Jan 25 10:01:23 2021 +0000
+++ b/audio/musicpd/distinfo    Mon Jan 25 10:06:10 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.120 2020/11/09 10:53:42 wiz Exp $
+$NetBSD: distinfo,v 1.121 2021/01/25 10:06:10 wiz Exp $
 
-SHA1 (mpd-0.22.3.tar.xz) = 30bb8adcb6665fa3863f181f14a513209876297a
-RMD160 (mpd-0.22.3.tar.xz) = ff696172405f6baad8dc0592ff6098326a617982
-SHA512 (mpd-0.22.3.tar.xz) = deeafbe1a95f777fa4f9f355293a648a3f7121fae8e299c92dbd43d821319ffa4182c558cb0691f65e90f243428cec2cf14f64e9572bc72fc6a2af0fd9c0cd60
-Size (mpd-0.22.3.tar.xz) = 726356 bytes
+SHA1 (mpd-0.22.4.tar.xz) = 29a69f59c6f2f2e4fc9646355ce181d5534a512c
+RMD160 (mpd-0.22.4.tar.xz) = 75d2eff87d9f5d292b882c67acc30cff02b7bdf5
+SHA512 (mpd-0.22.4.tar.xz) = e169d6656b378d52798e822ffd47f554bd7c076ca8bc5a1119e3b2fad36bee79335dc392aa8d78d854689af62168625698c1777440e08a67075099898ee5fe34
+Size (mpd-0.22.4.tar.xz) = 729264 bytes
 SHA1 (patch-src_net_IPv6Address.hxx) = 3e0ad6e63a970a17d0d8b2403acc538d8b08342e



Home | Main Index | Thread Index | Old Index