aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichiel van Baak Jansen <michiel@vanbaak.eu>2023-09-18 18:09:12 +0000
committerFernando ApesteguĂ­a <fernape@FreeBSD.org>2023-09-19 06:59:20 +0000
commit691005f32ad9032f1ba12e100b2c5f06d8dab3cd (patch)
treebc351a8d01ef93360fb8e0316dc0425d9a8644bd
parentab64580072560fbb875cb3723ed5685a0deafcb4 (diff)
downloadports-691005f32ad9032f1ba12e100b2c5f06d8dab3cd.tar.gz
ports-691005f32ad9032f1ba12e100b2c5f06d8dab3cd.zip
net-p2p/prowlarr: Update to 1.8.6.3946
ChangeLog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.8.6.3946 PR: 273897 Reported by: michiel@vanbaak.eu (maintainer)
-rw-r--r--net-p2p/prowlarr/Makefile3
-rw-r--r--net-p2p/prowlarr/distinfo6
-rw-r--r--net-p2p/prowlarr/files/prowlarr.in3
-rw-r--r--net-p2p/prowlarr/pkg-plist28
4 files changed, 15 insertions, 25 deletions
diff --git a/net-p2p/prowlarr/Makefile b/net-p2p/prowlarr/Makefile
index e086a0220a26..1c6762289890 100644
--- a/net-p2p/prowlarr/Makefile
+++ b/net-p2p/prowlarr/Makefile
@@ -1,6 +1,5 @@
PORTNAME= prowlarr
-DISTVERSION= 1.7.4.3769
-PORTREVISION= 1
+DISTVERSION= 1.8.6.3946
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/Prowlarr/Prowlarr/releases/download/v${PORTVERSION}/
DISTNAME= Prowlarr.master.${PORTVERSION}.freebsd-core-x64
diff --git a/net-p2p/prowlarr/distinfo b/net-p2p/prowlarr/distinfo
index 24b49a0376f2..231afdf25dbf 100644
--- a/net-p2p/prowlarr/distinfo
+++ b/net-p2p/prowlarr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1690237110
-SHA256 (Prowlarr.master.1.7.4.3769.freebsd-core-x64.tar.gz) = dbcc971f3721fc153006506aa53a370d4c8afdb65bd737b311e31197dde014fc
-SIZE (Prowlarr.master.1.7.4.3769.freebsd-core-x64.tar.gz) = 49571755
+TIMESTAMP = 1694422649
+SHA256 (Prowlarr.master.1.8.6.3946.freebsd-core-x64.tar.gz) = 16d318b44946592841b729ec678a696c8324f94f8250754aa2f816c44ff31aad
+SIZE (Prowlarr.master.1.8.6.3946.freebsd-core-x64.tar.gz) = 49865166
diff --git a/net-p2p/prowlarr/files/prowlarr.in b/net-p2p/prowlarr/files/prowlarr.in
index 41b3aa5c2b69..67077c63802a 100644
--- a/net-p2p/prowlarr/files/prowlarr.in
+++ b/net-p2p/prowlarr/files/prowlarr.in
@@ -43,7 +43,8 @@ start_precmd=${name}_precmd
# .NET 6+ use dual mode sockets to avoid the separate AF handling.
# disable .NET use of V6 if no ipv6 is configured.
# See https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=259194#c17
- ifconfig | grep -q inet6
+ # Later version by Keith Chiem through email
+ ifconfig -a -u -G lo | grep -q inet6
if [ $? == 1 ]; then
export DOTNET_SYSTEM_NET_DISABLEIPV6=1
fi
diff --git a/net-p2p/prowlarr/pkg-plist b/net-p2p/prowlarr/pkg-plist
index 39e2a8af7e83..6419af89ff70 100644
--- a/net-p2p/prowlarr/pkg-plist
+++ b/net-p2p/prowlarr/pkg-plist
@@ -436,22 +436,13 @@
%%DATADIR%%/bin/System.Xml.XmlSerializer.dll
%%DATADIR%%/bin/System.Xml.dll
%%DATADIR%%/bin/System.dll
-%%DATADIR%%/bin/UI/18-50bd2b09ff24c781cc5e.js
-%%DATADIR%%/bin/UI/18-50bd2b09ff24c781cc5e.js.map
-%%DATADIR%%/bin/UI/228-b42b491d8b96897a4d63.js
-%%DATADIR%%/bin/UI/228-b42b491d8b96897a4d63.js.LICENSE.txt
-%%DATADIR%%/bin/UI/228-b42b491d8b96897a4d63.js.map
-%%DATADIR%%/bin/UI/327-4aa2f43a56dce24c0077.js
-%%DATADIR%%/bin/UI/327-4aa2f43a56dce24c0077.js.map
-%%DATADIR%%/bin/UI/423-3e32e4c3114ee5386368.js
-%%DATADIR%%/bin/UI/423-3e32e4c3114ee5386368.js.map
-%%DATADIR%%/bin/UI/665-c56063658d0a610442ad.js
-%%DATADIR%%/bin/UI/665-c56063658d0a610442ad.js.map
-%%DATADIR%%/bin/UI/673-f1e937752b94deaa03db.js
-%%DATADIR%%/bin/UI/673-f1e937752b94deaa03db.js.LICENSE.txt
-%%DATADIR%%/bin/UI/673-f1e937752b94deaa03db.js.map
-%%DATADIR%%/bin/UI/Content/665-e72fba0b2b3352f3d1d4.css
-%%DATADIR%%/bin/UI/Content/665-e72fba0b2b3352f3d1d4.css.map
+%%DATADIR%%/bin/UI/159-6f2acf9766e6b207f685.js
+%%DATADIR%%/bin/UI/159-6f2acf9766e6b207f685.js.map
+%%DATADIR%%/bin/UI/318-a0816b96b1c4a86e63e4.js
+%%DATADIR%%/bin/UI/318-a0816b96b1c4a86e63e4.js.LICENSE.txt
+%%DATADIR%%/bin/UI/318-a0816b96b1c4a86e63e4.js.map
+%%DATADIR%%/bin/UI/Content/159-6e8bb325794b5d70b480.css
+%%DATADIR%%/bin/UI/Content/159-6e8bb325794b5d70b480.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
@@ -495,9 +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-fa96d997975857e0c218.js
-%%DATADIR%%/bin/UI/index-fa96d997975857e0c218.js.LICENSE.txt
-%%DATADIR%%/bin/UI/index-fa96d997975857e0c218.js.map
+%%DATADIR%%/bin/UI/index-95e6591633264025abeb.js
+%%DATADIR%%/bin/UI/index-95e6591633264025abeb.js.map
%%DATADIR%%/bin/UI/index.html
%%DATADIR%%/bin/UI/login.html
%%DATADIR%%/bin/UI/oauth.html