Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 6BCE563B9F9 for ; Sat, 29 Oct 2011 05:47:57 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 605) id 052FB14A146; Sat, 29 Oct 2011 05:47:57 +0000 (UTC) Received: from localhost (localhost [127.0.0.1]) by mail.netbsd.org (Postfix) with ESMTP id 1750F14A145 for ; Sat, 29 Oct 2011 05:47:55 +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 A2WmCNxqc5cG for ; Sat, 29 Oct 2011 05:47:54 +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 87C9914A144 for ; Sat, 29 Oct 2011 05:47:54 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 6F03D175DD; Sat, 29 Oct 2011 05:47:54 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: 8bit Content-Type: text/plain; charset="US-ASCII" Date: Sat, 29 Oct 2011 05:47:54 +0000 From: "Mihai Chelaru" Subject: CVS commit: pkgsrc/lang/mono To: pkgsrc-changes@NetBSD.org Reply-To: kefren@netbsd.org X-Mailer: log_accum Message-Id: <20111029054754.6F03D175DD@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes.NetBSD.org Precedence: bulk Module Name: pkgsrc Committed By: kefren Date: Sat Oct 29 05:47:54 UTC 2011 Modified Files: pkgsrc/lang/mono: Makefile distinfo pkgsrc/lang/mono/patches: patch-ab patch-ad patch-ae patch-al patch-ba Log Message: Update to 2.10.6. Minor bugfixes found in Changelog: Simplify building with the Android NDK. Allow Android'd support_boehm=no to work. Disable the -Wunused-by-set-variable warning supported by newer gcc versions. Add shared_perfcounters option to enable minimal. Fix configure check for darwin to support all variants Fix mingw32 cross-build on a git no-branch checkout. Add a membar to libgc's UNLOCK () on arm. Pass HAVE_ARMV6 to libgc on darwin too. To generate a diff of this commit: cvs rdiff -u -r1.119 -r1.120 pkgsrc/lang/mono/Makefile cvs rdiff -u -r1.82 -r1.83 pkgsrc/lang/mono/distinfo cvs rdiff -u -r1.27 -r1.28 pkgsrc/lang/mono/patches/patch-ab cvs rdiff -u -r1.22 -r1.23 pkgsrc/lang/mono/patches/patch-ad cvs rdiff -u -r1.10 -r1.11 pkgsrc/lang/mono/patches/patch-ae cvs rdiff -u -r1.4 -r1.5 pkgsrc/lang/mono/patches/patch-al cvs rdiff -u -r1.7 -r1.8 pkgsrc/lang/mono/patches/patch-ba Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.