summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiz <wiz>2017-02-05 18:51:59 +0000
committerwiz <wiz>2017-02-05 18:51:59 +0000
commitc248557bfc9eed7cfdab1d83801f0f1e7dd5e992 (patch)
tree07b030493fb5075df07be9e61dee991c19fde604 /audio
parent0e12a33ba1e08526e32ba085f3d9d14b24d40563 (diff)
downloadpkgsrc-c248557bfc9eed7cfdab1d83801f0f1e7dd5e992.tar.gz
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
Diffstat (limited to 'audio')
-rw-r--r--audio/musicpd/Makefile5
-rw-r--r--audio/musicpd/distinfo10
2 files changed, 7 insertions, 8 deletions
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