From owner-cvs-all@FreeBSD.ORG Sun May 13 20:11:27 2012 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E28F01065674; Sun, 13 May 2012 20:11:27 +0000 (UTC) (envelope-from pav@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id CF8DC8FC15; Sun, 13 May 2012 20:11:27 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id q4DKBRkv094788; Sun, 13 May 2012 20:11:27 GMT (envelope-from pav@repoman.freebsd.org) Received: (from pav@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id q4DKBRbB094787; Sun, 13 May 2012 20:11:27 GMT (envelope-from pav) Message-Id: <201205132011.q4DKBRbB094787@repoman.freebsd.org> From: Pav Lucistnik Date: Sun, 13 May 2012 20:11:27 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/devel/mono-tools Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 May 2012 20:11:28 -0000 pav 2012-05-13 20:11:27 UTC FreeBSD ports repository Modified files: devel/mono-tools Makefile Log: - Mark BROKEN: does not build ./DelegatesPassedToNativeCodeMustIncludeExceptionHandlingRule.cs(496,74): error CS1061: Type `Mono.Cecil.Cil.ExceptionHandler' does not contain a definition for `FilterEnd' and no extension method `FilterEnd' of type `Mono.Cecil.Cil.ExceptionHandler' could be found (are you missing a using directive or an assembly reference?) /usr/local/lib/mono/gac/Mono.Cecil/0.9.5.0__0738eb9f132ed756/Mono.Cecil.dll (Location of the symbol related to previous error) Reported by: pointyhat Revision Changes Path 1.26 +2 -0 ports/devel/mono-tools/Makefile