Bug 276077 - net-p2p/sonarr: Update to 4.0.0.748
Summary: net-p2p/sonarr: Update to 4.0.0.748
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Fernando Apesteguía
URL: https://forums.sonarr.tv/t/sonarr-v4-...
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-02 13:48 UTC by Michiel van Baak Jansen
Modified: 2024-01-04 18:46 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-sonarr-Update-to-4.0.0.748.patch (32.14 KB, patch)
2024-01-02 13:48 UTC, Michiel van Baak Jansen
michiel: maintainer-approval+
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Michiel van Baak Jansen 2024-01-02 13:48:17 UTC
Created attachment 247408 [details]
0001-net-p2p-sonarr-Update-to-4.0.0.748.patch

This update has been tested for some time already in the net-p2p/sonarr-devel port.
sonarr is now like the rest of the *arr ports, a .NET based program and no longer runs on mono.

poudriere ok
Works in production on my setup (14.0 amd64)

IMPORTANT: See the forum link for a full list of updates.
As this is a major version upgrade, it's not backwards compatible.
Sonarr will update the configuration to the v4 format, but manual confirmation and probably some changes are needed.
Comment 1 commit-hook freebsd_committer freebsd_triage 2024-01-04 18:43:24 UTC
A commit in branch main references this bug:

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

commit 867e8cb501b901d7443eb292d193e6e13096ebb1
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2024-01-04 09:54:02 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-01-04 18:43:05 +0000

    net-p2p/sonarr: Update to 4.0.0.748

    ChangeLog: https://forums.sonarr.tv/t/sonarr-v4-released/33089

    PR:             276077
    Reported by:    michiel@vanbaak.eu (maintainer)

 net-p2p/sonarr/Makefile             |  44 ++--
 net-p2p/sonarr/distinfo             |   6 +-
 net-p2p/sonarr/files/pkg-message.in |   7 +
 net-p2p/sonarr/files/sonarr.in      |  73 ++++---
 net-p2p/sonarr/pkg-plist            | 402 +++++++++++++++++++++++++++++++-----
 5 files changed, 426 insertions(+), 106 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-04 18:46:42 UTC
Committed,

Thanks!