Mon Nov 9 10:53:42 2020 UTC ()
musicpd: update to 0.22.3.

ver 0.22.3 (2020/11/06)
* playlist
  - add option "as_directory", making CUE file expansion optional
* storage
  - curl: fix crash bug
* filter
  - fix garbage after "Audio format not supported by filter" message
  - ffmpeg: support planar output
  - ffmpeg: support sample formats other than 16 bit

ver 0.22.2 (2020/10/28)
* database
  - simple: purge songs and virtual directories for unavailable plugins
    on update
* input
  - qobuz/tidal: fix protocol errors due to newlines in error messages
  - smbclient: disable by default due to libsmbclient crash bug
* playlist
  - soundcloud: fix protocol errors due to newlines in error messages
* state_file: save on shutdown


(wiz)
diff -r1.228 -r1.229 pkgsrc/audio/musicpd/Makefile
diff -r1.119 -r1.120 pkgsrc/audio/musicpd/distinfo

cvs diff -r1.228 -r1.229 pkgsrc/audio/musicpd/Makefile (expand / switch to unified diff)

--- pkgsrc/audio/musicpd/Makefile 2020/11/05 09:07:28 1.228
+++ pkgsrc/audio/musicpd/Makefile 2020/11/09 10:53:42 1.229
@@ -1,18 +1,17 @@ @@ -1,18 +1,17 @@
1# $NetBSD: Makefile,v 1.228 2020/11/05 09:07:28 ryoon Exp $ 1# $NetBSD: Makefile,v 1.229 2020/11/09 10:53:42 wiz Exp $
2 2
3DISTNAME= mpd-0.22.1 3DISTNAME= mpd-0.22.3
4PKGNAME= ${DISTNAME:S/mpd/musicpd/} 4PKGNAME= ${DISTNAME:S/mpd/musicpd/}
5PKGREVISION= 1 
6CATEGORIES= audio 5CATEGORIES= audio
7MASTER_SITES= https://www.musicpd.org/download/mpd/0.22/ 6MASTER_SITES= https://www.musicpd.org/download/mpd/0.22/
8EXTRACT_SUFX= .tar.xz 7EXTRACT_SUFX= .tar.xz
9 8
10MAINTAINER= pkgsrc-users@NetBSD.org 9MAINTAINER= pkgsrc-users@NetBSD.org
11HOMEPAGE= https://www.musicpd.org/ 10HOMEPAGE= https://www.musicpd.org/
12COMMENT= Remote controllable audio player 11COMMENT= Remote controllable audio player
13LICENSE= gnu-gpl-v2 12LICENSE= gnu-gpl-v2
14 13
15CONFLICTS= mpd-[0-9]* 14CONFLICTS= mpd-[0-9]*
16 15
17USE_TOOLS+= pkg-config 16USE_TOOLS+= pkg-config
18USE_LANGUAGES= c c++ 17USE_LANGUAGES= c c++

cvs diff -r1.119 -r1.120 pkgsrc/audio/musicpd/distinfo (expand / switch to unified diff)

--- pkgsrc/audio/musicpd/distinfo 2020/10/18 14:43:59 1.119
+++ pkgsrc/audio/musicpd/distinfo 2020/11/09 10:53:42 1.120
@@ -1,7 +1,7 @@ @@ -1,7 +1,7 @@
1$NetBSD: distinfo,v 1.119 2020/10/18 14:43:59 wiz Exp $ 1$NetBSD: distinfo,v 1.120 2020/11/09 10:53:42 wiz Exp $
2 2
3SHA1 (mpd-0.22.1.tar.xz) = 1880a44bd914d1a69ff0bbac2dc4402edbc22611 3SHA1 (mpd-0.22.3.tar.xz) = 30bb8adcb6665fa3863f181f14a513209876297a
4RMD160 (mpd-0.22.1.tar.xz) = 455b9a086aa2a4792224106cb7e3de48548ec503 4RMD160 (mpd-0.22.3.tar.xz) = ff696172405f6baad8dc0592ff6098326a617982
5SHA512 (mpd-0.22.1.tar.xz) = b7c0156bb85bbc551435bbb9a49ed719e51fe0446dcecbaadbe083e705fc16da9d03d83814c7dcc041075a46544473cf63e5d1576dbc3961bfdfa44ef5fb27d7 5SHA512 (mpd-0.22.3.tar.xz) = deeafbe1a95f777fa4f9f355293a648a3f7121fae8e299c92dbd43d821319ffa4182c558cb0691f65e90f243428cec2cf14f64e9572bc72fc6a2af0fd9c0cd60
6Size (mpd-0.22.1.tar.xz) = 725204 bytes 6Size (mpd-0.22.3.tar.xz) = 726356 bytes
7SHA1 (patch-src_net_IPv6Address.hxx) = 3e0ad6e63a970a17d0d8b2403acc538d8b08342e 7SHA1 (patch-src_net_IPv6Address.hxx) = 3e0ad6e63a970a17d0d8b2403acc538d8b08342e