From a280c040b4778b618900aac4aa785b217fa8b1e9 Mon Sep 17 00:00:00 2001 From: Michiel van Baak Jansen Date: Fri, 15 Apr 2022 11:45:47 +0200 Subject: net-p2p/radarr: Update to 4.1.0.6175 Changes: https://github.com/Radarr/Radarr/releases/tag/v4.1.0.6175 PR: 263293 --- net-p2p/radarr/Makefile | 3 +-- net-p2p/radarr/distinfo | 6 +++--- net-p2p/radarr/pkg-plist | 4 ++++ 3 files changed, 8 insertions(+), 5 deletions(-) diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile index d5df976cbc1a..7850b7342c2a 100644 --- a/net-p2p/radarr/Makefile +++ b/net-p2p/radarr/Makefile @@ -1,6 +1,5 @@ PORTNAME= radarr -PORTVERSION= 4.0.5.5981 -PORTREVISION= 1 +PORTVERSION= 4.1.0.6175 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Radarr/Radarr/releases/download/v${PORTVERSION}/ DISTNAME= Radarr.master.${PORTVERSION}.freebsd-core-x64 diff --git a/net-p2p/radarr/distinfo b/net-p2p/radarr/distinfo index 41a2e753dd9b..a7a2877c3bf3 100644 --- a/net-p2p/radarr/distinfo +++ b/net-p2p/radarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1646566421 -SHA256 (Radarr.master.4.0.5.5981.freebsd-core-x64.tar.gz) = 89237678d14abf84d1e4d95ba8100d203d53aa0d0bc6a67174ae88c52f9063b5 -SIZE (Radarr.master.4.0.5.5981.freebsd-core-x64.tar.gz) = 55128780 +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 diff --git a/net-p2p/radarr/pkg-plist b/net-p2p/radarr/pkg-plist index 56306d470333..2d6afdd1ff38 100644 --- a/net-p2p/radarr/pkg-plist +++ b/net-p2p/radarr/pkg-plist @@ -202,6 +202,7 @@ %%DATADIR%%/bin/Microsoft.IdentityModel.Tokens.dll %%DATADIR%%/bin/Microsoft.JSInterop.dll %%DATADIR%%/bin/Microsoft.Net.Http.Headers.dll +%%DATADIR%%/bin/Microsoft.OpenApi.dll %%DATADIR%%/bin/Microsoft.VisualBasic.Core.dll %%DATADIR%%/bin/Microsoft.VisualBasic.dll %%DATADIR%%/bin/Microsoft.Win32.Primitives.dll @@ -212,6 +213,7 @@ %%DATADIR%%/bin/Mono.Posix.NETStandard.dll %%DATADIR%%/bin/MonoTorrent.dll %%DATADIR%%/bin/NLog.Extensions.Logging.dll +%%DATADIR%%/bin/NLog.Targets.Syslog.dll %%DATADIR%%/bin/NLog.dll %%DATADIR%%/bin/Newtonsoft.Json.dll %%DATADIR%%/bin/NodaTime.dll @@ -246,6 +248,8 @@ %%DATADIR%%/bin/ServiceInstall %%DATADIR%%/bin/ServiceUninstall %%DATADIR%%/bin/SixLabors.ImageSharp.dll +%%DATADIR%%/bin/Swashbuckle.AspNetCore.Swagger.dll +%%DATADIR%%/bin/Swashbuckle.AspNetCore.SwaggerGen.dll %%DATADIR%%/bin/System.AppContext.dll %%DATADIR%%/bin/System.Buffers.dll %%DATADIR%%/bin/System.Collections.Concurrent.dll -- cgit v1.2.3