Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 34B4563B874 for ; Fri, 25 Apr 2008 11:23:28 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id E6B8F63B265; Fri, 25 Apr 2008 11:23:27 +0000 (UTC) Received: from cvs.netbsd.org (unknown [IPv6:2001:4f8:4:7:2e0:81ff:fe30:95bd]) by mail.netbsd.org (Postfix) with ESMTP id 1525163B168 for ; Fri, 25 Apr 2008 11:23:27 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 02EB2175D0; Fri, 25 Apr 2008 11:23:27 +0000 (UTC) From: Mihai Chelaru Subject: CVS commit: pkgsrc/lang/mono To: pkgsrc-changes@NetBSD.org Reply-To: kefren@netbsd.org Message-Id: <20080425112327.02EB2175D0@cvs.netbsd.org> Date: Fri, 25 Apr 2008 11:23:27 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: kefren Date: Fri Apr 25 11:23:26 UTC 2008 Modified Files: pkgsrc/lang/mono: Makefile distinfo Added Files: pkgsrc/lang/mono/patches: patch-ad Log Message: pullup a patch from trunk that fixes a crash when inferring from null argument anonymous method. This should fix crash when building wip/nemo. Bump pkgrevision Thanks to Marek Safar for pointing me the exact change in mono tree To generate a diff of this commit: cvs rdiff -r1.64 -r1.65 pkgsrc/lang/mono/Makefile cvs rdiff -r1.34 -r1.35 pkgsrc/lang/mono/distinfo cvs rdiff -r0 -r1.14 pkgsrc/lang/mono/patches/patch-ad Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.