Created attachment 243277 [details] 0001-net-p2p-radarr-Update-to-4.6.4.7568.patch poudriere ok runs in production on my setup (13.2 amd64)
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=c24d514e8b05a709fa6567846433a3790b402b8e commit c24d514e8b05a709fa6567846433a3790b402b8e Author: Michiel van Baak Jansen <michiel@vanbaak.eu> AuthorDate: 2023-07-06 08:34:46 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-07-07 06:17:47 +0000 net-p2p/radarr: Update to 4.6.4.7568 ChangeLog: https://github.com/Radarr/Radarr/releases/tag/v4.6.4.7568 * New DSN for 4.6 * Fixed: Sorting queue by year * Add ContentSummary to HDBits requests * Create overload for ToJson() with Formatting param * Fixed: Allow restore to process backups up to ~500MB * Multiple Translations updated by Weblate * Removed suspicious URL in the default definitions * Translated using Weblate (Portuguese (Brazil)) * Handle null for parent name with clean path is empty * Fixed: Don't handle images in metadata folder as Roksbox images PR: 272387 Reported by: michiel@vanbaak.eu (maintainer) net-p2p/radarr/Makefile | 2 +- net-p2p/radarr/distinfo | 6 +++--- net-p2p/radarr/pkg-plist | 8 ++++++++ 3 files changed, 12 insertions(+), 4 deletions(-)
Committed, Thanks!