Created attachment 245544 [details] Update Sonarr to 4.0.0.695 Q&A: poudriere: testport ok (13.2-RELEASE;amd64) Makefile portclippy/portmft processed Changes: 4.0.0.695 * Maintenance Release: bug fixes and other improvements. See Github Commit History for more details 4.0.0.694 New: *Download client option for redownloading failed releases from Interactive Search *Sort episodes on series details page *Import List option to search for missing episodes *Auto tag based on series quality profile *Additional tooltips for icon buttons Fixed: *Only use monitored episodes for previous/next airing *Avoid logging evaluations when not using any Remote Path Mappings *Parsing Spanish releases *Cleanup First Character in Title when using 'TitleFirstCharacter' 4.0.0.688 Fixed: *Treat season packs with volume as partial season packs *qBittorent history retention to allow at least 14 days seeding
Comment on attachment 245544 [details] Update Sonarr to 4.0.0.695 >From 5c8895c9a20ac6987867ea08511ee20d645409c3 Mon Sep 17 00:00:00 2001 >From: Ralf van der Enden <tremere@cainites.net> >Date: Tue, 10 Oct 2023 11:41:47 +0200 >Subject: [PATCH] net-p2p/sonarr-devel: update to 4.0.0.695 > >--- > net-p2p/sonarr-devel/Makefile | 2 +- > net-p2p/sonarr-devel/distinfo | 6 +++--- > net-p2p/sonarr-devel/pkg-plist | 12 ++++++------ > 3 files changed, 10 insertions(+), 10 deletions(-) > >diff --git a/net-p2p/sonarr-devel/Makefile b/net-p2p/sonarr-devel/Makefile >index 215d5b9632c0..676b29bc0c64 100644 >--- a/net-p2p/sonarr-devel/Makefile >+++ b/net-p2p/sonarr-devel/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= sonarr >-DISTVERSION= 4.0.0.686 >+DISTVERSION= 4.0.0.695 > CATEGORIES= net-p2p > MASTER_SITES= https://download.sonarr.tv/v4/develop/${PORTVERSION}/ > PKGNAMESUFFIX= -devel >diff --git a/net-p2p/sonarr-devel/distinfo b/net-p2p/sonarr-devel/distinfo >index 841b26d0c252..13dff6cbf6d3 100644 >--- a/net-p2p/sonarr-devel/distinfo >+++ b/net-p2p/sonarr-devel/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1696064635 >-SHA256 (Sonarr.develop.4.0.0.686.freebsd-x64.tar.gz) = caccdcc9636cdf8366ff3f230ec6772b26b5f35eff2475e92ddec20c2c9f7621 >-SIZE (Sonarr.develop.4.0.0.686.freebsd-x64.tar.gz) = 57725632 >+TIMESTAMP = 1696928392 >+SHA256 (Sonarr.develop.4.0.0.695.freebsd-x64.tar.gz) = ea7212af15bb597027e15470b12ef48f857d7b35f40a141d064c1c69cdc68519 >+SIZE (Sonarr.develop.4.0.0.695.freebsd-x64.tar.gz) = 57728786 >diff --git a/net-p2p/sonarr-devel/pkg-plist b/net-p2p/sonarr-devel/pkg-plist >index a6b6b2f7b321..8ca457eeb4b4 100644 >--- a/net-p2p/sonarr-devel/pkg-plist >+++ b/net-p2p/sonarr-devel/pkg-plist >@@ -448,13 +448,13 @@ > %%DATADIR%%/bin/System.Xml.XmlSerializer.dll > %%DATADIR%%/bin/System.Xml.dll > %%DATADIR%%/bin/System.dll >-%%DATADIR%%/bin/UI/148-4636f32c184223c0da0a.js >-%%DATADIR%%/bin/UI/148-4636f32c184223c0da0a.js.map >+%%DATADIR%%/bin/UI/148-b6bcb838446bcf94172a.js >+%%DATADIR%%/bin/UI/148-b6bcb838446bcf94172a.js.map > %%DATADIR%%/bin/UI/881-84e0ecef118c2d2a6d1f.js > %%DATADIR%%/bin/UI/881-84e0ecef118c2d2a6d1f.js.LICENSE.txt > %%DATADIR%%/bin/UI/881-84e0ecef118c2d2a6d1f.js.map >-%%DATADIR%%/bin/UI/Content/148-ed69134074de6043ea2b.css >-%%DATADIR%%/bin/UI/Content/148-ed69134074de6043ea2b.css.map >+%%DATADIR%%/bin/UI/Content/148-1749ef8e0886e150d5e1.css >+%%DATADIR%%/bin/UI/Content/148-1749ef8e0886e150d5e1.css.map > %%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.ttf > %%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.woff > %%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.woff2 >@@ -492,8 +492,8 @@ > %%DATADIR%%/bin/UI/Content/robots.txt > %%DATADIR%%/bin/UI/Content/styles.css > %%DATADIR%%/bin/UI/Content/styles.css.map >-%%DATADIR%%/bin/UI/index-197e583369eb03b62225.js >-%%DATADIR%%/bin/UI/index-197e583369eb03b62225.js.map >+%%DATADIR%%/bin/UI/index-c19344509ec1c0a94527.js >+%%DATADIR%%/bin/UI/index-c19344509ec1c0a94527.js.map > %%DATADIR%%/bin/UI/index.html > %%DATADIR%%/bin/UI/login.html > %%DATADIR%%/bin/UI/oauth.html >-- >2.42.0 >
(In reply to Michiel van Baak Jansen from comment #1) Hi Michiel, Does the patch looks good to you?
(In reply to Fernando Apesteguía from comment #2) Yups, running the same patch on my production system now. All works fine.
Committed, Thanks!
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=7eaf9423e984948438150c5495edc0f921a0e541 commit 7eaf9423e984948438150c5495edc0f921a0e541 Author: Ralf van der Enden <tremere@cainites.net> AuthorDate: 2023-10-11 14:23:21 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2023-10-13 07:23:23 +0000 net-p2p/sonarr-devel: update to 4.0.0.695 PR: 274391 Reported by: tremere@cainites.net Approved by: michiel@vanbaak.eu (maintainer) net-p2p/sonarr-devel/Makefile | 2 +- net-p2p/sonarr-devel/distinfo | 6 +++--- net-p2p/sonarr-devel/pkg-plist | 12 ++++++------ 3 files changed, 10 insertions(+), 10 deletions(-)