git: e5888240032b - main - net-p2p/radarr: Update to 4.2.4.6635
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 26 Sep 2022 15:55:54 UTC
The branch main has been updated by fernape: URL: https://cgit.FreeBSD.org/ports/commit/?id=e5888240032b439ceba1cbe6d698c3c9782462f0 commit e5888240032b439ceba1cbe6d698c3c9782462f0 Author: Michiel van Baak Jansen <michiel@vanbaak.eu> AuthorDate: 2022-09-26 06:07:34 +0000 Commit: Fernando Apesteguía <fernape@FreeBSD.org> CommitDate: 2022-09-26 15:52:19 +0000 net-p2p/radarr: Update to 4.2.4.6635 ChangeLog: https://github.com/Radarr/Radarr/releases/tag/v4.2.4.6635 * TagDetails sql for PG, add test * Add YTS.AG to the exception Release Groups * Improve RarBG Error Handling * Repack Preference Ignored * Ignore Movies with null tags when pulling AllMovieTags * Torrent Seed Ratio no longer advance settings * Collection Carousel Improvements * Clarify Folder as Root Folder * Toolbar Button labels overlap * Series list jump bar click issues * Use translated title for sorttitle in Kodi nfo * Handle redirects for 308 redirects * Improve Radarr List help text * Improve Quality Profile in-use helptext PR: 266609 Reported by: michiel@vanbaak.eu (maintainer) --- net-p2p/radarr/Makefile | 7 +++---- net-p2p/radarr/distinfo | 6 +++--- net-p2p/radarr/pkg-plist | 7 +++++-- 3 files changed, 11 insertions(+), 9 deletions(-) diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile index dc9877bae844..5efe8069fdab 100644 --- a/net-p2p/radarr/Makefile +++ b/net-p2p/radarr/Makefile @@ -1,6 +1,5 @@ PORTNAME= radarr -PORTVERSION= 4.1.0.6175 -PORTREVISION= 2 +PORTVERSION= 4.2.4.6635 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Radarr/Radarr/releases/download/v${PORTVERSION}/ DISTNAME= Radarr.master.${PORTVERSION}.freebsd-core-x64 @@ -35,11 +34,11 @@ SUB_LIST= DATADIR=${DATADIR} \ PORTNAME=${PORTNAME} \ USERS=${USERS} +WRKSRC= ${WRKDIR}/Radarr + USERS= ${PORTNAME} GROUPS= ${PORTNAME} -WRKSRC= ${WRKDIR}/Radarr - .include <bsd.port.options.mk> post-extract: diff --git a/net-p2p/radarr/distinfo b/net-p2p/radarr/distinfo index a7a2877c3bf3..555c061da73b 100644 --- a/net-p2p/radarr/distinfo +++ b/net-p2p/radarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1650015620 -SHA256 (Radarr.master.4.1.0.6175.freebsd-core-x64.tar.gz) = 6cdaae17bc102c5463c93e63f45a2f51cc7bb234c041728482707d721b6b9496 -SIZE (Radarr.master.4.1.0.6175.freebsd-core-x64.tar.gz) = 56226981 +TIMESTAMP = 1664124681 +SHA256 (Radarr.master.4.2.4.6635.freebsd-core-x64.tar.gz) = e91e5f694ec8386962bd513375ab0595f46932950fbaa07af47a15e34b0ba432 +SIZE (Radarr.master.4.2.4.6635.freebsd-core-x64.tar.gz) = 56981010 diff --git a/net-p2p/radarr/pkg-plist b/net-p2p/radarr/pkg-plist index 2d6afdd1ff38..2c7a75be13fb 100644 --- a/net-p2p/radarr/pkg-plist +++ b/net-p2p/radarr/pkg-plist @@ -3,6 +3,7 @@ %%DATADIR%%/bin/DryIoc.Microsoft.DependencyInjection.dll %%DATADIR%%/bin/DryIoc.dll %%DATADIR%%/bin/Dynamitey.dll +%%DATADIR%%/bin/Equ.dll %%DATADIR%%/bin/FFMpegCore.dll %%DATADIR%%/bin/FluentMigrator.Abstractions.dll %%DATADIR%%/bin/FluentMigrator.Extensions.Oracle.dll @@ -49,7 +50,8 @@ %%DATADIR%%/bin/Localization/Core/it.json %%DATADIR%%/bin/Localization/Core/ja.json %%DATADIR%%/bin/Localization/Core/ko.json -%%DATADIR%%/bin/Localization/Core/nan.json +%%DATADIR%%/bin/Localization/Core/lt.json +%%DATADIR%%/bin/Localization/Core/lv.json %%DATADIR%%/bin/Localization/Core/nb_NO.json %%DATADIR%%/bin/Localization/Core/nl.json %%DATADIR%%/bin/Localization/Core/pl.json @@ -64,7 +66,6 @@ %%DATADIR%%/bin/Localization/Core/uk.json %%DATADIR%%/bin/Localization/Core/vi.json %%DATADIR%%/bin/Localization/Core/zh_CN.json -%%DATADIR%%/bin/Localization/Core/zh_Hans.json %%DATADIR%%/bin/Localization/Core/zh_TW.json %%DATADIR%%/bin/MailKit.dll %%DATADIR%%/bin/Microsoft.AspNetCore.Antiforgery.dll @@ -217,6 +218,8 @@ %%DATADIR%%/bin/NLog.dll %%DATADIR%%/bin/Newtonsoft.Json.dll %%DATADIR%%/bin/NodaTime.dll +%%DATADIR%%/bin/Npgsql.dll +%%DATADIR%%/bin/Polly.Contrib.WaitAndRetry.dll %%DATADIR%%/bin/Radarr %%DATADIR%%/bin/Radarr.Api.V3.deps.json %%DATADIR%%/bin/Radarr.Api.V3.dll