- Update to 0.18.10 - fix race condition in database update, see http://git.musicpd.org/cgit/master/mpd.git/commit/?h=v0.18.x&id=0efb67b51e0d9d34c65bbdbd9df567a8a991cc4c Port maintainer (crees@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 1.02 (mode: update, diff: ports) Fix: apply this patch or wait for 0.18.11 How-To-Repeat: - mpd hangs when updating database with removed/changed files - mpd hangs after 1 track played
Responsible Changed From-To: freebsd-ports-bugs->crees Over to maintainer (via the GNATS Auto Assign Tool)
State Changed From-To: open->closed Updated to 0.18.11-- thanks for the suggestion.
Author: crees Date: Mon May 26 18:24:17 2014 New Revision: 355425 URL: http://svnweb.freebsd.org/changeset/ports/355425 QAT: https://qat.redports.org/buildarchive/r355425/ Log: Update to 0.18.11 PR: ports/189038 Modified: head/audio/musicpd/Makefile head/audio/musicpd/distinfo Modified: head/audio/musicpd/Makefile ============================================================================== --- head/audio/musicpd/Makefile Mon May 26 18:18:09 2014 (r355424) +++ head/audio/musicpd/Makefile Mon May 26 18:24:17 2014 (r355425) @@ -1,8 +1,7 @@ # $FreeBSD$ PORTNAME= musicpd -PORTVERSION= 0.18.8 -PORTREVISION= 4 +PORTVERSION= 0.18.11 CATEGORIES= audio ipv6 MASTER_SITES= http://www.musicpd.org/download/mpd/${PORTVERSION:R}/ DISTNAME= mpd-${PORTVERSION} Modified: head/audio/musicpd/distinfo ============================================================================== --- head/audio/musicpd/distinfo Mon May 26 18:18:09 2014 (r355424) +++ head/audio/musicpd/distinfo Mon May 26 18:24:17 2014 (r355425) @@ -1,2 +1,2 @@ -SHA256 (mpd-0.18.8.tar.xz) = 5366378e548fb77996cc33b0e15165ddd84f1e496bdd04616bd593aecdc26450 -SIZE (mpd-0.18.8.tar.xz) = 583812 +SHA256 (mpd-0.18.11.tar.xz) = f0466a92008ba1a030aebef7ee3cf23f3a56a5764aa36f3a4058d2f336df2ad7 +SIZE (mpd-0.18.11.tar.xz) = 584500 _______________________________________________ svn-ports-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/svn-ports-all To unsubscribe, send any mail to "svn-ports-all-unsubscribe@freebsd.org"