FreeBSD Bugzilla – Attachment 244965 Details for
Bug 273896
net-p2p/readarr: Update to v0.3.5.2217
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
0001-net-p2p-readarr-Update-to-0.3.5.2217.patch
0001-net-p2p-readarr-Update-to-0.3.5.2217.patch (text/plain), 3.71 KB, created by
Michiel van Baak Jansen
on 2023-09-17 12:27:34 UTC
(
hide
)
Description:
0001-net-p2p-readarr-Update-to-0.3.5.2217.patch
Filename:
MIME Type:
Creator:
Michiel van Baak Jansen
Created:
2023-09-17 12:27:34 UTC
Size:
3.71 KB
patch
obsolete
>From 194bce13b06c57568ba17bfb55de5dcb162c1d71 Mon Sep 17 00:00:00 2001 >From: Michiel van Baak Jansen <michiel@vanbaak.eu> >Date: Mon, 11 Sep 2023 10:55:57 +0200 >Subject: [PATCH] net-p2p/readarr: Update to 0.3.5.2217 > >--- > net-p2p/readarr/Makefile | 2 +- > net-p2p/readarr/distinfo | 6 +++--- > net-p2p/readarr/files/readarr.in | 3 ++- > net-p2p/readarr/pkg-plist | 18 +++++++++--------- > 4 files changed, 15 insertions(+), 14 deletions(-) > >diff --git a/net-p2p/readarr/Makefile b/net-p2p/readarr/Makefile >index e19521bd0f4f..b9d6d15ecfc5 100644 >--- a/net-p2p/readarr/Makefile >+++ b/net-p2p/readarr/Makefile >@@ -1,5 +1,5 @@ > PORTNAME= readarr >-DISTVERSION= 0.3.3.2171 >+DISTVERSION= 0.3.5.2217 > CATEGORIES= net-p2p > MASTER_SITES= https://github.com/Readarr/Readarr/releases/download/v${PORTVERSION}/ > DISTNAME= Readarr.develop.${DISTVERSION}.freebsd-core-x64 >diff --git a/net-p2p/readarr/distinfo b/net-p2p/readarr/distinfo >index a7e0f1ca0e22..5478b5d317d1 100644 >--- a/net-p2p/readarr/distinfo >+++ b/net-p2p/readarr/distinfo >@@ -1,3 +1,3 @@ >-TIMESTAMP = 1692617908 >-SHA256 (Readarr.develop.0.3.3.2171.freebsd-core-x64.tar.gz) = fa0a77db4c2727751ecabbad148595c0c5062d93a03d68d6eec1790e02008ce5 >-SIZE (Readarr.develop.0.3.3.2171.freebsd-core-x64.tar.gz) = 50940146 >+TIMESTAMP = 1694951699 >+SHA256 (Readarr.develop.0.3.5.2217.freebsd-core-x64.tar.gz) = 8c3671f13f67f2aa5784ae63fb5854af07bafc436018e0e0e32355d720049e01 >+SIZE (Readarr.develop.0.3.5.2217.freebsd-core-x64.tar.gz) = 51062326 >diff --git a/net-p2p/readarr/files/readarr.in b/net-p2p/readarr/files/readarr.in >index 476cb2cff64c..75ec18a1dd3b 100644 >--- a/net-p2p/readarr/files/readarr.in >+++ b/net-p2p/readarr/files/readarr.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/readarr/pkg-plist b/net-p2p/readarr/pkg-plist >index 0a8c2c2b1c51..0bb2be195a4a 100644 >--- a/net-p2p/readarr/pkg-plist >+++ b/net-p2p/readarr/pkg-plist >@@ -443,13 +443,13 @@ > %%DATADIR%%/bin/System.Xml.dll > %%DATADIR%%/bin/System.dll > %%DATADIR%%/bin/TagLibSharp.dll >-%%DATADIR%%/bin/UI/645-76cb7e8b4c4b04e09a47.js >-%%DATADIR%%/bin/UI/645-76cb7e8b4c4b04e09a47.js.LICENSE.txt >-%%DATADIR%%/bin/UI/645-76cb7e8b4c4b04e09a47.js.map >-%%DATADIR%%/bin/UI/866-3ce838d23c4adcca1df5.js >-%%DATADIR%%/bin/UI/866-3ce838d23c4adcca1df5.js.map >-%%DATADIR%%/bin/UI/Content/866-fbcf0064810f6dc13d89.css >-%%DATADIR%%/bin/UI/Content/866-fbcf0064810f6dc13d89.css.map >+%%DATADIR%%/bin/UI/690-2978ab6e5ffe5467c3fb.js >+%%DATADIR%%/bin/UI/690-2978ab6e5ffe5467c3fb.js.LICENSE.txt >+%%DATADIR%%/bin/UI/690-2978ab6e5ffe5467c3fb.js.map >+%%DATADIR%%/bin/UI/85-4acb22e3bf70d4d8e508.js >+%%DATADIR%%/bin/UI/85-4acb22e3bf70d4d8e508.js.map >+%%DATADIR%%/bin/UI/Content/85-aedc983a9f4f24e89482.css >+%%DATADIR%%/bin/UI/Content/85-aedc983a9f4f24e89482.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 +492,8 @@ > %%DATADIR%%/bin/UI/Content/robots.txt > %%DATADIR%%/bin/UI/Content/styles.css > %%DATADIR%%/bin/UI/Content/styles.css.map >-%%DATADIR%%/bin/UI/index-c1bf52c90db199767894.js >-%%DATADIR%%/bin/UI/index-c1bf52c90db199767894.js.map >+%%DATADIR%%/bin/UI/index-c158821aa0e3a36169a5.js >+%%DATADIR%%/bin/UI/index-c158821aa0e3a36169a5.js.map > %%DATADIR%%/bin/UI/index.html > %%DATADIR%%/bin/UI/login.html > %%DATADIR%%/bin/UI/oauth.html >-- >2.42.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 273896
: 244965