1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00

net-p2p/prowlarr: update to 1.10.5.4116

While here, update SSL dependency.

PR:		275674
Reported by:	szalkowski@partnerservice.pl (maintainer)
This commit is contained in:
Michiel van Baak Jansen 2023-12-11 17:30:25 +01:00 committed by Fernando Apesteguía
parent 5fadc72978
commit 64925cfebc
4 changed files with 18 additions and 14 deletions

View File

@ -1,5 +1,5 @@
PORTNAME= prowlarr
DISTVERSION= 1.9.4.4039
DISTVERSION= 1.10.5.4116
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/Prowlarr/Prowlarr/releases/download/v${PORTVERSION}/
DISTNAME= Prowlarr.master.${PORTVERSION}.freebsd-core-x64
@ -19,7 +19,7 @@ RUN_DEPENDS= ca_root_nss>0:security/ca_root_nss \
libinotify>0:devel/libinotify \
libunwind>0:devel/libunwind
USES= ssl:run sqlite:3
USES= sqlite:3 ssl:run
USE_RC_SUBR= ${PORTNAME}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1697529948
SHA256 (Prowlarr.master.1.9.4.4039.freebsd-core-x64.tar.gz) = a336d63afbacf50d9cccb8b42fefce489f660ee43bf16786a1a9ae03af7e4bf9
SIZE (Prowlarr.master.1.9.4.4039.freebsd-core-x64.tar.gz) = 49868544
TIMESTAMP = 1701434149
SHA256 (Prowlarr.master.1.10.5.4116.freebsd-core-x64.tar.gz) = 60bf469b4b4c76c429a397eb34731f5766b70170a7d6b79aae41577df325427a
SIZE (Prowlarr.master.1.10.5.4116.freebsd-core-x64.tar.gz) = 49890710

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}/Prowlarr --data=${%%PORTNAME%%_data_dir} --nobrowser >> /dev/null 2>&1 ${rc_flags}"
}

View File

@ -436,13 +436,13 @@
%%DATADIR%%/bin/System.Xml.XmlSerializer.dll
%%DATADIR%%/bin/System.Xml.dll
%%DATADIR%%/bin/System.dll
%%DATADIR%%/bin/UI/318-a0816b96b1c4a86e63e4.js
%%DATADIR%%/bin/UI/318-a0816b96b1c4a86e63e4.js.LICENSE.txt
%%DATADIR%%/bin/UI/318-a0816b96b1c4a86e63e4.js.map
%%DATADIR%%/bin/UI/597-68ccabde3f735c115def.js
%%DATADIR%%/bin/UI/597-68ccabde3f735c115def.js.map
%%DATADIR%%/bin/UI/Content/597-8980aab2cdd88386464e.css
%%DATADIR%%/bin/UI/Content/597-8980aab2cdd88386464e.css.map
%%DATADIR%%/bin/UI/318-83bc9e14e66a3685bdcd.js
%%DATADIR%%/bin/UI/318-83bc9e14e66a3685bdcd.js.LICENSE.txt
%%DATADIR%%/bin/UI/318-83bc9e14e66a3685bdcd.js.map
%%DATADIR%%/bin/UI/597-44e79f76502f349295cd.js
%%DATADIR%%/bin/UI/597-44e79f76502f349295cd.js.map
%%DATADIR%%/bin/UI/Content/597-df9646c12eb42a83871d.css
%%DATADIR%%/bin/UI/Content/597-df9646c12eb42a83871d.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
@ -486,8 +486,8 @@
%%DATADIR%%/bin/UI/Content/robots.txt
%%DATADIR%%/bin/UI/Content/styles.css
%%DATADIR%%/bin/UI/Content/styles.css.map
%%DATADIR%%/bin/UI/index-fa3f7a19084875d5deb4.js
%%DATADIR%%/bin/UI/index-fa3f7a19084875d5deb4.js.map
%%DATADIR%%/bin/UI/index-49000325bcb12ae64285.js
%%DATADIR%%/bin/UI/index-49000325bcb12ae64285.js.map
%%DATADIR%%/bin/UI/index.html
%%DATADIR%%/bin/UI/login.html
%%DATADIR%%/bin/UI/oauth.html