Bug 269851 - net-p2p/readarr: Update to 0.1.4.1596
Summary: net-p2p/readarr: Update to 0.1.4.1596
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-02-27 15:47 UTC by Michiel van Baak Jansen
Modified: 2023-03-01 09:47 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-readarr-Update-to-0.1.4.1596.patch (1.36 KB, patch)
2023-02-27 15:47 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-02-27 15:47:30 UTC
Created attachment 240453 [details]
0001-net-p2p-readarr-Update-to-0.1.4.1596.patch

poudriere ok
runs in production on my systems (13.1 amd64)
Comment 1 commit-hook freebsd_committer freebsd_triage 2023-03-01 09:44:02 UTC
A commit in branch main references this bug:

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

commit da87fb92d9993a63c5bb96963efdf603a92ca836
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2023-02-28 10:16:24 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-03-01 09:38:32 +0000

    net-p2p/readarr: Update to 0.1.4.1596

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

     * Only send monitored edition in webhook payload.
     * New: Add Editions to Webhook Payloads
     * Fixed: Installer hangs during service removal
     * New: Additional custom filter predicates for strings
     * New: Add GoodreadsId to book object in webhook events
     * New: Differentiate webhook delete event types

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

 net-p2p/readarr/Makefile | 2 +-
 net-p2p/readarr/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)
Comment 2 Fernando Apesteguía freebsd_committer freebsd_triage 2023-03-01 09:47:57 UTC
Committed,

Thanks!