Bug 194009 - lang/mono update to 3.8
Summary: lang/mono update to 3.8
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-mono (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-09-29 01:23 UTC by Ben Woods
Modified: 2014-10-14 16:57 UTC (History)
1 user (show)

See Also:
woodsb02: maintainer-feedback? (mono)


Attachments
SVN patch to update lang/mono to 3.8 (includes patch-skip-tests) (52.95 KB, patch)
2014-09-29 01:23 UTC, Ben Woods
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ben Woods freebsd_committer freebsd_triage 2014-09-29 01:23:25 UTC
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.
Comment 1 Bugzilla Automation freebsd_committer freebsd_triage 2014-09-29 01:23:25 UTC
Auto-assigned to maintainer mono@FreeBSD.org
Comment 2 commit-hook freebsd_committer freebsd_triage 2014-10-14 16:56:37 UTC
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
Comment 3 Romain Tartière freebsd_committer freebsd_triage 2014-10-14 16:57:47 UTC
Mono was updated with a slightly different patch.