Bug 275090 - net-p2p/readarr: Update to 0.3.10.2287
Summary: net-p2p/readarr: Update to 0.3.10.2287
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/Readarr/Readarr/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-11-14 21:09 UTC by Michiel van Baak Jansen
Modified: 2023-11-15 15:25 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-readarr-Update-to-0.3.10.2287.patch (2.76 KB, patch)
2023-11-14 21:09 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-11-14 21:09:26 UTC
Created attachment 246317 [details]
0001-net-p2p-readarr-Update-to-0.3.10.2287.patch

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

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

commit 492c06dcc92b068ab5121e710b79c9a3d441d5f3
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2023-11-15 08:48:24 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-11-15 14:57:25 +0000

    net-p2p/readarr: Update to 0.3.10.2287

    ChangeLog: https://github.com/Readarr/Readarr/releases/tag/v0.3.10.2287

     * Fixed: Blocking unknown indexers from pushed releases
     * Use variable for App name in translations
     * Multiple Translations updated by Weblate
     * New: Add Download Client validation for indexers
     * New: Set busy timeout for SQLite
     * Multiple Translations updated by Weblate
     * Allow 0 as valid value in QualityProfileExistsValidator
     * Sort Custom Formats by name
     * Add default value for Queue count to avoid failed prop type
     * Multiple Translations updated by Weblate

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

 net-p2p/readarr/Makefile  |  2 +-
 net-p2p/readarr/distinfo  |  6 +++---
 net-p2p/readarr/pkg-plist | 12 ++++++------
 3 files changed, 10 insertions(+), 10 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-11-15 15:25:52 UTC
Committed,

Thanks!