Bug 272712 - net-p2p/prowlarr: Update to 1.7.4.3769
Summary: net-p2p/prowlarr: Update to 1.7.4.3769
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: Dries Michiels
URL: https://github.com/Prowlarr/Prowlarr/...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-25 11:00 UTC by Michiel van Baak Jansen
Modified: 2023-07-26 16:52 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-prowlarr-Update-to-1.7.4.3769.patch (3.72 KB, patch)
2023-07-25 11:00 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-07-25 11:00:42 UTC
Created attachment 243604 [details]
0001-net-p2p-prowlarr-Update-to-1.7.4.3769.patch

poudriere ok
runs in production on my systems (13.2 amd64)
Comment 1 Dries Michiels freebsd_committer freebsd_triage 2023-07-26 13:09:15 UTC
Take.

Would you be willing to submit a patch to covert your other ports to uses=sqlite? Can be in another PR. I see I took a stab at this in 259252 but patches need a rebase..., feel free to attach it there :)
Comment 2 Michiel van Baak Jansen 2023-07-26 13:16:43 UTC
(In reply to Dries Michiels from comment #1)
Yeah, I should probably do that and bump the port revision on the others.
For now I was changing it when an update comes out, but eg sonarr will probably not get an update anytime soon so best to get this in.

Will upload a patch to 259252 for the ports I maintain in the coming days.
Thanks for the reminder :)
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-07-26 16:51:34 UTC
A commit in branch main references this bug:

URL: https://cgit.FreeBSD.org/ports/commit/?id=9c6d5cbe2cf0eda4899a4da005eb63ae92155c0f

commit 9c6d5cbe2cf0eda4899a4da005eb63ae92155c0f
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2023-07-26 16:43:46 +0000
Commit:     Dries Michiels <driesm@FreeBSD.org>
CommitDate: 2023-07-26 16:44:36 +0000

    net-p2p/prowlarr: update to 1.7.4.3769

    Changes:        https://github.com/Prowlarr/Prowlarr/releases/tag/v1.7.4.3769

    PR:             272712

 net-p2p/prowlarr/Makefile  |  7 +++----
 net-p2p/prowlarr/distinfo  |  6 +++---
 net-p2p/prowlarr/pkg-plist | 24 +++++++++++++++++++-----
 3 files changed, 25 insertions(+), 12 deletions(-)
Comment 4 Dries Michiels freebsd_committer freebsd_triage 2023-07-26 16:52:01 UTC
Committed, thanks!