Created attachment 228496 [details] 0001-net-p2p-sonarr-Depend-on-mono6.8-instead-of-mono5.10.patch Jackett has been updated, and depends on mono6.8 now. As stated in https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=256576#c10 this makes it impossible to run sonarr and jackett on the same machine (or jail). Since both applications are often used together, being able to run both on the same machine/jail is 'a must' This also fixes a warning in sonarr web panel about an outdated mono runtime. portlint: ok poudriere: ok runs on my FreeBSD 13 AMD64 setup for some time already without problems.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=77116c15b33233c309f991f2b680347a2e38db0d commit 77116c15b33233c309f991f2b680347a2e38db0d Author: Mark Felder <feld@FreeBSD.org> AuthorDate: 2021-10-07 14:34:01 +0000 Commit: Mark Felder <feld@FreeBSD.org> CommitDate: 2021-10-07 14:34:49 +0000 net-p2p/sonarr: Update to 3.0.6.1342 - Switch to Mono 6.8 PR: 258981 net-p2p/sonarr/Makefile | 7 +++---- net-p2p/sonarr/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-)