Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Feb 2021 07:13:07 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r564192 - head/devel/monodevelop
Message-ID:  <202102060713.1167D7k3019570@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Feb  6 07:13:06 2021
New Revision: 564192
URL: https://svnweb.freebsd.org/changeset/ports/564192

Log:
  Mark as broken:
  
  "
  The project could not be created
  
  The type initializer for 'MonoDevelop.Projects.MSBuild.MSBuildEvaluationContext' threw an exception.
  "
  This is confirmed by a users and by myself
  
  PR:		248862
  Submitted by:	fbsd@ettinsmoor.net

Modified:
  head/devel/monodevelop/Makefile

Modified: head/devel/monodevelop/Makefile
==============================================================================
--- head/devel/monodevelop/Makefile	Sat Feb  6 07:01:04 2021	(r564191)
+++ head/devel/monodevelop/Makefile	Sat Feb  6 07:13:06 2021	(r564192)
@@ -13,6 +13,8 @@ COMMENT=	IDE for the .NET platform
 LICENSE=	LGPL21
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+BROKEN=		Not usable
+
 BUILD_DEPENDS=	msbuild:devel/msbuild \
 		fsharpc:lang/fsharp \
 		cmake:devel/cmake



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