From 3ebd0c9a0abec963442c6678da6bfd38ace1806e Mon Sep 17 00:00:00 2001 From: wiz Date: Sun, 5 Feb 2017 18:51:59 +0000 Subject: Updated musicpd to 0.20.4. ver 0.20.4 (2017/02/01) * input - nfs: fix freeze after reconnect * output - sndio: work around a libroar C++ incompatibility * workaround for GCC 4.9 "constexpr" bug * fix FreeBSD build failure ver 0.20.3 (2017/01/25) * protocol - "playlistadd" creates new playlist if it does not exist, as documented * database - proxy: fix error "terminate called after throwing ..." - proxy: make connect errors during startup non-fatal * neighbor - upnp: fix premature expiry * replay gain: don't reset ReplayGain levels when unpausing playback * silence surround channels when converting from stereo * use shortcuts such as "dsd64" in log messages --- audio/musicpd/Makefile | 5 ++--- audio/musicpd/distinfo | 10 +++++----- 2 files changed, 7 insertions(+), 8 deletions(-) (limited to 'audio') diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index 98d62d43a61..b9a3ee1f004 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.137 2017/01/21 20:06:47 ryoon Exp $ +# $NetBSD: Makefile,v 1.138 2017/02/05 18:51:59 wiz Exp $ -DISTNAME= mpd-0.20.2 +DISTNAME= mpd-0.20.4 PKGNAME= ${DISTNAME:S/mpd/musicpd/} -PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.musicpd.org/download/mpd/0.20/ #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index cbd9439bf01..8231d70dc96 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.77 2017/01/16 11:53:08 wiz Exp $ +$NetBSD: distinfo,v 1.78 2017/02/05 18:51:59 wiz Exp $ -SHA1 (mpd-0.20.2.tar.xz) = b83eb588976f8c7f5383ac423505c259046a42e4 -RMD160 (mpd-0.20.2.tar.xz) = d65e904321d5a5a5fff8c83553c4efd2c1482530 -SHA512 (mpd-0.20.2.tar.xz) = d02b916f342c4b9547f32b1c7611a61983f2e11534f0667778e38077066058319a3f2a5aa7ff28e281af1ec01d00d8f2195bb91ca2f5556d3533b387ce857826 -Size (mpd-0.20.2.tar.xz) = 768816 bytes +SHA1 (mpd-0.20.4.tar.xz) = 34753876145620c8cb30c036bbd4daf707752cf8 +RMD160 (mpd-0.20.4.tar.xz) = 36a457e60a3e45e49d10ccf964b283905b1a7ef0 +SHA512 (mpd-0.20.4.tar.xz) = d0c01ae6a3fd59e5ccdc24225bd9bb9e63620f1a395d317573499cc045de81f2abd803ca87eb1b2ca1d26d25167aaa6f5523e96f9512619272b857190efa0a72 +Size (mpd-0.20.4.tar.xz) = 770132 bytes -- cgit v1.2.3