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: Sun Oct 18 14:43:59 UTC 2020
Modified Files:
pkgsrc/audio/musicpd: Makefile distinfo
Log Message:
musicpd: update to 0.22.1.
ver 0.22.1 (2020/10/17)
* decoder
- opus: apply the OpusHead output gain even if there is no EBU R128 tag
- opus: fix track/album ReplayGain fallback
* output
- alsa: don't deadlock when the ALSA driver is buggy
- jack, pulse: reduce the delay when stopping or pausing playback
* playlist
- cue: fix two crash bugs
* state_file: fix the state_file_interval setting
To generate a diff of this commit:
cvs rdiff -u -r1.226 -r1.227 pkgsrc/audio/musicpd/Makefile
cvs rdiff -u -r1.118 -r1.119 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.226 pkgsrc/audio/musicpd/Makefile:1.227
--- pkgsrc/audio/musicpd/Makefile:1.226 Fri Oct 2 09:47:09 2020
+++ pkgsrc/audio/musicpd/Makefile Sun Oct 18 14:43:59 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.226 2020/10/02 09:47:09 wiz Exp $
+# $NetBSD: Makefile,v 1.227 2020/10/18 14:43:59 wiz Exp $
-DISTNAME= mpd-0.22
+DISTNAME= mpd-0.22.1
PKGNAME= ${DISTNAME:S/mpd/musicpd/}
CATEGORIES= audio
MASTER_SITES= https://www.musicpd.org/download/mpd/0.22/
Index: pkgsrc/audio/musicpd/distinfo
diff -u pkgsrc/audio/musicpd/distinfo:1.118 pkgsrc/audio/musicpd/distinfo:1.119
--- pkgsrc/audio/musicpd/distinfo:1.118 Fri Oct 2 09:47:09 2020
+++ pkgsrc/audio/musicpd/distinfo Sun Oct 18 14:43:59 2020
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.118 2020/10/02 09:47:09 wiz Exp $
+$NetBSD: distinfo,v 1.119 2020/10/18 14:43:59 wiz Exp $
-SHA1 (mpd-0.22.tar.xz) = 5dd348085f39e6c6259a771e49d992370d55872e
-RMD160 (mpd-0.22.tar.xz) = b1b54c521796b26e20c60f1ab1b3600fed0ae397
-SHA512 (mpd-0.22.tar.xz) = 2a6671dc2392dbac65d8339b8cfe86626fc46727bedab80266b24c6d63b0a26a832fc233576866ab5115627efdaa61bbe6876f4d33cb48c21e16fb5b74d3cfe4
-Size (mpd-0.22.tar.xz) = 722940 bytes
+SHA1 (mpd-0.22.1.tar.xz) = 1880a44bd914d1a69ff0bbac2dc4402edbc22611
+RMD160 (mpd-0.22.1.tar.xz) = 455b9a086aa2a4792224106cb7e3de48548ec503
+SHA512 (mpd-0.22.1.tar.xz) = b7c0156bb85bbc551435bbb9a49ed719e51fe0446dcecbaadbe083e705fc16da9d03d83814c7dcc041075a46544473cf63e5d1576dbc3961bfdfa44ef5fb27d7
+Size (mpd-0.22.1.tar.xz) = 725204 bytes
SHA1 (patch-src_net_IPv6Address.hxx) = 3e0ad6e63a970a17d0d8b2403acc538d8b08342e
Home |
Main Index |
Thread Index |
Old Index