[Bug 255710] net-p2p/jackett: Depend on mono6.8 to work on FreeBSD >= 12.0

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 04 Oct 2021 12:49:57 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=255710

--- Comment #4 from commit-hook@FreeBSD.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=b8553f74991faba801b49fd77b77daf350490190

commit b8553f74991faba801b49fd77b77daf350490190
Author:     Rodrigo Osorio <rodrigo@FreeBSD.org>
AuthorDate: 2021-10-04 12:34:45 +0000
Commit:     Rodrigo Osorio <rodrigo@FreeBSD.org>
CommitDate: 2021-10-04 12:47:16 +0000

    net-p2p/jackett: update to 0.18.303

     * Full changelog: https://github.com/Jackett/Jackett/releases

     * For FreeBSD versions >= 12.0-RELEASE
       Remove USE=mono (mono 5.10) who causes Jackett crashes due
       to the FileSystemWatcher (kevent) deadlock problem (PR #198727)
       replaced by a RUN_DEPENDS on mono 6.8.
       After FreeBSD 12.0 is no longer possible to run Jackett and an
       applications such as radarr or sonarr who was built against default
       mono version on the same computer.

    PR:             255710
    PR:     256576
    Reported by:    Michiel van Baak <michiel@vanbaak.eu>

 net-p2p/jackett/Makefile  |  8 ++++++--
 net-p2p/jackett/distinfo  |  6 +++---
 net-p2p/jackett/pkg-plist | 14 ++++++--------
 3 files changed, 15 insertions(+), 13 deletions(-)

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