Bug 275971 - net-p2p/readarr: Update to 0.3.14.2348
Summary: net-p2p/readarr: Update to 0.3.14.2348
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-12-27 18:21 UTC by Michiel van Baak Jansen
Modified: 2024-01-04 18:46 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-readarr-Update-to-0.3.13.2338.patch (3.03 KB, patch)
2023-12-27 18:21 UTC, Michiel van Baak Jansen
michiel: maintainer-approval+
Details | Diff
0001-net-p2p-readarr-Update-to-0.3.14.2348.patch (3.03 KB, patch)
2024-01-02 15:12 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-12-27 18:21:28 UTC
Created attachment 247298 [details]
0001-net-p2p-readarr-Update-to-0.3.13.2338.patch

poudriere ok
runs in production on my setup (14.0 amd64)
Comment 1 Michiel van Baak Jansen 2024-01-02 15:12:28 UTC
Created attachment 247410 [details]
0001-net-p2p-readarr-Update-to-0.3.14.2348.patch

poudriere ok
runs in production on my setup (14.0 amd64)
Comment 2 commit-hook freebsd_committer freebsd_triage 2024-01-04 18:44:25 UTC
A commit in branch main references this bug:

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

commit cd22d649b7e2a742a44a1007a1529aaaf07e2320
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2024-01-04 09:49:10 +0000
Commit:     Fernando Apesteguía <fernape@FreeBSD.org>
CommitDate: 2024-01-04 18:43:50 +0000

    net-p2p/readarr: Update to 0.3.14.2348

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

     * New: Bulk Delete for Unmapped Files
     * Add error message for invalid Root Folder in Ebook Tag Service
     * Don't use empty file path from Calibre
     * Bump version to 0.3.14
     * Fixed: Minor UI improvements to author and book details
     * Fixed: File Count on Books page

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

 net-p2p/readarr/Makefile  |  2 +-
 net-p2p/readarr/distinfo  |  6 +++---
 net-p2p/readarr/pkg-plist | 18 +++++++++---------
 3 files changed, 13 insertions(+), 13 deletions(-)
Comment 3 Fernando Apesteguía freebsd_committer freebsd_triage 2024-01-04 18:46:35 UTC
Committed,

Thanks!