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: Tue Apr 28 17:36:54 UTC 2020
Modified Files:
pkgsrc/audio/musicpd: Makefile distinfo
Log Message:
musicpd: update to 0.21.23.
ver 0.21.23 (2020/04/23)
* protocol
- add tag fallback for AlbumSort
* storage
- curl: fix corrupt "href" values in the presence of XML entities
- curl: unescape "href" values
* input
- nfs: fix crash bug
- nfs: fix freeze bug on reconnect
* decoder
- gme: adapt to API change in the upcoming version 0.7.0
* output
- alsa: implement channel mapping for 5.0 and 7.0
* player
- drain outputs at end of song in "single" mode
* Windows
- fix case insensitive search
To generate a diff of this commit:
cvs rdiff -u -r1.216 -r1.217 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.114 -r1.115 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.216 pkgsrc/audio/musicpd/Makefile:1.217
--- pkgsrc/audio/musicpd/Makefile:1.216 Wed Apr 15 08:48:13 2020
+++ pkgsrc/audio/musicpd/Makefile Tue Apr 28 17:36:54 2020
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.216 2020/04/15 08:48:13 wiz Exp $
+# $NetBSD: Makefile,v 1.217 2020/04/28 17:36:54 wiz Exp $
-DISTNAME= mpd-0.21.22
+DISTNAME= mpd-0.21.23
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
-PKGREVISION= 2
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/0.21/
EXTRACT_SUFX= .tar.xz
Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.114 pkgsrc/audio/musicpd/distinfo:1.115
--- pkgsrc/audio/musicpd/distinfo:1.114 Wed Apr 15 08:48:04 2020
+++ pkgsrc/audio/musicpd/distinfo Tue Apr 28 17:36:54 2020
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.114 2020/04/15 08:48:04 wiz Exp $
+$NetBSD: distinfo,v 1.115 2020/04/28 17:36:54 wiz Exp $
-SHA1 (mpd-0.21.22.tar.xz) = 51a2965f6c14c27f5de7d96e7e80a7f5b387edf1
-RMD160 (mpd-0.21.22.tar.xz) = 1fe7d8193c52b0d65382ed990e2fd2b9692414ca
-SHA512 (mpd-0.21.22.tar.xz) = 051d97500d8224fe4769a667a58c7915eebcca809e9345a30881f99d7c33d99907d9cc0258c0a5fd20f10609edbeb6da16941099ac3c033762ceb4b116e4df04
-Size (mpd-0.21.22.tar.xz) = 679244 bytes
+SHA1 (mpd-0.21.23.tar.xz) = af40bc1e3af94686c8c4d07d753f2a64a3b64521
+RMD160 (mpd-0.21.23.tar.xz) = da94931efbc6160d4ab8fee981713576a8b28408
+SHA512 (mpd-0.21.23.tar.xz) = 155f606cd6ddce3e74d745a0f1479776d9f73b4cd250604072a863e28ea72d1ff1a7eafeae44cada7b16042251065634376eaa1a211b503e2f874c72dbcdecf0
+Size (mpd-0.21.23.tar.xz) = 680060 bytes
SHA1 (patch-src_net_IPv6Address.hxx) = c9e9a5676451e6834fcef359266d37fc15f079e6
SHA1 (patch-src_output_plugins_SolarisOutputPlugin.cxx) = 16f366dfc41b712753ed8da32389848a2cd84f4d
Home |
Main Index |
Thread Index |
Old Index