Subject: CVS commit: pkgsrc/lang/mono
From: Havard Eidnes
Date: 2017-01-10 11:35:28
Message id: 20170110103528.97BD5FBA6@cvs.NetBSD.org

Log Message:
Rename one patch, add another to fix at least two problems preventing
this to build for NetBSD/powerpc:
 * need a cast in one place (in the renamed patch)
 * an overcautious assert() is incompatible with top/down VM layout in NetBSD
This still doesn't work on NetBSD/powerpc, though, and I ran out of time.
The build produces a mono-boehm.core file the first time through the build
(for some reason not the subsequent attempts, sigh!), and I have problems
reconstructing the CLI to run the mono-boehm executable under gdb, and the
core file says it got a segv in opendir() which must be nonsensical.

Files:
RevisionActionfile
1.108modifypkgsrc/lang/mono/distinfo
1.1addpkgsrc/lang/mono/patches/patch-mono_utils_mono-sigcontext.h
1.1addpkgsrc/lang/mono/patches/patch-mono_utils_mono-threads.c
1.27removepkgsrc/lang/mono/patches/patch-ad