Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 3AC2463D489 for ; Tue, 4 Oct 2011 18:15:34 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 0BF9014A181; Tue, 4 Oct 2011 18:15:34 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 01D2414A17C for ; Tue, 4 Oct 2011 18:15:32 +0000 (UTC) X-Virus-Scanned: amavisd-new at NetBSD.org Received: from mail.netbsd.org ([127.0.0.1]) by localhost (mail.NetBSD.org [127.0.0.1]) (amavisd-new, port 10025) with ESMTP id tN3cqV6G4m4q for ; Tue, 4 Oct 2011 18:15:30 +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 629D514A17B for ; Tue, 4 Oct 2011 18:15:30 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 40BE4175DD; Tue, 4 Oct 2011 18:15:30 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Tue, 4 Oct 2011 18:15:30 +0000 From: "Benny Siegert" Subject: CVS commit: pkgsrc/devel/libatomic_ops To: pkgsrc-changes@NetBSD.org Reply-To: bsiegert@netbsd.org X-Mailer: log_accum Message-Id: <20111004181530.40BE4175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: bsiegert Date: Tue Oct 4 18:15:30 UTC 2011 Modified Files: pkgsrc/devel/libatomic_ops: Makefile Makefile.version PLIST buildlink3.mk distinfo pkgsrc/devel/libatomic_ops/patches: patch-ab patch-ac patch-ad Added Files: pkgsrc/devel/libatomic_ops: MESSAGE Removed Files: pkgsrc/devel/libatomic_ops/patches: patch-aa patch-ae patch-af Log Message: Import libatomic_ops from wip, copy distfile to ftp.netbsd.org. Fixes build on Mac OS X, thus fixing PR pkg/45377. To generate a diff of this commit: cvs rdiff -u -r0 -r1.1 pkgsrc/devel/libatomic_ops/MESSAGE cvs rdiff -u -r1.4 -r1.5 pkgsrc/devel/libatomic_ops/Makefile cvs rdiff -u -r1.1.1.1 -r1.2 pkgsrc/devel/libatomic_ops/Makefile.version cvs rdiff -u -r1.5 -r1.6 pkgsrc/devel/libatomic_ops/PLIST cvs rdiff -u -r1.3 -r1.4 pkgsrc/devel/libatomic_ops/buildlink3.mk cvs rdiff -u -r1.9 -r1.10 pkgsrc/devel/libatomic_ops/distinfo cvs rdiff -u -r1.1.1.1 -r0 pkgsrc/devel/libatomic_ops/patches/patch-aa cvs rdiff -u -r1.1 -r1.2 pkgsrc/devel/libatomic_ops/patches/patch-ab \ pkgsrc/devel/libatomic_ops/patches/patch-ac cvs rdiff -u -r1.2 -r1.3 pkgsrc/devel/libatomic_ops/patches/patch-ad cvs rdiff -u -r1.4 -r0 pkgsrc/devel/libatomic_ops/patches/patch-ae cvs rdiff -u -r1.3 -r0 pkgsrc/devel/libatomic_ops/patches/patch-af Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.