net-p2p/lidarr: Update to 2.0.7.3849

ChangeLog: https://github.com/Lidarr/Lidarr/releases/tag/v2.0.7.3849

 * Multiple Translations updated by Weblate
 * Fixed: Don't write audio tags if there are no updates
 * Bump version to 2.0.7
 * Multiple Translations updated by Weblate
 * Add album to LidarrAPI helper
 * New: Top albums and period interval options for Last.fm User lists
 * Fixed: Avoid lookups for empty MusicBrainz IDs in import list fetching
 * Prevent false notification for moving artist when editing
 * Revert "Fixed: Prevent false notification for moving artist when editing"

PR:		275697
Reported by:	michiel@vanbaak.eu (maintainer)
This commit is contained in:
Michiel van Baak Jansen 2023-12-11 17:23:51 +01:00 committed by Fernando Apesteguía
parent d2c21bd613
commit ec331642a2
4 changed files with 19 additions and 15 deletions

View file

@ -1,6 +1,5 @@
PORTNAME= lidarr
DISTVERSION= 1.4.5.3639
PORTREVISION= 1
DISTVERSION= 2.0.7.3849
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/lidarr/Lidarr/releases/download/v${PORTVERSION}/
DISTNAME= Lidarr.master.${DISTVERSION}.freebsd-core-x64
@ -22,7 +21,7 @@ RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \
libunwind>0:devel/libunwind \
chromaprint>0:audio/chromaprint
USES= ssl:run sqlite:3
USES= sqlite:3 ssl:run
USE_RC_SUBR= ${PORTNAME}

View file

@ -1,3 +1,3 @@
TIMESTAMP = 1696757710
SHA256 (Lidarr.master.1.4.5.3639.freebsd-core-x64.tar.gz) = a88f1198718074c82a940f9991f7b24f9783e44d3823e79f9ded84a3abfd0bd3
SIZE (Lidarr.master.1.4.5.3639.freebsd-core-x64.tar.gz) = 50554427
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

View file

@ -48,6 +48,10 @@ start_precmd=${name}_precmd
export DOTNET_SYSTEM_NET_DISABLEIPV6=1
fi
if [ `uname -K` -ge 1400092 ]; then
export CLR_OPENSSL_VERSION_OVERRIDE=30
fi
rc_flags="-r -f -p ${pidfile_child} -P ${pidfile} ${%%PORTNAME%%_exec_dir}/Lidarr --data=${%%PORTNAME%%_data_dir} --nobrowser >> /dev/null 2>&1 ${rc_flags}"
}

View file

@ -1,5 +1,6 @@
%%DATADIR%%/bin/BouncyCastle.Crypto.dll
%%DATADIR%%/bin/Dapper.dll
%%DATADIR%%/bin/Diacritical.dll
%%DATADIR%%/bin/DryIoc.Microsoft.DependencyInjection.dll
%%DATADIR%%/bin/DryIoc.dll
%%DATADIR%%/bin/Dynamitey.dll
@ -441,13 +442,13 @@
%%DATADIR%%/bin/System.Xml.dll
%%DATADIR%%/bin/System.dll
%%DATADIR%%/bin/TagLibSharp.dll
%%DATADIR%%/bin/UI/325-90c3dc6be3e699073c29.js
%%DATADIR%%/bin/UI/325-90c3dc6be3e699073c29.js.map
%%DATADIR%%/bin/UI/404-db0970f9fbc48179ebe7.js
%%DATADIR%%/bin/UI/404-db0970f9fbc48179ebe7.js.LICENSE.txt
%%DATADIR%%/bin/UI/404-db0970f9fbc48179ebe7.js.map
%%DATADIR%%/bin/UI/Content/325-2c9638d7b46067ed3df2.css
%%DATADIR%%/bin/UI/Content/325-2c9638d7b46067ed3df2.css.map
%%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/Content/Fonts/Roboto-Light.ttf
%%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.woff
%%DATADIR%%/bin/UI/Content/Fonts/Roboto-Light.woff2
@ -490,8 +491,8 @@
%%DATADIR%%/bin/UI/Content/robots.txt
%%DATADIR%%/bin/UI/Content/styles.css
%%DATADIR%%/bin/UI/Content/styles.css.map
%%DATADIR%%/bin/UI/index-6ad5f1fa3e60f99de0f3.js
%%DATADIR%%/bin/UI/index-6ad5f1fa3e60f99de0f3.js.map
%%DATADIR%%/bin/UI/index-e187633d397ec68c9649.js
%%DATADIR%%/bin/UI/index-e187633d397ec68c9649.js.map
%%DATADIR%%/bin/UI/index.html
%%DATADIR%%/bin/UI/login.html
%%DATADIR%%/bin/UI/oauth.html