From owner-cvs-all@FreeBSD.ORG Mon Oct 30 23:19:01 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2ED5816A40F; Mon, 30 Oct 2006 23:19:01 +0000 (UTC) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id ED92E43D49; Mon, 30 Oct 2006 23:19:00 +0000 (GMT) (envelope-from marcus@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k9UNJ0BR058158; Mon, 30 Oct 2006 23:19:00 GMT (envelope-from marcus@repoman.freebsd.org) Received: (from marcus@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k9UNJ0G9058157; Mon, 30 Oct 2006 23:19:00 GMT (envelope-from marcus) Message-Id: <200610302319.k9UNJ0G9058157@repoman.freebsd.org> From: Joe Marcus Clarke Date: Mon, 30 Oct 2006 23:19:00 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/audio/rhythmbox Makefile ports/audio/rhythmbox/files patch-podcast_rb-podcast-manager.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 30 Oct 2006 23:19:01 -0000 marcus 2006-10-30 23:19:00 UTC FreeBSD ports repository Modified files: audio/rhythmbox Makefile Added files: audio/rhythmbox/files patch-podcast_rb-podcast-manager.c Log: Hack around a bug that would almost certainly result in a crash for any users trying to download or play Podcasts in Rhythmbox. This is a bandaid until the locking code is rewritten upstream. Tested by: ahze flz Reported by: many Approved by: portmgr (implicit) Revision Changes Path 1.83 +1 -1 ports/audio/rhythmbox/Makefile 1.1 +56 -0 ports/audio/rhythmbox/files/patch-podcast_rb-podcast-manager.c (new)