pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/musicpd
Module Name: pkgsrc
Committed By: wiz
Date: Wed Feb 24 12:29:48 UTC 2021
Modified Files:
pkgsrc/audio/musicpd: Makefile distinfo
Log Message:
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
To generate a diff of this commit:
cvs rdiff -u -r1.236 -r1.237 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.121 -r1.122 pkgsrc/audio/musicpd/distinfo
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/musicpd/Makefile
diff -u pkgsrc/audio/musicpd/Makefile:1.236 pkgsrc/audio/musicpd/Makefile:1.237
--- pkgsrc/audio/musicpd/Makefile:1.236 Sun Feb 7 06:30:14 2021
+++ pkgsrc/audio/musicpd/Makefile Wed Feb 24 12:29:48 2021
@@ -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
Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.121 pkgsrc/audio/musicpd/distinfo:1.122
--- pkgsrc/audio/musicpd/distinfo:1.121 Mon Jan 25 10:06:10 2021
+++ pkgsrc/audio/musicpd/distinfo Wed Feb 24 12:29:48 2021
@@ -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