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



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1ad1e0043bbe
branches:  trunk
changeset: 447642:1ad1e0043bbe
user:      wiz <wiz%pkgsrc.org@localhost>
date:      Wed Feb 24 12:29:48 2021 +0000

description:
musicpd: update to 0.22.6.

ver 0.22.6 (2021/02/16)
* fix missing tags on songs in queue

ver 0.22.5 (2021/02/15)
* protocol
  - error for malformed ranges instead of ignoring silently
  - better error message for open-ended range with "move"
* database
  - simple: fix missing CUE sheet metadata in "addid" command
* tags
  - id: translate TPE3 to Conductor, not Performer
* archive
  - iso9660: another fix for unaligned reads
* output
  - httpd: error handling on Windows improved
  - pulse: fix deadlock with "always_on"
* Windows:
  - enable https:// support (via Schannel)
* Android
  - work around "Permission denied" on mpd.conf

diffstat:

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

diffs (30 lines):

diff -r cd9b46b36b81 -r 1ad1e0043bbe audio/musicpd/Makefile
--- a/audio/musicpd/Makefile    Wed Feb 24 12:26:31 2021 +0000
+++ b/audio/musicpd/Makefile    Wed Feb 24 12:29:48 2021 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.236 2021/02/07 06:30:14 ryoon Exp $
+# $NetBSD: Makefile,v 1.237 2021/02/24 12:29:48 wiz Exp $
 
-DISTNAME=      mpd-0.22.4
+DISTNAME=      mpd-0.22.6
 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 cd9b46b36b81 -r 1ad1e0043bbe audio/musicpd/distinfo
--- a/audio/musicpd/distinfo    Wed Feb 24 12:26:31 2021 +0000
+++ b/audio/musicpd/distinfo    Wed Feb 24 12:29:48 2021 +0000
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.121 2021/01/25 10:06:10 wiz Exp $
+$NetBSD: distinfo,v 1.122 2021/02/24 12:29:48 wiz Exp $
 
-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 (mpd-0.22.6.tar.xz) = b900af448040d76827ed84dd4ae78e24443513a5
+RMD160 (mpd-0.22.6.tar.xz) = 90fbf971481bcddfcdaad9c6b41718169145b62c
+SHA512 (mpd-0.22.6.tar.xz) = 5e417204e24d11fa609740ae92bc1d796aad2d63537655f655074d829cd79cadaf1ca025171dcf5486c1e557cc946152c21e299286b1cb74cc342da2b1f41343
+Size (mpd-0.22.6.tar.xz) = 730524 bytes
 SHA1 (patch-src_net_IPv6Address.hxx) = 3e0ad6e63a970a17d0d8b2403acc538d8b08342e



Home | Main Index | Thread Index | Old Index