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)
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
Created attachment 243399 [details] 0001-net-p2p-readarr-Update-to-0.2.2.1943.patch fixed comments. Thanks for the tips.
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(-)
Committed, thanks!