Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6CE9763B873 for ; Mon, 19 Apr 2010 18:46:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 1CE4763B19F; Mon, 19 Apr 2010 18:46:18 +0000 (UTC) Received: from cvs.netbsd.org (cvs.NetBSD.org [IPv6:2001:4f8:3:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 39B6063B19D for ; Mon, 19 Apr 2010 18:46:17 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id CDC39175DF; Mon, 19 Apr 2010 18:46:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Mon, 19 Apr 2010 18:46:15 +0000 From: Tobias Nygren Subject: CVS commit: pkgsrc/x11/libdrm To: pkgsrc-changes@NetBSD.org Reply-To: tnn@netbsd.org X-Mailer: log_accum Message-Id: <20100419184616.CDC39175DF@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: list Module Name: pkgsrc Committed By: tnn Date: Mon Apr 19 18:46:15 UTC 2010 Modified Files: pkgsrc/x11/libdrm: Makefile distinfo Added Files: pkgsrc/x11/libdrm/patches: patch-ad Log Message: clean up atomic ops handling and use devel/libatomic_ops as a fallback. Based on patch from Dennis den Brok. To generate a diff of this commit: cvs rdiff -u -r1.11 -r1.12 pkgsrc/x11/libdrm/Makefile cvs rdiff -u -r1.12 -r1.13 pkgsrc/x11/libdrm/distinfo cvs rdiff -u -r0 -r1.1 pkgsrc/x11/libdrm/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.