mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
net-p2p/lidarr: Update to 2.4.3.4248
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: michiel@vanbaak.eu (maintainer)
This commit is contained in:
parent
38955084e4
commit
88cd7893a9
@ -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
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
@ -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
|
||||
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user