[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
Mon Sep 9 15:32:36 UTC 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=238089
--- Comment #10 from kralizeck <er.tesnico at gmail.com> ---
(In reply to Igor Zabelin from comment #8)
I'm trying to apply your patch with no luck... I'm newby in this matters..
On a copy of /usr/ports/lang/mono I run:
patch -C < /tmp/mono-patch-5.20.1.34
with no errors, so I apply the patch:
patch < /tmp/mono-patch-5.20.1.34
All seems ok.
Now I run:
make install clean
This is the output:
===> License MIT accepted by the user
===> mono-5.20.1.34 depends on file: /usr/local/sbin/pkg - found
=> mono-5.20.1.34.tar.bz2 doesn't seem to exist in /usr/ports/distfiles/.
=> Attempting to fetch
https://download.mono-project.com/sources/mono/mono-5.20.1.34.tar.bz2
mono-5.20.1.34.tar.bz2 235 MB 65 MBps 04s
=> monolite-linux-1051000004-latest.tar.gz doesn't seem to exist in
/usr/ports/distfiles/.
=> Attempting to fetch
http://download.mono-project.com/monolite/monolite-linux-1051000004-latest.tar.gz
monolite-linux-1051000004-latest.tar.gz 4707 kB 16 MBps 00s
===> Fetching all distfiles required by mono-5.20.1.34 for building
===> Extracting for mono-5.20.1.34
=> SHA256 Checksum OK for mono-5.20.1.34.tar.bz2.
=> SHA256 Checksum OK for monolite-linux-1051000004-latest.tar.gz.
/bin/mkdir -p
/hdd3/root/downgrades/mono/work/mono-5.20.1.34/mcs/class/lib/monolite-linux
/bin/mv /hdd3/root/downgrades/mono/work/monolite-linux-1051000004-latest
/hdd3/root/downgrades/mono/work/mono-5.20.1.34/mcs/class/lib/monolite-linux/1051000004
===> Patching for mono-5.20.1.34
===> Applying FreeBSD patches for mono-5.20.1.34
I can't seem to find a patch in there anywhere.
=> FreeBSD patch patch-configure.ac failed to apply cleanly.
*** Error code 1
Stop.
make[1]: stopped in /hdd3/root/downgrades/mono
*** Error code 1
Stop.
make: stopped in /hdd3/root/downgrades/mono
The file files/patch-configure.ac is empty.
Am I missing any step to apply the patch?
Thanks.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-mono
mailing list