Created attachment 147788 [details] SVN patch to update lang/mono to 3.8 (includes patch-skip-tests) Mono version 3.8 has been released. SVN Patch attached with necessary port updates. The only difficulty with updating the port to this version was the build failures due to test-conc-hashtable, as described in the mono bug report below: https://bugzilla.xamarin.com/show_bug.cgi?id=21520 I have fixed this temporarily by adding a new patch-skip-tests file, which mimics how it is avoided on Linux.
Auto-assigned to maintainer mono@FreeBSD.org
A commit references this bug: Author: romain Date: Tue Oct 14 16:56:12 UTC 2014 New revision: 370870 URL: https://svnweb.freebsd.org/changeset/ports/370870 Log: Update to 3.8.0. PR: 194009 Submitted by: Ben Woods <woodsb02@gmail.com> Changes: head/lang/mono/Makefile head/lang/mono/distinfo head/lang/mono/files/patch-mono_unit-tests_Makefile.in head/lang/mono/pkg-plist
Mono was updated with a slightly different patch.