Received: from mail.netbsd.org (mail.netbsd.org [204.152.190.11]) by narn.NetBSD.org (Postfix) with ESMTP id 1A0F963B88A for ; Fri, 10 Oct 2008 22:02:44 +0000 (UTC) Received: by mail.netbsd.org (Postfix, from userid 0) id C424D63B131; Fri, 10 Oct 2008 22:02:43 +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 24A2563B11C for ; Fri, 10 Oct 2008 22:02:43 +0000 (UTC) Received: by cvs.netbsd.org (Postfix, from userid 500) id 15FA4175D0; Fri, 10 Oct 2008 22:02:43 +0000 (UTC) From: Mihai Chelaru Subject: CVS commit: pkgsrc/lang/mono To: pkgsrc-changes@NetBSD.org Reply-To: kefren@netbsd.org Message-Id: <20081010220243.15FA4175D0@cvs.netbsd.org> Date: Fri, 10 Oct 2008 22:02:43 +0000 (UTC) Sender: pkgsrc-changes-owner@NetBSD.org List-Id: pkgsrc-changes Precedence: list Module Name: pkgsrc Committed By: kefren Date: Fri Oct 10 22:02:43 UTC 2008 Modified Files: pkgsrc/lang/mono: Makefile distinfo Added Files: pkgsrc/lang/mono/patches: patch-cf Log Message: Disable generic sharing on NetBSD/amd64 in order to get it built and working. Probably this should be done for all *BSD as well. Bump PKGREVISION To generate a diff of this commit: cvs rdiff -r1.72 -r1.73 pkgsrc/lang/mono/Makefile cvs rdiff -r1.38 -r1.39 pkgsrc/lang/mono/distinfo cvs rdiff -r0 -r1.3 pkgsrc/lang/mono/patches/patch-cf Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.