Bug 272387 - net-p2p/radarr: Update to 4.6.4.7568
Summary: net-p2p/radarr: Update to 4.6.4.7568
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://github.com/Radarr/Radarr/rele...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-05 15:51 UTC by Michiel van Baak Jansen
Modified: 2023-07-07 06:18 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-radarr-Update-to-4.6.4.7568.patch (2.79 KB, patch)
2023-07-05 15:51 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-05 15:51:14 UTC
Created attachment 243277 [details]
0001-net-p2p-radarr-Update-to-4.6.4.7568.patch

poudriere ok
runs in production on my setup (13.2 amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-07-07 06:18:07 UTC
A commit in branch main references this bug:

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

commit c24d514e8b05a709fa6567846433a3790b402b8e
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2023-07-06 08:34:46 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-07-07 06:17:47 +0000

    net-p2p/radarr: Update to 4.6.4.7568

    ChangeLog: https://github.com/Radarr/Radarr/releases/tag/v4.6.4.7568

     * New DSN for 4.6
     * Fixed: Sorting queue by year
     * Add ContentSummary to HDBits requests
     * Create overload for ToJson() with Formatting param
     * Fixed: Allow restore to process backups up to ~500MB
     * Multiple Translations updated by Weblate
     * Removed suspicious URL in the default definitions
     * Translated using Weblate (Portuguese (Brazil))
     * Handle null for parent name with clean path is empty
     * Fixed: Don't handle images in metadata folder as Roksbox images

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

 net-p2p/radarr/Makefile  | 2 +-
 net-p2p/radarr/distinfo  | 6 +++---
 net-p2p/radarr/pkg-plist | 8 ++++++++
 3 files changed, 12 insertions(+), 4 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-07-07 06:18:21 UTC
Committed,

Thanks!