Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by www.NetBSD.org (Postfix) with ESMTP id 5EC2063B883 for ; Wed, 15 Jul 2009 11:37:18 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id 0161463B160; Wed, 15 Jul 2009 11:37: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 132CD63B14B for ; Wed, 15 Jul 2009 11:37:16 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id E492B175D0; Wed, 15 Jul 2009 11:37:16 +0000 (UTC) MIME-Version: 1.0 Content-Disposition: inline Content-Transfer-Encoding: binary Content-Type: text/plain Date: Wed, 15 Jul 2009 11:37:16 +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: <20090715113716.E492B175D0@cvs.netbsd.org> Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: kefren Date: Wed Jul 15 11:37:16 UTC 2009 Modified Files: pkgsrc/lang/mono: Makefile PLIST.common buildlink3.mk distinfo Log Message: Update to 2.4.2.1 This version is the first version to integrate Microsoft's open source ASP.NET MVC stack. More than 140 bug fixed. Check http://www.mono-project.com/Release_Notes_Mono_2.4.2 for more changes. To generate a diff of this commit: cvs rdiff -u -r1.88 -r1.89 pkgsrc/lang/mono/Makefile cvs rdiff -u -r1.5 -r1.6 pkgsrc/lang/mono/PLIST.common cvs rdiff -u -r1.33 -r1.34 pkgsrc/lang/mono/buildlink3.mk cvs rdiff -u -r1.50 -r1.51 pkgsrc/lang/mono/distinfo Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.