From f9d112c989a48cc1ab8a1b8bcf99bb3eefc017e1 Mon Sep 17 00:00:00 2001 From: wiz Date: Tue, 5 Aug 2014 19:25:20 +0000 Subject: Update to 0.18.12: ver 0.18.12 (2014/07/30) * database - proxy: fix build failure with libmpdclient 2.2 - proxy: fix add/search and other commands with libmpdclient < 2.9 * decoder - audiofile: improve responsiveness - audiofile: fix WAV stream playback - dsdiff, dsf: fix stream playback - dsdiff: fix metadata parser bug (uninitialized variables) - faad: estimate song duration for remote files - sndfile: improve responsiveness * randomize next song when enabling "random" mode while not playing * randomize next song when adding to single-song queue --- audio/musicpd/Makefile | 5 ++--- audio/musicpd/distinfo | 8 ++++---- 2 files changed, 6 insertions(+), 7 deletions(-) (limited to 'audio') diff --git a/audio/musicpd/Makefile b/audio/musicpd/Makefile index f5b854888a8..a71bc91fbb0 100644 --- a/audio/musicpd/Makefile +++ b/audio/musicpd/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.84 2014/07/02 14:02:38 ryoon Exp $ +# $NetBSD: Makefile,v 1.85 2014/08/05 19:25:20 wiz Exp $ -DISTNAME= mpd-0.18.11 +DISTNAME= mpd-0.18.12 PKGNAME= ${DISTNAME:S/mpd/musicpd/} -PKGREVISION= 2 CATEGORIES= audio MASTER_SITES= http://www.musicpd.org/download/mpd/0.18/ #MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=musicpd/} diff --git a/audio/musicpd/distinfo b/audio/musicpd/distinfo index 622b4f2f1f4..a157fdf2214 100644 --- a/audio/musicpd/distinfo +++ b/audio/musicpd/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.41 2014/05/20 08:41:38 wiz Exp $ +$NetBSD: distinfo,v 1.42 2014/08/05 19:25:20 wiz Exp $ -SHA1 (mpd-0.18.11.tar.xz) = 34585fcb49107508b198798b5657df07c86157f0 -RMD160 (mpd-0.18.11.tar.xz) = 4ff492c81c3c6557a592f962eb98b9e2f0beb89a -Size (mpd-0.18.11.tar.xz) = 584500 bytes +SHA1 (mpd-0.18.12.tar.xz) = 99ba27a541cb18fcd093d93551d34c1c3145ba49 +RMD160 (mpd-0.18.12.tar.xz) = dd19477632f094c4a5f82f9138bdf4cf7d286e60 +Size (mpd-0.18.12.tar.xz) = 585824 bytes SHA1 (patch-src_output_HttpdOutputPlugin.cxx) = 13ea3603f3d4027844eba3fb5561913774022711 SHA1 (patch-src_system_ByteOrder.hxx) = 18dd0046bdd7cb7fef1979a40d6b51e7047cd66f -- cgit v1.2.3