Bug 189038 - [PATCH] audio/musicpd: update to 0.18.10
Summary: [PATCH] audio/musicpd: update to 0.18.10
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Chris Rees
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-04-26 22:40 UTC by martin.dieringer
Modified: 2014-05-26 19:30 UTC (History)
0 users

See Also:


Attachments
musicpd-0.18.10.patch (3.03 KB, patch)
2014-04-26 22:40 UTC, martin.dieringer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description martin.dieringer 2014-04-26 22:40:00 UTC
- 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
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2014-04-26 22:40:05 UTC
Responsible Changed
From-To: freebsd-ports-bugs->crees

Over to maintainer (via the GNATS Auto Assign Tool)
Comment 2 Chris Rees freebsd_committer freebsd_triage 2014-05-26 19:23:32 UTC
State Changed
From-To: open->closed

Updated to 0.18.11-- thanks for the suggestion.
Comment 3 dfilter service freebsd_committer freebsd_triage 2014-05-26 19:24:20 UTC
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"