Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id CF20063B88A for ; Mon, 13 Oct 2008 17:15:45 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 7664663B118; Mon, 13 Oct 2008 17:15:45 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe25:eab4]) by mail.netbsd.org (Postfix) with ESMTP id 951B063B10B for ; Mon, 13 Oct 2008 17:15:44 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 78A0F175D0; Mon, 13 Oct 2008 17:15:44 +0000 (UTC) From: Reinoud Zandijk Subject: CVS commit: pkgsrc To: pkgsrc-changes@NetBSD.org Reply-To: reinoud@netbsd.org Message-Id: <20081013171544.78A0F175D0@cvs.netbsd.org> Date: Mon, 13 Oct 2008 17:15:44 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: reinoud Date: Mon Oct 13 17:15:44 UTC 2008 Modified Files: pkgsrc/devel/SDL: Makefile distinfo pkgsrc/doc: CHANGES-2008 Added Files: pkgsrc/devel/SDL/patches: patch-ab Log Message: Apply patch to first unlock the CD before trying to eject it. Since SDL doesn't seem to have lock/unlock primitives, this looks like the right thing to do. Fixes audio/tcd's eject function too. To generate a diff of this commit: cvs rdiff -r1.82 -r1.83 pkgsrc/devel/SDL/Makefile cvs rdiff -r1.50 -r1.51 pkgsrc/devel/SDL/distinfo cvs rdiff -r0 -r1.8 pkgsrc/devel/SDL/patches/patch-ab cvs rdiff -r1.2493 -r1.2494 pkgsrc/doc/CHANGES-2008 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.