Date: Sat, 2 Sep 2023 15:34:30 GMT From: Fernando =?utf-8?Q?Apestegu=C3=ADa?= <fernape@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 15db2c9ba302 - main - net-p2p/radarr: Update to 4.7.5.7809 Message-ID: <202309021534.382FYUVu028045@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=15db2c9ba3028032df239965d3925a7cca3ff485 commit 15db2c9ba3028032df239965d3925a7cca3ff485 Author: Michiel van Baak Jansen <michiel@vanbaak.eu> AuthorDate: 2023-08-31 15:04:10 +0000 Commit: Fernando ApesteguĂa <fernape@FreeBSD.org> CommitDate: 2023-09-02 15:34:19 +0000 net-p2p/radarr: Update to 4.7.5.7809 ChangeLog: https://github.com/Radarr/Radarr/releases/tag/v4.7.5.7809 * New: Add options to show ratings in movie poster info * Add one minute back-off level for all providers * Update FluentAssertions * Automated API Docs update * New: Show Custom Format Score for movies in Files tab * New: Async HttpClient * New: Use HTTP/2 in HttpClient * Align DownloadService with upstream * Multiple Translations updated by Weblate * bump Npgsql to 7.0.4 * Adds Pipeline testing for Postgres15 Databases * New: Add additional logging when renaming extra files * New: Show successful grabs in Interactive Search with green icon * Fixed: Ensure failing providers are marked as failed when testing all * Fix FileList test * Fixed: (FileList) Switch to Basic Auth * Multiple Translations updated by Weblate * Fixed: Allow Original Language in Custom Format * Fixed border for actions in health status * Fixed: Detect Docker when using control group v2 * Fixed: Allow Unknown Language in Custom Format * New: Performance tweaks to MovieLookup endpoint * Fixed: Error trying to notify user when process not UserInteractive * Cleanup MovieService * Fixed: Add translations for import list movies in Discover PR: 273446 Reported by: michiel@vanbaak.eu (maintainer) --- net-p2p/radarr/Makefile | 3 +-- net-p2p/radarr/distinfo | 6 +++--- net-p2p/radarr/pkg-plist | 14 +++++++++----- 3 files changed, 13 insertions(+), 10 deletions(-) diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile index 898ce528a69d..61e33777b354 100644 --- a/net-p2p/radarr/Makefile +++ b/net-p2p/radarr/Makefile @@ -1,6 +1,5 @@ PORTNAME= radarr -DISTVERSION= 4.6.4.7568 -PORTREVISION= 1 +DISTVERSION= 4.7.5.7809 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Radarr/Radarr/releases/download/v${PORTVERSION}/ DISTNAME= Radarr.master.${DISTVERSION}.freebsd-core-x64 diff --git a/net-p2p/radarr/distinfo b/net-p2p/radarr/distinfo index 98595279c070..ea2b1e4ec8de 100644 --- a/net-p2p/radarr/distinfo +++ b/net-p2p/radarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1688481632 -SHA256 (Radarr.master.4.6.4.7568.freebsd-core-x64.tar.gz) = 1446ef129aa3339df7d0ea0e15ad2da473177e3b615c924c2e286a2d819806a4 -SIZE (Radarr.master.4.6.4.7568.freebsd-core-x64.tar.gz) = 58159829 +TIMESTAMP = 1692260207 +SHA256 (Radarr.master.4.7.5.7809.freebsd-core-x64.tar.gz) = f52ebe9602057e3bddfb330c93e192f599e16c184aa7909abde3b26a3466427e +SIZE (Radarr.master.4.7.5.7809.freebsd-core-x64.tar.gz) = 58314030 diff --git a/net-p2p/radarr/pkg-plist b/net-p2p/radarr/pkg-plist index 71a80d915a3c..cba3607eaa62 100644 --- a/net-p2p/radarr/pkg-plist +++ b/net-p2p/radarr/pkg-plist @@ -439,6 +439,13 @@ %%DATADIR%%/bin/System.Xml.XmlSerializer.dll %%DATADIR%%/bin/System.Xml.dll %%DATADIR%%/bin/System.dll +%%DATADIR%%/bin/UI/420-318e05d9f7ea23bfeac6.js +%%DATADIR%%/bin/UI/420-318e05d9f7ea23bfeac6.js.LICENSE.txt +%%DATADIR%%/bin/UI/420-318e05d9f7ea23bfeac6.js.map +%%DATADIR%%/bin/UI/746-15369d3981298adc1abb.js +%%DATADIR%%/bin/UI/746-15369d3981298adc1abb.js.map +%%DATADIR%%/bin/UI/Content/746-ec48d8681df726703639.css +%%DATADIR%%/bin/UI/Content/746-ec48d8681df726703639.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 @@ -482,14 +489,11 @@ %%DATADIR%%/bin/UI/Content/robots.txt %%DATADIR%%/bin/UI/Content/styles.css %%DATADIR%%/bin/UI/Content/styles.css.map +%%DATADIR%%/bin/UI/index-f0cf38cb38ca231ca705.js +%%DATADIR%%/bin/UI/index-f0cf38cb38ca231ca705.js.map %%DATADIR%%/bin/UI/index.html -%%DATADIR%%/bin/UI/index.js -%%DATADIR%%/bin/UI/index.js.map %%DATADIR%%/bin/UI/login.html %%DATADIR%%/bin/UI/oauth.html -%%DATADIR%%/bin/UI/vendors.js -%%DATADIR%%/bin/UI/vendors.js.LICENSE.txt -%%DATADIR%%/bin/UI/vendors.js.map %%DATADIR%%/bin/WindowsBase.dll %%DATADIR%%/bin/de-DE/FluentMigrator.Abstractions.resources.dll %%DATADIR%%/bin/ffprobe
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309021534.382FYUVu028045>