Skip to content

Commit

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

 * Multiple Translations updated by Weblate
 * Fixed: Creating root folders without default tags
 * Update SonarCloud pipeline versions
 * New: Added UI for parsing release names
 * Bump version to 2.4.3
 * Fixed: Already imported downloads appearing in Queue briefly
 * Bump version to 2.4.2
 * Bump skipping spotify tests
 * Fixed: Validate metadata and quality profiles for root folders

PR:		280281
Reported by:	[email protected] (maintainer)
  • Loading branch information
mvanbaak authored and fernape committed Aug 1, 2024
1 parent 3895508 commit 88cd789
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 13 deletions.
2 changes: 1 addition & 1 deletion net-p2p/lidarr/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
PORTNAME= lidarr
DISTVERSION= 2.3.3.4204
DISTVERSION= 2.4.3.4248
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
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
TIMESTAMP = 1715784614
SHA256 (Lidarr.master.2.3.3.4204.freebsd-core-x64.tar.gz) = f1deed542a551eb9c7b189cf6951a73d4eef473389635787fa1ff8679695b8bd
SIZE (Lidarr.master.2.3.3.4204.freebsd-core-x64.tar.gz) = 51032337
TIMESTAMP = 1720962973
SHA256 (Lidarr.master.2.4.3.4248.freebsd-core-x64.tar.gz) = 60249cbbd43a5d77d7c59b25b4f182f606b59d1a6034427057ad4ae41ad0ad89
SIZE (Lidarr.master.2.4.3.4248.freebsd-core-x64.tar.gz) = 51078747
19 changes: 10 additions & 9 deletions net-p2p/lidarr/pkg-plist
Original file line number Diff line number Diff line change
Expand Up @@ -270,6 +270,7 @@
%%DATADIR%%/bin/ServiceUninstall
%%DATADIR%%/bin/SixLabors.ImageSharp.dll
%%DATADIR%%/bin/SpotifyAPI.Web.dll
%%DATADIR%%/bin/Swashbuckle.AspNetCore.Annotations.dll
%%DATADIR%%/bin/Swashbuckle.AspNetCore.Swagger.dll
%%DATADIR%%/bin/Swashbuckle.AspNetCore.SwaggerGen.dll
%%DATADIR%%/bin/System.AppContext.dll
Expand Down Expand Up @@ -445,13 +446,13 @@
%%DATADIR%%/bin/System.Xml.dll
%%DATADIR%%/bin/System.dll
%%DATADIR%%/bin/TagLibSharp.dll
%%DATADIR%%/bin/UI/291-ddb44e40c7fa331ba82a.js
%%DATADIR%%/bin/UI/291-ddb44e40c7fa331ba82a.js.map
%%DATADIR%%/bin/UI/727-2ec777b5746eadb2c87a.js
%%DATADIR%%/bin/UI/727-2ec777b5746eadb2c87a.js.LICENSE.txt
%%DATADIR%%/bin/UI/727-2ec777b5746eadb2c87a.js.map
%%DATADIR%%/bin/UI/Content/291-e764f473ed54d7f1a19d.css
%%DATADIR%%/bin/UI/Content/291-e764f473ed54d7f1a19d.css.map
%%DATADIR%%/bin/UI/637-838aea6d90fc78eeb50c.js
%%DATADIR%%/bin/UI/637-838aea6d90fc78eeb50c.js.map
%%DATADIR%%/bin/UI/727-d4f1d82f1f0d9a652dc7.js
%%DATADIR%%/bin/UI/727-d4f1d82f1f0d9a652dc7.js.LICENSE.txt
%%DATADIR%%/bin/UI/727-d4f1d82f1f0d9a652dc7.js.map
%%DATADIR%%/bin/UI/Content/637-5cd88c70221b54010518.css
%%DATADIR%%/bin/UI/Content/637-5cd88c70221b54010518.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 @@ -492,8 +493,8 @@
%%DATADIR%%/bin/UI/Content/robots.txt
%%DATADIR%%/bin/UI/Content/styles.css
%%DATADIR%%/bin/UI/Content/styles.css.map
%%DATADIR%%/bin/UI/index-c2ecb3a01fe1f869047b.js
%%DATADIR%%/bin/UI/index-c2ecb3a01fe1f869047b.js.map
%%DATADIR%%/bin/UI/index-87301781c04c8fa39390.js
%%DATADIR%%/bin/UI/index-87301781c04c8fa39390.js.map
%%DATADIR%%/bin/UI/index.html
%%DATADIR%%/bin/UI/login.html
%%DATADIR%%/bin/UI/oauth.html
Expand Down

0 comments on commit 88cd789

Please sign in to comment.