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

--- Comment #62 from Todd martin <toddmar...@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.
_______________________________________________
freebsd-mono@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-mono
To unsubscribe, send any mail to "freebsd-mono-unsubscr...@freebsd.org"

Reply via email to