Bug 272501

Summary: net-p2p/readarr: Update to 0.2.2.1943
Product: Ports & Packages Reporter: Michiel van Baak Jansen <michiel>
Component: Individual Port(s)Assignee: Nuno Teixeira <eduardo>
Status: Closed FIXED    
Severity: Affects Only Me CC: eduardo
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
URL: https://github.com/Readarr/Readarr/releases/tag/v0.2.2.1943
Attachments:
Description Flags
0001-net-p2p-readarr-Update-to-0.2.2.1943.patch
michiel: maintainer-approval+
0001-net-p2p-readarr-Update-to-0.2.2.1943.patch michiel: maintainer-approval+

Description Michiel van Baak Jansen 2023-07-14 09:12:13 UTC
Created attachment 243385 [details]
0001-net-p2p-readarr-Update-to-0.2.2.1943.patch

poudriere ok
runs in production on my setup (13.2 amd64)
Comment 1 Nuno Teixeira freebsd_committer freebsd_triage 2023-07-14 13:42:06 UTC
Sugestions:

- Define LICENSE_FILE
  https://docs.freebsd.org/en/books/porters-handbook/book/#licenses-license
- Format pkg-descr around 72 columns (80 max)
  portlint: pkg-descr: includes lines that exceed 80 characters.

Thanks
Comment 2 Michiel van Baak Jansen 2023-07-15 10:56:48 UTC
Created attachment 243399 [details]
0001-net-p2p-readarr-Update-to-0.2.2.1943.patch

fixed comments. Thanks for the tips.
Comment 3 commit-hook freebsd_committer freebsd_triage 2023-07-15 14:16:07 UTC
A commit in branch main references this bug:

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

commit f1271d14fb6f918eff127fcb979c87071bca7542
Author:     Michiel van Baak Jansen <michiel@vanbaak.eu>
AuthorDate: 2023-07-15 14:11:53 +0000
Commit:     Nuno Teixeira <eduardo@FreeBSD.org>
CommitDate: 2023-07-15 14:14:59 +0000

    net-p2p/readarr: Update to 0.2.2.1943

    - Define LICENSE_FILE
    - Reformat pkg-descr (pet portlint)

    ChangeLog:      https://github.com/Readarr/Readarr/releases/tag/v0.2.2.1943
    PR:             272501

 net-p2p/readarr/Makefile  |  3 ++-
 net-p2p/readarr/distinfo  |  6 +++---
 net-p2p/readarr/pkg-descr | 10 ++++++----
 3 files changed, 11 insertions(+), 8 deletions(-)
Comment 4 Nuno Teixeira freebsd_committer freebsd_triage 2023-07-15 14:17:12 UTC
Committed, thanks!