Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 13 May 2012 20:11:27 +0000 (UTC)
From:      Pav Lucistnik <pav@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/mono-tools Makefile
Message-ID:  <201205132011.q4DKBRbB094787@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201205132011.q4DKBRbB094787>