Date: Mon, 04 Oct 2021 12:49:57 +0000 From: bugzilla-noreply@freebsd.org To: ports-bugs@FreeBSD.org Subject: [Bug 255710] net-p2p/jackett: Depend on mono6.8 to work on FreeBSD >= 12.0 Message-ID: <bug-255710-7788-M9itpguWaF@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-255710-7788@https.bugs.freebsd.org/bugzilla/> References: <bug-255710-7788@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D255710 --- Comment #4 from commit-hook@FreeBSD.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=3Db8553f74991faba801b49fd77b77daf= 350490190 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 >=3D 12.0-RELEASE Remove USE=3Dmono (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(-) --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-255710-7788-M9itpguWaF>