FreeBSD Bugzilla – Attachment 246975 Details for
Bug 275674
net-p2p/prowlarr: Unable to update Prowlarr directly, use 'pkg upgrade' or create a PR requesting an update of the port
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-net-p2p-prowlarr-Update-to-1.10.5.4116.patch
0001-net-p2p-prowlarr-Update-to-1.10.5.4116.patch (text/plain), 3.90 KB, created by
Michiel van Baak Jansen
on 2023-12-11 11:37:47 UTC
(
hide
)
Description:
0001-net-p2p-prowlarr-Update-to-1.10.5.4116.patch
Filename:
MIME Type:
Creator:
Michiel van Baak Jansen
Created:
2023-12-11 11:37:47 UTC
Size:
3.90 KB
patch
obsolete
>From da4777ef8e38df0532f7b780c828678caba6d9af Mon Sep 17 00:00:00 2001 >From: Michiel van Baak Jansen <michiel@vanbaak.eu> >Date: Fri, 1 Dec 2023 13:44:53 +0100 >Subject: [PATCH] net-p2p/prowlarr: Update to 1.10.5.4116 > >--- > net-p2p/prowlarr/Makefile | 4 ++-- > net-p2p/prowlarr/distinfo | 6 +++--- > net-p2p/prowlarr/files/prowlarr.in | 4 ++++ > net-p2p/prowlarr/pkg-plist | 18 +++++++++--------- > 4 files changed, 18 insertions(+), 14 deletions(-) > >diff --git a/net-p2p/prowlarr/Makefile b/net-p2p/prowlarr/Makefile >index 481387dd720c..1ee6f2292a8e 100644 >--- a/net-p2p/prowlarr/Makefile >+++ b/net-p2p/prowlarr/Makefile >@@ -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} > >diff --git a/net-p2p/prowlarr/distinfo b/net-p2p/prowlarr/distinfo >index ea7cac66329d..2ebe0b14e3f2 100644 >--- a/net-p2p/prowlarr/distinfo >+++ b/net-p2p/prowlarr/distinfo >@@ -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 >diff --git a/net-p2p/prowlarr/files/prowlarr.in b/net-p2p/prowlarr/files/prowlarr.in >index 48d10a09c855..d0e60536884e 100644 >--- a/net-p2p/prowlarr/files/prowlarr.in >+++ b/net-p2p/prowlarr/files/prowlarr.in >@@ -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}" > } > >diff --git a/net-p2p/prowlarr/pkg-plist b/net-p2p/prowlarr/pkg-plist >index f574fa863b3e..deaa8983b0b4 100644 >--- a/net-p2p/prowlarr/pkg-plist >+++ b/net-p2p/prowlarr/pkg-plist >@@ -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 >-- >2.43.0 >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Flags:
michiel
:
maintainer-approval+
Actions:
View
|
Diff
Attachments on
bug 275674
: 246975