Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id B7E9C63B879 for ; Sat, 31 Jan 2009 20:05:58 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 636E063B407; Sat, 31 Jan 2009 20:05:58 +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 7079263B406 for ; Sat, 31 Jan 2009 20:05:57 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 60572175D0; Sat, 31 Jan 2009 20:05:57 +0000 (UTC) From: Jonathan Perkin Subject: CVS commit: pkgsrc/devel/libatomic_ops To: pkgsrc-changes@NetBSD.org Reply-To: sketch@netbsd.org Message-Id: <20090131200557.60572175D0@cvs.netbsd.org> Date: Sat, 31 Jan 2009 20:05:57 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: sketch Date: Sat Jan 31 20:05:57 UTC 2009 Modified Files: pkgsrc/devel/libatomic_ops: Makefile PLIST distinfo pkgsrc/devel/libatomic_ops/patches: patch-ad Log Message: Sun Studio x86 implementation isn't quite good enough yet for e.g. pulseaudio, so instead use the generic pthread implementation for now. To generate a diff of this commit: cvs rdiff -r1.3 -r1.4 pkgsrc/devel/libatomic_ops/Makefile \ pkgsrc/devel/libatomic_ops/PLIST cvs rdiff -r1.5 -r1.6 pkgsrc/devel/libatomic_ops/distinfo cvs rdiff -r1.1 -r1.2 pkgsrc/devel/libatomic_ops/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.