Skip to content

Commit

Permalink
net-p2p/lidarr: Update to 2.1.7.4030
Browse files Browse the repository at this point in the history
Changelog: https://github.com/Lidarr/Lidarr/releases/tag/v2.1.7.4030

PR:		277172
Approved by:	submitter is maintainer
  • Loading branch information
mvanbaak authored and 5u623l20 committed Mar 2, 2024
1 parent fa75953 commit 30a22c4
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 14 deletions.
3 changes: 1 addition & 2 deletions net-p2p/lidarr/Makefile
@@ -1,6 +1,5 @@
PORTNAME= lidarr
DISTVERSION= 2.0.7.3849
PORTREVISION= 1
DISTVERSION= 2.1.7.4030
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/lidarr/Lidarr/releases/download/v${PORTVERSION}/
DISTNAME= Lidarr.master.${DISTVERSION}.freebsd-core-x64
Expand Down
6 changes: 3 additions & 3 deletions net-p2p/lidarr/distinfo
@@ -1,3 +1,3 @@
TIMESTAMP = 1702250097
SHA256 (Lidarr.master.2.0.7.3849.freebsd-core-x64.tar.gz) = 11aed9282c744bf961dc8fd6d6ffc6e8fbe64bc05b72980c5cc62ddc929046ab
SIZE (Lidarr.master.2.0.7.3849.freebsd-core-x64.tar.gz) = 50666922
TIMESTAMP = 1708090496
SHA256 (Lidarr.master.2.1.7.4030.freebsd-core-x64.tar.gz) = bbc3a7cfe70a0ed403ca5389a9dff479ce320544649594900558f46fbf4286b9
SIZE (Lidarr.master.2.1.7.4030.freebsd-core-x64.tar.gz) = 50914193
22 changes: 13 additions & 9 deletions net-p2p/lidarr/pkg-plist
Expand Up @@ -189,6 +189,8 @@
%%DATADIR%%/bin/Microsoft.AspNetCore.WebSockets.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.WebUtilities.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.dll
%%DATADIR%%/bin/Microsoft.Bcl.AsyncInterfaces.dll
%%DATADIR%%/bin/Microsoft.Bcl.TimeProvider.dll
%%DATADIR%%/bin/Microsoft.CSharp.dll
%%DATADIR%%/bin/Microsoft.Data.SqlClient.dll
%%DATADIR%%/bin/Microsoft.Extensions.Caching.Abstractions.dll
Expand Down Expand Up @@ -261,6 +263,8 @@
%%DATADIR%%/bin/NodaTime.dll
%%DATADIR%%/bin/Npgsql.dll
%%DATADIR%%/bin/Polly.Contrib.WaitAndRetry.dll
%%DATADIR%%/bin/Polly.Core.dll
%%DATADIR%%/bin/Polly.dll
%%DATADIR%%/bin/ReusableTasks.dll
%%DATADIR%%/bin/Sentry.dll
%%DATADIR%%/bin/ServiceInstall
Expand Down Expand Up @@ -442,13 +446,13 @@
%%DATADIR%%/bin/System.Xml.dll
%%DATADIR%%/bin/System.dll
%%DATADIR%%/bin/TagLibSharp.dll
%%DATADIR%%/bin/UI/727-34351424ab016d74dcc1.js
%%DATADIR%%/bin/UI/727-34351424ab016d74dcc1.js.LICENSE.txt
%%DATADIR%%/bin/UI/727-34351424ab016d74dcc1.js.map
%%DATADIR%%/bin/UI/957-cd418a8e83073a2539e1.js
%%DATADIR%%/bin/UI/957-cd418a8e83073a2539e1.js.map
%%DATADIR%%/bin/UI/Content/957-8fba4853765e12585943.css
%%DATADIR%%/bin/UI/Content/957-8fba4853765e12585943.css.map
%%DATADIR%%/bin/UI/278-da671c15698cd37e2d95.js
%%DATADIR%%/bin/UI/278-da671c15698cd37e2d95.js.map
%%DATADIR%%/bin/UI/727-3983444a99e884b24eaf.js
%%DATADIR%%/bin/UI/727-3983444a99e884b24eaf.js.LICENSE.txt
%%DATADIR%%/bin/UI/727-3983444a99e884b24eaf.js.map
%%DATADIR%%/bin/UI/Content/278-4b9ef0215185509a2cf6.css
%%DATADIR%%/bin/UI/Content/278-4b9ef0215185509a2cf6.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
Expand Down Expand Up @@ -491,8 +495,8 @@
%%DATADIR%%/bin/UI/Content/robots.txt
%%DATADIR%%/bin/UI/Content/styles.css
%%DATADIR%%/bin/UI/Content/styles.css.map
%%DATADIR%%/bin/UI/index-e187633d397ec68c9649.js
%%DATADIR%%/bin/UI/index-e187633d397ec68c9649.js.map
%%DATADIR%%/bin/UI/index-4a4fa2603e5959238bbc.js
%%DATADIR%%/bin/UI/index-4a4fa2603e5959238bbc.js.map
%%DATADIR%%/bin/UI/index.html
%%DATADIR%%/bin/UI/login.html
%%DATADIR%%/bin/UI/oauth.html
Expand Down

0 comments on commit 30a22c4

Please sign in to comment.