Bug 274684 - net-p2p/readarr: Update to 0.3.8.2267
Summary: net-p2p/readarr: Update to 0.3.8.2267
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-10-23 21:56 UTC by Michiel van Baak Jansen
Modified: 2023-10-26 07:27 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-readarr-Update-to-0.3.8.2267.patch (2.78 KB, patch)
2023-10-23 21:56 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-10-23 21:56:43 UTC
Created attachment 245838 [details]
0001-net-p2p-readarr-Update-to-0.3.8.2267.patch

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

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

commit dc1118312faf6f071d8604358eb0c8bf0d709cad
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2023-10-25 08:34:41 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2023-10-26 07:25:15 +0000

    net-p2p/readarr: Update to 0.3.8.2267

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

     * Don't die when trying to open file with nullable path
     * Fixed: Ignore case when cleansing announce URLs
     * Bump version to 0.3.9

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

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

Thanks!