Bug 270183 - net-p2p/sonarr: Update to 3.0.10.1567
Summary: net-p2p/sonarr: Update to 3.0.10.1567
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: Robert Clausecker
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-03-13 18:52 UTC by Michiel van Baak Jansen
Modified: 2023-03-17 09:04 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-sonarr-Update-to-3.0.10.1567.patch (1.27 KB, patch)
2023-03-13 18:52 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 2023-03-13 18:52:10 UTC
Created attachment 240828 [details]
0001-net-p2p-sonarr-Update-to-3.0.10.1567.patch

poudriere ok
runs in production on my setup (13.1 amd64)

Changelog:
Fixed
Reverted changes from develop
Migrations on SQLite 3.41.0
Comment 1 Robert Clausecker freebsd_committer freebsd_triage 2023-03-14 10:11:20 UTC
Is there a changelog available on line?
Comment 2 Michiel van Baak Jansen 2023-03-14 10:32:20 UTC
(In reply to Robert Clausecker from comment #1)

Only inside their app (which is parsed from a json url)
That's why I added it in the description.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-03-17 09:03:38 UTC
A commit in branch main references this bug:

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

commit 1b19d5744509f12ff6567d6c4df20302bb9d5dde
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2023-03-13 18:29:17 +0000
Commit:     Robert Clausecker <fuz@FreeBSD.org>
CommitDate: 2023-03-17 09:02:17 +0000

    net-p2p/sonarr: Update to 3.0.10.1567

    Upstream changes:

     - bug fixes
     - reverted changes from develop
     - migrations on SQLite 3.41.0 (DQS option)

    PR:             270183

 net-p2p/sonarr/Makefile | 2 +-
 net-p2p/sonarr/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2023-03-17 09:04:55 UTC
Thank you for your contribution.