[Bug 238089] lang/mono: Update to 5.20 (5.10.0 dates to 2018-02)

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Sat Nov 7 18:56:12 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238089

--- Comment #62 from Todd martin <toddmartin at techie.com> ---
(In reply to Todd martin from comment #61)

"

(In reply to akanar from comment #60)
Okay, so apparently the problem was my instructions.

I just did 3 test jails, 11.4, 12.1, and 12.2-RELEASE.

patch issues were resolved when I patched directly to /usr/ports/lang/mono

"
fetch 'https://bz-attachments.freebsd.org/attachment.cgi?id=219414' -o
/tmp/mono-patch-6.8.0.105
cd /usr/ports/lang/mono
patch -p1 -E < /tmp/mono-patch-6.8.0.105
"
or
"
fetch 'https://bz-attachments.freebsd.org/attachment.cgi?id=219414' -o
/tmp/mono-patch-6.8.0.105
patch -p1 -d /uar/ports/lang/mono -E < /tmp/mono-patch-6.8.0.105
"

@akanar  sorry for the mixup and thank you for pointing it out.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the freebsd-mono mailing list