Bug 258981

Summary: net-p2p/sonarr: Switch to mono6.8
Product: Ports & Packages Reporter: Michiel van Baak Jansen <michiel>
Component: Individual Port(s)Assignee: Mark Felder <feld>
Status: Closed FIXED    
Severity: Affects Only Me Flags: bugzilla: maintainer-feedback? (feld)
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=258982
Attachments:
Description Flags
0001-net-p2p-sonarr-Depend-on-mono6.8-instead-of-mono5.10.patch none

Description Michiel van Baak Jansen 2021-10-07 12:01:33 UTC
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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2021-10-07 14:35:03 UTC
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(-)