Bug 272501 - net-p2p/readarr: Update to 0.2.2.1943
Summary: net-p2p/readarr: Update to 0.2.2.1943
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: Nuno Teixeira
URL: https://github.com/Readarr/Readarr/re...
Keywords:
Depends on:
Blocks:
 
Reported: 2023-07-14 09:12 UTC by Michiel van Baak Jansen
Modified: 2023-07-15 14:17 UTC (History)
1 user (show)

See Also:


Attachments
0001-net-p2p-readarr-Update-to-0.2.2.1943.patch (1.36 KB, patch)
2023-07-14 09:12 UTC, Michiel van Baak Jansen
michiel: maintainer-approval+
Details | Diff
0001-net-p2p-readarr-Update-to-0.2.2.1943.patch (2.40 KB, patch)
2023-07-15 10: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-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!