summaryrefslogtreecommitdiff
path: root/net-p2p
diff options
context:
space:
mode:
Diffstat (limited to 'net-p2p')
-rw-r--r--net-p2p/bazarr/Makefile4
-rw-r--r--net-p2p/bitcoin-daemon/Makefile1
-rw-r--r--net-p2p/bitcoin-utils/Makefile1
-rw-r--r--net-p2p/bitcoin/Makefile5
-rw-r--r--net-p2p/bitcoin/distinfo6
-rw-r--r--net-p2p/bitcoin/files/patch-CMakeLists.txt11
-rw-r--r--net-p2p/c-lightning/Makefile1
-rw-r--r--net-p2p/cardano-db-sync/Makefile4
-rw-r--r--net-p2p/cardano-db-sync/distinfo10
-rw-r--r--net-p2p/cncli/Makefile2
-rw-r--r--net-p2p/intermodal/Makefile2
-rw-r--r--net-p2p/jackett/Makefile2
-rw-r--r--net-p2p/jackett/Makefile.nuget416
-rw-r--r--net-p2p/jackett/distinfo128
-rw-r--r--net-p2p/jackett/pkg-plist15
-rw-r--r--net-p2p/ktorrent/distinfo6
-rw-r--r--net-p2p/libktorrent/distinfo6
-rw-r--r--net-p2p/lidarr/Makefile2
-rw-r--r--net-p2p/lidarr/distinfo6
-rw-r--r--net-p2p/lidarr/pkg-plist12
-rw-r--r--net-p2p/ogmios/Makefile6
-rw-r--r--net-p2p/ogmios/distinfo14
-rw-r--r--net-p2p/oura/Makefile2
-rw-r--r--net-p2p/prowlarr/Makefile2
-rw-r--r--net-p2p/prowlarr/distinfo6
-rw-r--r--net-p2p/prowlarr/files/pkg-message.in7
-rw-r--r--net-p2p/prowlarr/pkg-plist56
-rw-r--r--net-p2p/py-stig/Makefile2
-rw-r--r--net-p2p/py-stig/distinfo6
-rw-r--r--net-p2p/radarr/Makefile2
-rw-r--r--net-p2p/radarr/distinfo6
-rw-r--r--net-p2p/radarr/pkg-plist12
-rw-r--r--net-p2p/twitch-tui/Makefile2
33 files changed, 340 insertions, 423 deletions
diff --git a/net-p2p/bazarr/Makefile b/net-p2p/bazarr/Makefile
index 4cab16e827c7..757f0b36b04f 100644
--- a/net-p2p/bazarr/Makefile
+++ b/net-p2p/bazarr/Makefile
@@ -1,7 +1,7 @@
PORTNAME= bazarr
DISTVERSIONPREFIX= v
DISTVERSION= 1.5.2
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= net-p2p python
MASTER_SITES= https://github.com/morpheus65535/bazarr/releases/download/${DISTVERSIONPREFIX}${DISTVERSION}/
DISTNAME= bazarr
@@ -14,7 +14,7 @@ WWW= https://www.bazarr.media
LICENSE= GPLv3
RUN_DEPENDS= ${PYNUMPY} \
- ${PYTHON_PKGNAMEPREFIX}lxml5>=4.3.0:devel/py-lxml5@${PY_FLAVOR} \
+ ${PYTHON_PKGNAMEPREFIX}lxml>=4.3.0:devel/py-lxml@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}numpy>1.12.0:math/py-numpy@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}pillow>=9.0.0:graphics/py-pillow@${PY_FLAVOR} \
${PYTHON_PKGNAMEPREFIX}sqlite3>0:databases/py-sqlite3@${PY_FLAVOR} \
diff --git a/net-p2p/bitcoin-daemon/Makefile b/net-p2p/bitcoin-daemon/Makefile
index 402bd69f0aa6..6d5b32515f90 100644
--- a/net-p2p/bitcoin-daemon/Makefile
+++ b/net-p2p/bitcoin-daemon/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
PKGNAMESUFFIX= -daemon
COMMENT= Virtual Peer-to-Peer Currency (Daemon)
diff --git a/net-p2p/bitcoin-utils/Makefile b/net-p2p/bitcoin-utils/Makefile
index 7189a5914a90..2ea5b0eb7303 100644
--- a/net-p2p/bitcoin-utils/Makefile
+++ b/net-p2p/bitcoin-utils/Makefile
@@ -1,4 +1,3 @@
-PORTREVISION= 1
PKGNAMESUFFIX= -utils
COMMENT= Virtual Peer-to-Peer Currency (CLI and Utilities)
diff --git a/net-p2p/bitcoin/Makefile b/net-p2p/bitcoin/Makefile
index 094acc6e6fd0..498238899b7c 100644
--- a/net-p2p/bitcoin/Makefile
+++ b/net-p2p/bitcoin/Makefile
@@ -1,6 +1,5 @@
PORTNAME= bitcoin
-PORTVERSION= 29.0
-PORTREVISION= 1
+PORTVERSION= 29.1
CATEGORIES= net-p2p finance
MASTER_SITES= https://bitcoincore.org/bin/bitcoin-core-${PORTVERSION}/ \
LOCAL/swills:icon
@@ -9,8 +8,6 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \
DIST_SUBDIR= ${PORTNAME}
EXTRACT_ONLY= ${_DISTFILES:N*.png}
-PATCH_SITES= https://github.com/bitcoin-core/gui/commit/
-
MAINTAINER= kbowling@FreeBSD.org
COMMENT?= Virtual Peer-to-Peer Currency Client (QT)
WWW= https://www.bitcoin.org/
diff --git a/net-p2p/bitcoin/distinfo b/net-p2p/bitcoin/distinfo
index 35bb005936ac..ffb5bf182917 100644
--- a/net-p2p/bitcoin/distinfo
+++ b/net-p2p/bitcoin/distinfo
@@ -1,5 +1,5 @@
-TIMESTAMP = 1745116296
-SHA256 (bitcoin/bitcoin-29.0.tar.gz) = 882c782c34a3bf2eacd1fae5cdc58b35b869883512f197f7d6dc8f195decfdaa
-SIZE (bitcoin/bitcoin-29.0.tar.gz) = 12935061
+TIMESTAMP = 1757669323
+SHA256 (bitcoin/bitcoin-29.1.tar.gz) = 067f624ae273b0d85a1554ffd7c098923351a647204e67034df6cc1dfacfa06b
+SIZE (bitcoin/bitcoin-29.1.tar.gz) = 12880902
SHA256 (bitcoin/bitcoin128.png) = ad880c8459ecfdb96abe6a4689af06bdd27906e0edcd39d0915482f2da91e722
SIZE (bitcoin/bitcoin128.png) = 10639
diff --git a/net-p2p/bitcoin/files/patch-CMakeLists.txt b/net-p2p/bitcoin/files/patch-CMakeLists.txt
deleted file mode 100644
index 7c47fb838701..000000000000
--- a/net-p2p/bitcoin/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,11 +0,0 @@
---- CMakeLists.txt.orig 2025-05-09 20:40:59 UTC
-+++ CMakeLists.txt
-@@ -153,7 +153,7 @@ endif()
- set(USE_QRCODE TRUE)
- endif()
-
--cmake_dependent_option(WITH_DBUS "Enable DBus support." ON "CMAKE_SYSTEM_NAME STREQUAL \"Linux\" AND BUILD_GUI" OFF)
-+cmake_dependent_option(WITH_DBUS "Enable DBus support." ON "CMAKE_SYSTEM_NAME STREQUAL \"FreeBSD\" AND BUILD_GUI" OFF)
-
- option(WITH_MULTIPROCESS "Build multiprocess bitcoin-node and bitcoin-gui executables in addition to monolithic bitcoind and bitcoin-qt executables. Requires libmultiprocess library. Experimental." OFF)
- if(WITH_MULTIPROCESS)
diff --git a/net-p2p/c-lightning/Makefile b/net-p2p/c-lightning/Makefile
index 383d8505eb94..09f89db778a8 100644
--- a/net-p2p/c-lightning/Makefile
+++ b/net-p2p/c-lightning/Makefile
@@ -2,6 +2,7 @@ PORTNAME= c-lightning
# To build from an arbitrary git commit comment PORTVERSION and PORTREVISION (if present)
PORTVERSION= 25.09
DISTVERSIONPREFIX= v
+PORTREVISION= 1
# and uncomment the following two lines (use for example -git-HEAD or -git-f8d8348c)
#PORTVERSION= 0
#PKGNAMESUFFIX= -git-f8d8348c
diff --git a/net-p2p/cardano-db-sync/Makefile b/net-p2p/cardano-db-sync/Makefile
index 8948eb8c96f3..a15e7cbd1499 100644
--- a/net-p2p/cardano-db-sync/Makefile
+++ b/net-p2p/cardano-db-sync/Makefile
@@ -105,7 +105,7 @@ USE_CABAL= Diff-0.5_1 \
cardano-crypto-class-2.1.5.0:chap \
cardano-crypto-praos-2.1.2.0_2:chap \
cardano-crypto-test-1.5.0.2:chap \
- cardano-crypto-tests-2.1.2.0_2:chap \
+ cardano-crypto-tests-2.1.2.0_1:chap \
cardano-crypto-wrapper-1.5.1.3:chap \
cardano-data-1.2.3.1:chap \
cardano-git-rev-0.2.2.0:chap \
@@ -462,7 +462,7 @@ USE_CABAL= Diff-0.5_1 \
transformers-except-0.1.4_1 \
tree-diff-0.3.1_1 \
typed-process-0.2.12.0 \
- typed-protocols-0.1.1.0_3:chap \
+ typed-protocols-0.1.1.0_1:chap \
typed-protocols-cborg-0.1.0.4_1:chap \
typed-protocols-examples-0.2.0.2:chap \
unagi-chan-0.4.1.4 \
diff --git a/net-p2p/cardano-db-sync/distinfo b/net-p2p/cardano-db-sync/distinfo
index 790726f1a816..f24ebe2f8606 100644
--- a/net-p2p/cardano-db-sync/distinfo
+++ b/net-p2p/cardano-db-sync/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1751905930
+TIMESTAMP = 1759045313
SHA256 (cabal/Diff-0.5/Diff-0.5.tar.gz) = 03cc84dedfb18fa693f0b0b7054d65e92c388d0657cf45ad5e9fbe3fe8b54551
SIZE (cabal/Diff-0.5/Diff-0.5.tar.gz) = 9122
SHA256 (cabal/Diff-0.5/revision/1.cabal) = 9c8a972eead9e079b90c6581fa8ef5755662c10dd075951b32b801145704afbb
@@ -199,8 +199,8 @@ SHA256 (cabal/cardano-crypto-test-1.5.0.2.tar.gz) = 8c5fc924c0fec8d87ecc293cee6f
SIZE (cabal/cardano-crypto-test-1.5.0.2.tar.gz) = 8454
SHA256 (cabal/cardano-crypto-tests-2.1.2.0.tar.gz) = 6a136a4d468ca481dec9ce085194e34efb6e6cc8c24f8a9708dfd9983a3bdf3b
SIZE (cabal/cardano-crypto-tests-2.1.2.0.tar.gz) = 32583
-SHA256 (cabal/cardano-crypto-tests-2.1.2.0/revision/2.cabal) = f6642ea2b9de2d2afa37e1aec36050409b9a5f0cadc0fa956d6fb9d32f073972
-SIZE (cabal/cardano-crypto-tests-2.1.2.0/revision/2.cabal) = 4053
+SHA256 (cabal/cardano-crypto-tests-2.1.2.0/revision/1.cabal) = f6642ea2b9de2d2afa37e1aec36050409b9a5f0cadc0fa956d6fb9d32f073972
+SIZE (cabal/cardano-crypto-tests-2.1.2.0/revision/1.cabal) = 4053
SHA256 (cabal/cardano-crypto-wrapper-1.5.1.3.tar.gz) = a762b914f8749408149390ab4285db56d77ef356eb2cc326845feb6df3b17594
SIZE (cabal/cardano-crypto-wrapper-1.5.1.3.tar.gz) = 26075
SHA256 (cabal/cardano-data-1.2.3.1.tar.gz) = 546aa1dae4361b9e33bd120b6af09e708a7a547ea03eda8092564c8f3a4f2fd1
@@ -1189,8 +1189,8 @@ SHA256 (cabal/typed-process-0.2.12.0/typed-process-0.2.12.0.tar.gz) = 4cee3d3ae8
SIZE (cabal/typed-process-0.2.12.0/typed-process-0.2.12.0.tar.gz) = 18957
SHA256 (cabal/typed-protocols-0.1.1.0.tar.gz) = 23feff45c28a15484cdfdbbebd4000f99148748d44f40bbb17df865ba44293ac
SIZE (cabal/typed-protocols-0.1.1.0.tar.gz) = 24491
-SHA256 (cabal/typed-protocols-0.1.1.0/revision/3.cabal) = 3c1f4b32b2a61df886f146d6fc819d4ccac16d435dce41db420e055061e614e6
-SIZE (cabal/typed-protocols-0.1.1.0/revision/3.cabal) = 1630
+SHA256 (cabal/typed-protocols-0.1.1.0/revision/1.cabal) = 3c1f4b32b2a61df886f146d6fc819d4ccac16d435dce41db420e055061e614e6
+SIZE (cabal/typed-protocols-0.1.1.0/revision/1.cabal) = 1630
SHA256 (cabal/typed-protocols-cborg-0.1.0.4.tar.gz) = 355a02848edf9447451dc7ca0d43bccc25b50b8cc4eac62216203796a2b223f1
SIZE (cabal/typed-protocols-cborg-0.1.0.4.tar.gz) = 6287
SHA256 (cabal/typed-protocols-cborg-0.1.0.4/revision/1.cabal) = 025310a5c61e206cf8ae429b85f816a6922447e55ed70f7dd5ed58735c514206
diff --git a/net-p2p/cncli/Makefile b/net-p2p/cncli/Makefile
index 45c6b0f55dcb..ea8af9a29ff2 100644
--- a/net-p2p/cncli/Makefile
+++ b/net-p2p/cncli/Makefile
@@ -1,7 +1,7 @@
PORTNAME= cncli
DISTVERSIONPREFIX= v
DISTVERSION= 6.0.1
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= net-p2p
MAINTAINER= boris@zfs.ninja
diff --git a/net-p2p/intermodal/Makefile b/net-p2p/intermodal/Makefile
index f96e3756d7ff..13b07fc61402 100644
--- a/net-p2p/intermodal/Makefile
+++ b/net-p2p/intermodal/Makefile
@@ -1,7 +1,7 @@
PORTNAME= intermodal
DISTVERSIONPREFIX= v
DISTVERSION= 0.1.14
-PORTREVISION= 8
+PORTREVISION= 9
CATEGORIES= net-p2p
MAINTAINER= yuri@FreeBSD.org
diff --git a/net-p2p/jackett/Makefile b/net-p2p/jackett/Makefile
index e371ac89ae92..23259180f5cc 100644
--- a/net-p2p/jackett/Makefile
+++ b/net-p2p/jackett/Makefile
@@ -1,6 +1,6 @@
PORTNAME= jackett
DISTVERSIONPREFIX= v
-DISTVERSION= 0.22.2311
+DISTVERSION= 0.23.59
CATEGORIES= net-p2p
MAINTAINER= tremere@cainites.net
diff --git a/net-p2p/jackett/Makefile.nuget b/net-p2p/jackett/Makefile.nuget
index e9edf9e0bc7f..29b578f69e01 100644
--- a/net-p2p/jackett/Makefile.nuget
+++ b/net-p2p/jackett/Makefile.nuget
@@ -1,220 +1,198 @@
NUGET_GROUPS= NUGET
-NUGET_NUPKGS= anglesharp:1.0.0 \
- anglesharp:1.3.0 \
- anglesharp.xml:1.0.0 \
- autofac:8.0.0 \
- autofac.extensions.dependencyinjection:9.0.0 \
- bencodenet:4.0.0 \
- commandlineparser:2.9.1 \
- dotnet4.socksproxy:1.4.0.1 \
- flaresolverrsharp:3.0.7 \
- microsoft.aspnetcore:2.3.0 \
- microsoft.aspnetcore.antiforgery:2.3.0 \
- microsoft.aspnetcore.authentication:2.3.0 \
- microsoft.aspnetcore.authentication.abstractions:2.3.0 \
- microsoft.aspnetcore.authentication.cookies:2.3.0 \
- microsoft.aspnetcore.authentication.core:2.3.0 \
- microsoft.aspnetcore.authorization:2.3.0 \
- microsoft.aspnetcore.authorization.policy:2.3.0 \
- microsoft.aspnetcore.connections.abstractions:2.3.0 \
- microsoft.aspnetcore.cors:2.3.0 \
- microsoft.aspnetcore.cryptography.internal:2.3.0 \
- microsoft.aspnetcore.dataprotection:2.3.0 \
- microsoft.aspnetcore.dataprotection.abstractions:2.3.0 \
- microsoft.aspnetcore.diagnostics:2.3.0 \
- microsoft.aspnetcore.diagnostics.abstractions:2.3.0 \
- microsoft.aspnetcore.hostfiltering:2.3.0 \
- microsoft.aspnetcore.hosting:2.3.0 \
- microsoft.aspnetcore.hosting.abstractions:2.1.1 \
- microsoft.aspnetcore.hosting.abstractions:2.3.0 \
- microsoft.aspnetcore.hosting.server.abstractions:2.3.0 \
- microsoft.aspnetcore.html.abstractions:2.3.0 \
- microsoft.aspnetcore.http:2.1.22 \
- microsoft.aspnetcore.http:2.3.0 \
- microsoft.aspnetcore.http.abstractions:2.1.1 \
- microsoft.aspnetcore.http.abstractions:2.3.0 \
- microsoft.aspnetcore.http.extensions:2.3.0 \
- microsoft.aspnetcore.http.features:2.3.0 \
- microsoft.aspnetcore.httpoverrides:2.3.0 \
- microsoft.aspnetcore.jsonpatch:2.3.0 \
- microsoft.aspnetcore.jsonpatch:8.0.17 \
- microsoft.aspnetcore.localization:2.3.0 \
- microsoft.aspnetcore.mvc:2.3.0 \
- microsoft.aspnetcore.mvc.abstractions:2.3.0 \
- microsoft.aspnetcore.mvc.apiexplorer:2.3.0 \
- microsoft.aspnetcore.mvc.core:2.3.0 \
- microsoft.aspnetcore.mvc.cors:2.3.0 \
- microsoft.aspnetcore.mvc.dataannotations:2.3.0 \
- microsoft.aspnetcore.mvc.formatters.json:2.3.0 \
- microsoft.aspnetcore.mvc.localization:2.3.0 \
- microsoft.aspnetcore.mvc.newtonsoftjson:8.0.17 \
- microsoft.aspnetcore.mvc.razor:2.3.0 \
- microsoft.aspnetcore.mvc.razor.extensions:2.3.0 \
- microsoft.aspnetcore.mvc.razorpages:2.3.0 \
- microsoft.aspnetcore.mvc.taghelpers:2.3.0 \
- microsoft.aspnetcore.mvc.viewfeatures:2.3.0 \
- microsoft.aspnetcore.razor:2.3.0 \
- microsoft.aspnetcore.razor.design:2.3.0 \
- microsoft.aspnetcore.razor.language:2.3.0 \
- microsoft.aspnetcore.razor.runtime:2.3.0 \
- microsoft.aspnetcore.responsecaching.abstractions:2.3.0 \
- microsoft.aspnetcore.responsecompression:2.3.0 \
- microsoft.aspnetcore.rewrite:2.3.0 \
- microsoft.aspnetcore.routing:2.3.0 \
- microsoft.aspnetcore.routing.abstractions:2.1.1 \
- microsoft.aspnetcore.routing.abstractions:2.3.0 \
- microsoft.aspnetcore.server.iisintegration:2.3.0 \
- microsoft.aspnetcore.server.kestrel:2.3.0 \
- microsoft.aspnetcore.server.kestrel.core:2.3.0 \
- microsoft.aspnetcore.server.kestrel.https:2.3.0 \
- microsoft.aspnetcore.server.kestrel.transport.abstractions:2.3.0 \
- microsoft.aspnetcore.server.kestrel.transport.sockets:2.3.0 \
- microsoft.aspnetcore.staticfiles:2.3.0 \
- microsoft.aspnetcore.webutilities:2.3.0 \
- microsoft.bcl.asyncinterfaces:6.0.0 \
- microsoft.bcl.asyncinterfaces:7.0.0 \
- microsoft.bcl.asyncinterfaces:8.0.0 \
- microsoft.bcl.timeprovider:8.0.0 \
- microsoft.codeanalysis.analyzers:1.1.0 \
- microsoft.codeanalysis.common:2.8.2 \
- microsoft.codeanalysis.csharp:2.8.2 \
- microsoft.codeanalysis.razor:2.3.0 \
- microsoft.csharp:4.5.0 \
- microsoft.csharp:4.7.0 \
- microsoft.diasymreader.native:1.7.0 \
- microsoft.dotnet.platformabstractions:2.1.0 \
- microsoft.extensions.caching.abstractions:8.0.0 \
- microsoft.extensions.caching.memory:8.0.1 \
- microsoft.extensions.configuration:8.0.0 \
- microsoft.extensions.configuration.abstractions:2.1.0 \
- microsoft.extensions.configuration.abstractions:8.0.0 \
- microsoft.extensions.configuration.binder:8.0.0 \
- microsoft.extensions.configuration.binder:8.0.2 \
- microsoft.extensions.configuration.commandline:8.0.0 \
- microsoft.extensions.configuration.environmentvariables:8.0.0 \
- microsoft.extensions.configuration.fileextensions:8.0.1 \
- microsoft.extensions.configuration.json:8.0.1 \
- microsoft.extensions.configuration.usersecrets:8.0.1 \
- microsoft.extensions.dependencyinjection:8.0.0 \
- microsoft.extensions.dependencyinjection:8.0.1 \
- microsoft.extensions.dependencyinjection.abstractions:8.0.0 \
- microsoft.extensions.dependencyinjection.abstractions:8.0.2 \
- microsoft.extensions.dependencymodel:2.1.0 \
- microsoft.extensions.diagnostics.abstractions:8.0.1 \
- microsoft.extensions.fileproviders.abstractions:8.0.0 \
- microsoft.extensions.fileproviders.composite:8.0.0 \
- microsoft.extensions.fileproviders.physical:8.0.0 \
- microsoft.extensions.filesystemglobbing:8.0.0 \
- microsoft.extensions.hosting.abstractions:8.0.1 \
- microsoft.extensions.localization:8.0.11 \
- microsoft.extensions.localization.abstractions:8.0.11 \
- microsoft.extensions.logging:2.1.0 \
- microsoft.extensions.logging:8.0.0 \
- microsoft.extensions.logging:8.0.1 \
- microsoft.extensions.logging.abstractions:8.0.0 \
- microsoft.extensions.logging.abstractions:8.0.2 \
- microsoft.extensions.logging.configuration:8.0.1 \
- microsoft.extensions.logging.console:8.0.1 \
- microsoft.extensions.logging.debug:8.0.1 \
- microsoft.extensions.objectpool:8.0.11 \
- microsoft.extensions.options:8.0.0 \
- microsoft.extensions.options:8.0.2 \
- microsoft.extensions.options.configurationextensions:8.0.0 \
- microsoft.extensions.primitives:8.0.0 \
- microsoft.extensions.webencoders:8.0.11 \
- microsoft.net.http.headers:2.3.0 \
- microsoft.netcore.platforms:1.1.0 \
- microsoft.netcore.platforms:5.0.0 \
- microsoft.netframework.referenceassemblies:1.0.3 \
- microsoft.netframework.referenceassemblies.net462:1.0.3 \
- microsoft.win32.registry:4.5.0 mimemapping:1.0.1.50 \
- mono.posix:7.1.0-final.1.21458.1 \
- mono.unix:7.1.0-final.1.21458.1 \
- netstandard.library:1.6.1 \
- netstandard.library:2.0.3 \
- newtonsoft.json:11.0.2 \
- newtonsoft.json:12.0.1 \
- newtonsoft.json:13.0.1 \
- newtonsoft.json:13.0.2 \
- newtonsoft.json:13.0.3 \
- newtonsoft.json:9.0.1 \
- newtonsoft.json.bson:1.0.2 \
- nlog:5.4.0 \
- nlog.extensions.logging:5.4.0 \
- nlog.web.aspnetcore:5.4.0 \
- polly:8.6.1 \
- polly.core:8.6.1 \
- sharpziplib:1.4.2 \
- system.appcontext:4.3.0 \
- system.buffers:4.5.0 \
- system.buffers:4.5.1 \
- system.buffers:4.6.0 \
- system.collections:4.3.0 \
- system.collections.concurrent:4.3.0 \
- system.collections.immutable:1.3.1 \
- system.collections.immutable:8.0.0 \
- system.componentmodel.annotations:4.5.0 \
- system.componentmodel.annotations:5.0.0 \
- system.console:4.3.0 \
- system.diagnostics.debug:4.3.0 \
- system.diagnostics.diagnosticsource:7.0.2 \
- system.diagnostics.diagnosticsource:8.0.1 \
- system.diagnostics.eventlog:8.0.1 \
- system.diagnostics.fileversioninfo:4.3.0 \
- system.diagnostics.stacktrace:4.3.0 \
- system.diagnostics.tools:4.3.0 \
- system.dynamic.runtime:4.3.0 \
- system.globalization:4.3.0 \
- system.io.compression:4.3.0 \
- system.io.filesystem:4.3.0 \
- system.io.filesystem.accesscontrol:5.0.0 \
- system.io.filesystem.primitives:4.3.0 system.io.pipelines:4.6.0 \
- system.io.pipelines:5.0.1 system.io.pipelines:8.0.0 \
- system.linq:4.3.0 system.linq.expressions:4.3.0 \
- system.memory:4.5.3 system.memory:4.5.4 system.memory:4.5.5 \
- system.memory:4.6.0 system.numerics.vectors:4.4.0 \
- system.numerics.vectors:4.5.0 system.numerics.vectors:4.6.0 \
- system.reflection:4.3.0 system.reflection.metadata:1.4.2 \
- system.reflection.metadata:8.0.1 \
- system.resources.resourcemanager:4.3.0 system.runtime:4.3.0 \
- system.runtime.compilerservices.unsafe:4.5.2 \
- system.runtime.compilerservices.unsafe:4.5.3 \
- system.runtime.compilerservices.unsafe:6.0.0 \
- system.runtime.compilerservices.unsafe:6.1.0 \
- system.runtime.extensions:4.3.0 \
- system.runtime.interopservices:4.3.0 \
- system.runtime.interopservices.runtimeinformation:4.0.0 \
- system.runtime.interopservices.runtimeinformation:4.3.0 \
- system.runtime.numerics:4.3.0 \
- system.security.accesscontrol:4.5.0 \
- system.security.accesscontrol:5.0.0 \
- system.security.cryptography.algorithms:4.3.0 \
- system.security.cryptography.algorithms:4.3.1 \
- system.security.cryptography.cng:5.0.0 \
- system.security.cryptography.encoding:4.3.0 \
- system.security.cryptography.primitives:4.3.0 \
- system.security.cryptography.protecteddata:8.0.0 \
- system.security.cryptography.x509certificates:4.3.0 \
- system.security.cryptography.xml:8.0.2 \
- system.security.principal.windows:4.5.0 \
- system.security.principal.windows:5.0.0 \
- system.serviceprocess.servicecontroller:8.0.1 \
- system.text.encoding:4.3.0 system.text.encoding.codepages:4.3.0 \
- system.text.encoding.codepages:8.0.0 \
- system.text.encoding.extensions:4.3.0 \
- system.text.encodings.web:4.5.1 system.text.encodings.web:8.0.0 \
- system.text.json:8.0.5 system.threading:4.3.0 \
- system.threading.tasks:4.3.0 \
- system.threading.tasks.extensions:4.5.2 \
- system.threading.tasks.extensions:4.5.4 \
- system.threading.tasks.extensions:4.6.0 \
- system.threading.tasks.parallel:4.3.0 \
- system.threading.thread:4.3.0 \
- system.valuetuple:4.3.0 \
- system.valuetuple:4.5.0 \
- system.xml.readerwriter:4.3.0 \
- system.xml.xdocument:4.3.0 \
- system.xml.xmldocument:4.3.0 \
- system.xml.xpath:4.3.0 \
- system.xml.xpath.xdocument:4.3.0 \
- yamldotnet:16.3.0
+NUGET_NUPKGS= AngleSharp.Xml:1.0.0 \
+ AngleSharp:1.3.0 \
+ Autofac.Extensions.DependencyInjection:9.0.0 \
+ Autofac:8.0.0 \
+ BencodeNET:4.0.0 \
+ CommandLineParser:2.9.1 \
+ DotNet4.SocksProxy:1.4.0.1 \
+ FlareSolverrSharp:3.0.7 \
+ Microsoft.AspNetCore.Antiforgery:2.3.0 \
+ Microsoft.AspNetCore.Authentication.Abstractions:2.3.0 \
+ Microsoft.AspNetCore.Authentication.Cookies:2.3.0 \
+ Microsoft.AspNetCore.Authentication.Core:2.3.0 \
+ Microsoft.AspNetCore.Authentication:2.3.0 \
+ Microsoft.AspNetCore.Authorization.Policy:2.3.0 \
+ Microsoft.AspNetCore.Authorization:2.3.0 \
+ Microsoft.AspNetCore.Connections.Abstractions:2.3.0 \
+ Microsoft.AspNetCore.Cors:2.3.0 \
+ Microsoft.AspNetCore.Cryptography.Internal:2.3.0 \
+ Microsoft.AspNetCore.DataProtection.Abstractions:2.3.0 \
+ Microsoft.AspNetCore.DataProtection:2.3.0 \
+ Microsoft.AspNetCore.Diagnostics.Abstractions:2.3.0 \
+ Microsoft.AspNetCore.Diagnostics:2.3.0 \
+ Microsoft.AspNetCore.HostFiltering:2.3.0 \
+ Microsoft.AspNetCore.Hosting.Abstractions:2.3.0 \
+ Microsoft.AspNetCore.Hosting.Server.Abstractions:2.3.0 \
+ Microsoft.AspNetCore.Hosting:2.3.0 \
+ Microsoft.AspNetCore.Html.Abstractions:2.3.0 \
+ Microsoft.AspNetCore.Http.Abstractions:2.3.0 \
+ Microsoft.AspNetCore.Http.Extensions:2.3.0 \
+ Microsoft.AspNetCore.Http.Features:2.3.0 \
+ Microsoft.AspNetCore.Http:2.3.0 \
+ Microsoft.AspNetCore.HttpOverrides:2.3.0 \
+ Microsoft.AspNetCore.JsonPatch:2.3.0 \
+ Microsoft.AspNetCore.JsonPatch:8.0.20 \
+ Microsoft.AspNetCore.Localization:2.3.0 \
+ Microsoft.AspNetCore.Mvc.Abstractions:2.3.0 \
+ Microsoft.AspNetCore.Mvc.ApiExplorer:2.3.0 \
+ Microsoft.AspNetCore.Mvc.Core:2.3.0 \
+ Microsoft.AspNetCore.Mvc.Cors:2.3.0 \
+ Microsoft.AspNetCore.Mvc.DataAnnotations:2.3.0 \
+ Microsoft.AspNetCore.Mvc.Formatters.Json:2.3.0 \
+ Microsoft.AspNetCore.Mvc.Localization:2.3.0 \
+ Microsoft.AspNetCore.Mvc.NewtonsoftJson:8.0.20 \
+ Microsoft.AspNetCore.Mvc.Razor.Extensions:2.3.0 \
+ Microsoft.AspNetCore.Mvc.Razor:2.3.0 \
+ Microsoft.AspNetCore.Mvc.RazorPages:2.3.0 \
+ Microsoft.AspNetCore.Mvc.TagHelpers:2.3.0 \
+ Microsoft.AspNetCore.Mvc.ViewFeatures:2.3.0 \
+ Microsoft.AspNetCore.Mvc:2.3.0 \
+ Microsoft.AspNetCore.Razor.Design:2.3.0 \
+ Microsoft.AspNetCore.Razor.Language:2.3.0 \
+ Microsoft.AspNetCore.Razor.Runtime:2.3.0 \
+ Microsoft.AspNetCore.Razor:2.3.0 \
+ Microsoft.AspNetCore.ResponseCaching.Abstractions:2.3.0 \
+ Microsoft.AspNetCore.ResponseCompression:2.3.0 \
+ Microsoft.AspNetCore.Rewrite:2.3.0 \
+ Microsoft.AspNetCore.Routing.Abstractions:2.3.0 \
+ Microsoft.AspNetCore.Routing:2.3.0 \
+ Microsoft.AspNetCore.Server.IISIntegration:2.3.0 \
+ Microsoft.AspNetCore.Server.Kestrel.Core:2.3.0 \
+ Microsoft.AspNetCore.Server.Kestrel.Https:2.3.0 \
+ Microsoft.AspNetCore.Server.Kestrel.Transport.Abstractions:2.3.0 \
+ Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets:2.3.0 \
+ Microsoft.AspNetCore.Server.Kestrel:2.3.0 \
+ Microsoft.AspNetCore.StaticFiles:2.3.0 \
+ Microsoft.AspNetCore.WebUtilities:2.3.0 \
+ Microsoft.AspNetCore:2.3.0 \
+ Microsoft.Bcl.AsyncInterfaces:8.0.0 \
+ Microsoft.Bcl.TimeProvider:8.0.0 \
+ Microsoft.CodeAnalysis.Analyzers:1.1.0 \
+ Microsoft.CodeAnalysis.Common:2.8.2 \
+ Microsoft.CodeAnalysis.CSharp:2.8.2 \
+ Microsoft.CodeAnalysis.Razor:2.3.0 \
+ Microsoft.CSharp:4.7.0 \
+ Microsoft.DiaSymReader.Native:1.7.0 \
+ Microsoft.DotNet.PlatformAbstractions:2.1.0 \
+ Microsoft.Extensions.Caching.Abstractions:8.0.0 \
+ Microsoft.Extensions.Caching.Memory:8.0.1 \
+ Microsoft.Extensions.Configuration.Abstractions:8.0.0 \
+ Microsoft.Extensions.Configuration.Binder:8.0.2 \
+ Microsoft.Extensions.Configuration.CommandLine:8.0.0 \
+ Microsoft.Extensions.Configuration.EnvironmentVariables:8.0.0 \
+ Microsoft.Extensions.Configuration.FileExtensions:8.0.1 \
+ Microsoft.Extensions.Configuration.Json:8.0.1 \
+ Microsoft.Extensions.Configuration.UserSecrets:8.0.1 \
+ Microsoft.Extensions.Configuration:8.0.0 \
+ Microsoft.Extensions.DependencyInjection.Abstractions:8.0.0 \
+ Microsoft.Extensions.DependencyInjection.Abstractions:8.0.2 \
+ Microsoft.Extensions.DependencyInjection:8.0.0 \
+ Microsoft.Extensions.DependencyInjection:8.0.1 \
+ Microsoft.Extensions.DependencyModel:2.1.0 \
+ Microsoft.Extensions.Diagnostics.Abstractions:8.0.1 \
+ Microsoft.Extensions.FileProviders.Abstractions:8.0.0 \
+ Microsoft.Extensions.FileProviders.Composite:8.0.0 \
+ Microsoft.Extensions.FileProviders.Physical:8.0.0 \
+ Microsoft.Extensions.FileSystemGlobbing:8.0.0 \
+ Microsoft.Extensions.Hosting.Abstractions:8.0.1 \
+ Microsoft.Extensions.Localization.Abstractions:8.0.11 \
+ Microsoft.Extensions.Localization:8.0.11 \
+ Microsoft.Extensions.Logging.Abstractions:8.0.0 \
+ Microsoft.Extensions.Logging.Abstractions:8.0.2 \
+ Microsoft.Extensions.Logging.Configuration:8.0.1 \
+ Microsoft.Extensions.Logging.Console:8.0.1 \
+ Microsoft.Extensions.Logging.Debug:8.0.1 \
+ Microsoft.Extensions.Logging:8.0.0 \
+ Microsoft.Extensions.Logging:8.0.1 \
+ Microsoft.Extensions.ObjectPool:8.0.11 \
+ Microsoft.Extensions.Options.ConfigurationExtensions:8.0.0 \
+ Microsoft.Extensions.Options:8.0.2 \
+ Microsoft.Extensions.Primitives:8.0.0 \
+ Microsoft.Extensions.WebEncoders:8.0.11 \
+ Microsoft.Net.Http.Headers:2.3.0 \
+ Microsoft.NETCore.Platforms:1.1.0 \
+ Microsoft.NETCore.Platforms:5.0.0 \
+ Microsoft.NETFramework.ReferenceAssemblies.net471:1.0.3 \
+ Microsoft.NETFramework.ReferenceAssemblies:1.0.3 \
+ Microsoft.Win32.Registry:4.5.0 \
+ MimeMapping:1.0.1.50 \
+ Mono.Posix:7.1.0-final.1.21458.1 \
+ Mono.Unix:7.1.0-final.1.21458.1 \
+ NETStandard.Library:2.0.3 \
+ Newtonsoft.Json.Bson:1.0.2 \
+ Newtonsoft.Json:13.0.4 \
+ NLog.Extensions.Logging:5.4.0 \
+ NLog.Web.AspNetCore:5.4.0 \
+ NLog:5.4.0 \
+ Polly.Core:8.6.3 \
+ Polly:8.6.3 \
+ SharpZipLib:1.4.2 \
+ System.AppContext:4.3.0 \
+ System.Buffers:4.6.0 \
+ System.Collections.Concurrent:4.3.0 \
+ System.Collections.Immutable:8.0.0 \
+ System.Collections:4.3.0 \
+ System.ComponentModel.Annotations:5.0.0 \
+ System.Console:4.3.0 \
+ System.Diagnostics.Debug:4.3.0 \
+ System.Diagnostics.DiagnosticSource:7.0.2 \
+ System.Diagnostics.DiagnosticSource:8.0.1 \
+ System.Diagnostics.EventLog:8.0.1 \
+ System.Diagnostics.FileVersionInfo:4.3.0 \
+ System.Diagnostics.StackTrace:4.3.0 \
+ System.Diagnostics.Tools:4.3.0 \
+ System.Dynamic.Runtime:4.3.0 \
+ System.Globalization:4.3.0 \
+ System.IO.Compression:4.3.0 \
+ System.IO.FileSystem.AccessControl:5.0.0 \
+ System.IO.FileSystem.Primitives:4.3.0 \
+ System.IO.FileSystem:4.3.0 \
+ System.IO.Pipelines:4.6.0 \
+ System.IO.Pipelines:5.0.1 \
+ System.IO.Pipelines:8.0.0 \
+ System.IO:4.3.0 \
+ System.Linq.Expressions:4.3.0 \
+ System.Linq:4.3.0 \
+ System.Memory:4.5.5 \
+ System.Memory:4.6.0 \
+ System.Numerics.Vectors:4.4.0 \
+ System.Numerics.Vectors:4.6.0 \
+ System.Reflection.Metadata:8.0.1 \
+ System.Reflection:4.3.0 \
+ System.Resources.ResourceManager:4.3.0 \
+ System.Runtime.CompilerServices.Unsafe:6.0.0 \
+ System.Runtime.CompilerServices.Unsafe:6.1.0 \
+ System.Runtime.Extensions:4.3.0 \
+ System.Runtime.InteropServices.RuntimeInformation:4.3.0 \
+ System.Runtime.InteropServices:4.3.0 \
+ System.Runtime.Numerics:4.3.0 \
+ System.Runtime:4.3.0 \
+ System.Security.AccessControl:5.0.0 \
+ System.Security.Cryptography.Algorithms:4.3.1 \
+ System.Security.Cryptography.Cng:5.0.0 \
+ System.Security.Cryptography.Encoding:4.3.0 \
+ System.Security.Cryptography.Primitives:4.3.0 \
+ System.Security.Cryptography.ProtectedData:8.0.0 \
+ System.Security.Cryptography.X509Certificates:4.3.0 \
+ System.Security.Cryptography.Xml:8.0.2 \
+ System.Security.Principal.Windows:5.0.0 \
+ System.ServiceProcess.ServiceController:8.0.1 \
+ System.Text.Encoding.CodePages:8.0.0 \
+ System.Text.Encoding.Extensions:4.3.0 \
+ System.Text.Encoding:4.3.0 \
+ System.Text.Encodings.Web:8.0.0 \
+ System.Text.Json:8.0.6 \
+ System.Threading.Tasks.Extensions:4.5.4 \
+ System.Threading.Tasks.Extensions:4.6.0 \
+ System.Threading.Tasks.Parallel:4.3.0 \
+ System.Threading.Tasks:4.3.0 \
+ System.Threading.Thread:4.3.0 \
+ System.Threading:4.3.0 \
+ System.ValueTuple:4.5.0 \
+ System.Xml.ReaderWriter:4.3.0 \
+ System.Xml.XDocument:4.3.0 \
+ System.Xml.XmlDocument:4.3.0 \
+ System.Xml.XPath.XDocument:4.3.0 \
+ System.Xml.XPath:4.3.0 \
+ YamlDotNet:16.3.0
diff --git a/net-p2p/jackett/distinfo b/net-p2p/jackett/distinfo
index 39275fcd6584..370b8ea27faf 100644
--- a/net-p2p/jackett/distinfo
+++ b/net-p2p/jackett/distinfo
@@ -1,8 +1,6 @@
-TIMESTAMP = 1755591785
+TIMESTAMP = 1758694964
SHA256 (nuget/anglesharp.xml.1.0.0.nupkg) = 533c57587eaa1b6044007fd42e8b069149f646182150e82ec954cf625efcb293
SIZE (nuget/anglesharp.xml.1.0.0.nupkg) = 223916
-SHA256 (nuget/anglesharp.1.0.0.nupkg) = d08071e3e760c3dd375ae8df89c65e1e76cf09ac5437b866941e859d150db439
-SIZE (nuget/anglesharp.1.0.0.nupkg) = 2246261
SHA256 (nuget/anglesharp.1.3.0.nupkg) = c6af86d9ff450aa4ba3e32207c37598d54686b154c892c8e5c2ecab4cccca4f5
SIZE (nuget/anglesharp.1.3.0.nupkg) = 1953100
SHA256 (nuget/autofac.extensions.dependencyinjection.9.0.0.nupkg) = 844aaf6d3909a9c2384b82e9c5538cc9ce66f8a78dd2744b93b16a40748b45de
@@ -47,8 +45,6 @@ SHA256 (nuget/microsoft.aspnetcore.diagnostics.2.3.0.nupkg) = f17f3cd27a59b20998
SIZE (nuget/microsoft.aspnetcore.diagnostics.2.3.0.nupkg) = 123734
SHA256 (nuget/microsoft.aspnetcore.hostfiltering.2.3.0.nupkg) = 58bb1a9e7e48a79ff23d126c99c4273066a67959afdc0cde347e7550e5c3d026
SIZE (nuget/microsoft.aspnetcore.hostfiltering.2.3.0.nupkg) = 42317
-SHA256 (nuget/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg) = b5967829ad07d1325bfa6e67b4eed837bb6572b0f3e61261bd7d6c879565d4f2
-SIZE (nuget/microsoft.aspnetcore.hosting.abstractions.2.1.1.nupkg) = 39859
SHA256 (nuget/microsoft.aspnetcore.hosting.abstractions.2.3.0.nupkg) = 82d89131003990ed5b88855a04b8d2ab4fe3555a6223c5b34b5dfacff131d73b
SIZE (nuget/microsoft.aspnetcore.hosting.abstractions.2.3.0.nupkg) = 44211
SHA256 (nuget/microsoft.aspnetcore.hosting.server.abstractions.2.3.0.nupkg) = 96d299d362f7717bb6742c7524612dd57f20420c130019f8e50901b11118c5ac
@@ -57,24 +53,20 @@ SHA256 (nuget/microsoft.aspnetcore.hosting.2.3.0.nupkg) = 159ebad4e3d94ed422cae5
SIZE (nuget/microsoft.aspnetcore.hosting.2.3.0.nupkg) = 86118
SHA256 (nuget/microsoft.aspnetcore.html.abstractions.2.3.0.nupkg) = 6812da8c7065126c1afea8d85e354f7dcfcf1835c034790efe04b1ca269f1870
SIZE (nuget/microsoft.aspnetcore.html.abstractions.2.3.0.nupkg) = 42298
-SHA256 (nuget/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg) = dacf156fad8239706f26b276c90763cedf86f654b77c67f3cee04bb7267c5a0a
-SIZE (nuget/microsoft.aspnetcore.http.abstractions.2.1.1.nupkg) = 70536
SHA256 (nuget/microsoft.aspnetcore.http.abstractions.2.3.0.nupkg) = 36b005ce4e4873199e464dd9bbeacb72ad3e28a88061fca025b01d22dd99a5f9
SIZE (nuget/microsoft.aspnetcore.http.abstractions.2.3.0.nupkg) = 74760
SHA256 (nuget/microsoft.aspnetcore.http.extensions.2.3.0.nupkg) = b0e5700b9c0ae70f3947e1db6240657cfa66927c80122837834b959d3486c212
SIZE (nuget/microsoft.aspnetcore.http.extensions.2.3.0.nupkg) = 50850
SHA256 (nuget/microsoft.aspnetcore.http.features.2.3.0.nupkg) = 4243454b749c0cbcadd17a690134a881b175ada49024dfb04ad72702c4a8509c
SIZE (nuget/microsoft.aspnetcore.http.features.2.3.0.nupkg) = 51704
-SHA256 (nuget/microsoft.aspnetcore.http.2.1.22.nupkg) = afabc1773a05d291ce719cd5c1f09d8be5bf6605414df2715a80278b862c1626
-SIZE (nuget/microsoft.aspnetcore.http.2.1.22.nupkg) = 63237
SHA256 (nuget/microsoft.aspnetcore.http.2.3.0.nupkg) = b9b3c6bc5c0c8d76f2758d60ce8fe6df5a56ab9fd2b12fed191b4ea2d1c57c15
SIZE (nuget/microsoft.aspnetcore.http.2.3.0.nupkg) = 71179
SHA256 (nuget/microsoft.aspnetcore.httpoverrides.2.3.0.nupkg) = c6acc57aa3a7be829536a99de1e31cf171a078af4ee79e9447cc51d73d3ddb52
SIZE (nuget/microsoft.aspnetcore.httpoverrides.2.3.0.nupkg) = 46764
SHA256 (nuget/microsoft.aspnetcore.jsonpatch.2.3.0.nupkg) = 77a507078b166bb7334c80b8187c1d4213abbd5d89a473e6a139631b1c757677
SIZE (nuget/microsoft.aspnetcore.jsonpatch.2.3.0.nupkg) = 56781
-SHA256 (nuget/microsoft.aspnetcore.jsonpatch.8.0.17.nupkg) = e9ff1fd543a7b2e37374a1060eebb913b8dca969e239bc44f2cdb16d341d4229
-SIZE (nuget/microsoft.aspnetcore.jsonpatch.8.0.17.nupkg) = 146382
+SHA256 (nuget/microsoft.aspnetcore.jsonpatch.8.0.20.nupkg) = 7c799d38fdedb1a82dadec6241fd521b5cf3ffbaff2ab292f1521566e4a1c421
+SIZE (nuget/microsoft.aspnetcore.jsonpatch.8.0.20.nupkg) = 146495
SHA256 (nuget/microsoft.aspnetcore.localization.2.3.0.nupkg) = e66c42a1361af0ab26ad332f2f17199e325df86dd0c6b53202b2dad618eb38a8
SIZE (nuget/microsoft.aspnetcore.localization.2.3.0.nupkg) = 48328
SHA256 (nuget/microsoft.aspnetcore.mvc.abstractions.2.3.0.nupkg) = 9f1b80fbb762f224f8142bb5d1e8a355182b6b0ed0610ae140f541c3de327583
@@ -91,8 +83,8 @@ SHA256 (nuget/microsoft.aspnetcore.mvc.formatters.json.2.3.0.nupkg) = 9083925a2b
SIZE (nuget/microsoft.aspnetcore.mvc.formatters.json.2.3.0.nupkg) = 53459
SHA256 (nuget/microsoft.aspnetcore.mvc.localization.2.3.0.nupkg) = 9ad5fe66c3b4e4aba11c297b6daf5604fcf129b38183279c6114d6f21638ed4b
SIZE (nuget/microsoft.aspnetcore.mvc.localization.2.3.0.nupkg) = 48688
-SHA256 (nuget/microsoft.aspnetcore.mvc.newtonsoftjson.8.0.17.nupkg) = 6d910f64d586b7fbf8a05ffa198e1301a94313d95f23afc26cc26d687eb885d2
-SIZE (nuget/microsoft.aspnetcore.mvc.newtonsoftjson.8.0.17.nupkg) = 82011
+SHA256 (nuget/microsoft.aspnetcore.mvc.newtonsoftjson.8.0.20.nupkg) = 06e851f1129e4a69decda781e8b7f08ed228f9b903ec70b8bea59a708da757a6
+SIZE (nuget/microsoft.aspnetcore.mvc.newtonsoftjson.8.0.20.nupkg) = 82149
SHA256 (nuget/microsoft.aspnetcore.mvc.razor.extensions.2.3.0.nupkg) = ee371a0b9cb725c57708c76f848c046107b268fc2c2b266219d202233a0c7a1c
SIZE (nuget/microsoft.aspnetcore.mvc.razor.extensions.2.3.0.nupkg) = 104833
SHA256 (nuget/microsoft.aspnetcore.mvc.razor.2.3.0.nupkg) = 562c8d5ad58ce8e89a534cc3737eb6b956fd25004a2e0e9bc6d7bceaec8a61b8
@@ -119,8 +111,6 @@ SHA256 (nuget/microsoft.aspnetcore.responsecompression.2.3.0.nupkg) = 63b3dcf80f
SIZE (nuget/microsoft.aspnetcore.responsecompression.2.3.0.nupkg) = 67777
SHA256 (nuget/microsoft.aspnetcore.rewrite.2.3.0.nupkg) = 5187be1dc756f591ea5ec66c4e405b160389de1d78ba861be1cc2315fe72f545
SIZE (nuget/microsoft.aspnetcore.rewrite.2.3.0.nupkg) = 70836
-SHA256 (nuget/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg) = f1a51ddb341d54f4cbd7cb918906b1b333573fc4ba6b8083dfa49331b517bd11
-SIZE (nuget/microsoft.aspnetcore.routing.abstractions.2.1.1.nupkg) = 47623
SHA256 (nuget/microsoft.aspnetcore.routing.abstractions.2.3.0.nupkg) = a523e9c0053fcc489d9817118d2bb3ef57ece4220145617cca9fee8ec2015e89
SIZE (nuget/microsoft.aspnetcore.routing.abstractions.2.3.0.nupkg) = 51947
SHA256 (nuget/microsoft.aspnetcore.routing.2.3.0.nupkg) = 6d7ad8795808fac9b67b978e0b03a4756c827f96fb750f24bfea4945a78b8872
@@ -143,26 +133,20 @@ SHA256 (nuget/microsoft.aspnetcore.webutilities.2.3.0.nupkg) = a093043f8e10f4296
SIZE (nuget/microsoft.aspnetcore.webutilities.2.3.0.nupkg) = 63465
SHA256 (nuget/microsoft.aspnetcore.2.3.0.nupkg) = 5dac1e814db92163b5bb7ec0827f4c3cf51f574cffd663d579a42459dcd080de
SIZE (nuget/microsoft.aspnetcore.2.3.0.nupkg) = 41992
-SHA256 (nuget/microsoft.bcl.asyncinterfaces.6.0.0.nupkg) = e3df87fe2170a7e01f0880af59caa8f6eb380b3c40a4f282dfb43912aaf0f895
-SIZE (nuget/microsoft.bcl.asyncinterfaces.6.0.0.nupkg) = 76354
-SHA256 (nuget/microsoft.bcl.asyncinterfaces.7.0.0.nupkg) = d5ed37d44dba8ab688aae9fce1a7747c2211e0c259d61710a38c8537e07b51f1
-SIZE (nuget/microsoft.bcl.asyncinterfaces.7.0.0.nupkg) = 95839
SHA256 (nuget/microsoft.bcl.asyncinterfaces.8.0.0.nupkg) = f5a5a68b03092ab2abf68843d4a4aea25dfbcbe8dd0f13c625cb779b6fc1927c
SIZE (nuget/microsoft.bcl.asyncinterfaces.8.0.0.nupkg) = 99740
SHA256 (nuget/microsoft.bcl.timeprovider.8.0.0.nupkg) = 7c1bc34970d22183334daf3e03ef7c2aa8445d83fa135ef02e8f943709727f85
SIZE (nuget/microsoft.bcl.timeprovider.8.0.0.nupkg) = 105522
+SHA256 (nuget/microsoft.csharp.4.7.0.nupkg) = 127927bf646c145ebc9443ddadfe4cf81a55d641e82d3551029294c2e93fa63d
+SIZE (nuget/microsoft.csharp.4.7.0.nupkg) = 627100
SHA256 (nuget/microsoft.codeanalysis.analyzers.1.1.0.nupkg) = ecaad97cade451b99e4fcd9e55a76f1eead971a16adc50e3e2a90821e1312623
SIZE (nuget/microsoft.codeanalysis.analyzers.1.1.0.nupkg) = 102426
-SHA256 (nuget/microsoft.codeanalysis.common.2.8.2.nupkg) = a62154ed8d8d654d652ef6e0dcf6436097cda7588c3fa05ffc6854ffcd96b990
-SIZE (nuget/microsoft.codeanalysis.common.2.8.2.nupkg) = 1496132
SHA256 (nuget/microsoft.codeanalysis.csharp.2.8.2.nupkg) = 5eac10f955c7c33f3cb6e6568d24e8c530fdd7fcc038a850709223d2eff8e7e9
SIZE (nuget/microsoft.codeanalysis.csharp.2.8.2.nupkg) = 2825779
+SHA256 (nuget/microsoft.codeanalysis.common.2.8.2.nupkg) = a62154ed8d8d654d652ef6e0dcf6436097cda7588c3fa05ffc6854ffcd96b990
+SIZE (nuget/microsoft.codeanalysis.common.2.8.2.nupkg) = 1496132
SHA256 (nuget/microsoft.codeanalysis.razor.2.3.0.nupkg) = fad3cc69707b8925c4150a7fe712481c921957d6979ceee2d5d3a61b894491f4
SIZE (nuget/microsoft.codeanalysis.razor.2.3.0.nupkg) = 73260
-SHA256 (nuget/microsoft.csharp.4.5.0.nupkg) = 740863fc28171b9548cb6768a75c69954b0b8deeee04f163c5ab33f6b7452206
-SIZE (nuget/microsoft.csharp.4.5.0.nupkg) = 627579
-SHA256 (nuget/microsoft.csharp.4.7.0.nupkg) = 127927bf646c145ebc9443ddadfe4cf81a55d641e82d3551029294c2e93fa63d
-SIZE (nuget/microsoft.csharp.4.7.0.nupkg) = 627100
SHA256 (nuget/microsoft.diasymreader.native.1.7.0.nupkg) = b63bc8b30cae6cdcbeac980395b89980e6f91b8681745c8188f6b6936f1f5c50
SIZE (nuget/microsoft.diasymreader.native.1.7.0.nupkg) = 3324299
SHA256 (nuget/microsoft.dotnet.platformabstractions.2.1.0.nupkg) = beb661629f784a3c9c50c19a558085589e29eca04a7ea5722d6b481bbddfcde3
@@ -171,12 +155,8 @@ SHA256 (nuget/microsoft.extensions.caching.abstractions.8.0.0.nupkg) = c46a4aaf2
SIZE (nuget/microsoft.extensions.caching.abstractions.8.0.0.nupkg) = 160393
SHA256 (nuget/microsoft.extensions.caching.memory.8.0.1.nupkg) = e50d2fcc7a3766f1ace273c173f5e5045e3003060ef29c6ae8419d6238d7669b
SIZE (nuget/microsoft.extensions.caching.memory.8.0.1.nupkg) = 197330
-SHA256 (nuget/microsoft.extensions.configuration.abstractions.2.1.0.nupkg) = addf332ba6164b148fe472eb3fe211f28e7ffbfb21793343b63dc8f447a6ff0d
-SIZE (nuget/microsoft.extensions.configuration.abstractions.2.1.0.nupkg) = 37949
SHA256 (nuget/microsoft.extensions.configuration.abstractions.8.0.0.nupkg) = e1e0690e47fb309a334d99cec10bf071f81129019c3577b42bf905fa1e5197ca
SIZE (nuget/microsoft.extensions.configuration.abstractions.8.0.0.nupkg) = 149230
-SHA256 (nuget/microsoft.extensions.configuration.binder.8.0.0.nupkg) = 19a9df2271b3ce83766ca78dc0e37cfc79da9abea5ed14e960b038f423570fd4
-SIZE (nuget/microsoft.extensions.configuration.binder.8.0.0.nupkg) = 385489
SHA256 (nuget/microsoft.extensions.configuration.binder.8.0.2.nupkg) = 68607456ea02df861a74012aaf0a1a5cb739aa56b9e69b300d5db12d2991ed21
SIZE (nuget/microsoft.extensions.configuration.binder.8.0.2.nupkg) = 389312
SHA256 (nuget/microsoft.extensions.configuration.commandline.8.0.0.nupkg) = 7e63c2fe8f12fb0793b50256ca4a671879ba00a554db5c5813f09a1d853bce08
@@ -227,8 +207,6 @@ SHA256 (nuget/microsoft.extensions.logging.console.8.0.1.nupkg) = dad86117525b0c
SIZE (nuget/microsoft.extensions.logging.console.8.0.1.nupkg) = 266136
SHA256 (nuget/microsoft.extensions.logging.debug.8.0.1.nupkg) = 80a16a060e656e3cb954111c02ea10fd2b17031beb61d0583aef5d57ad1e24a8
SIZE (nuget/microsoft.extensions.logging.debug.8.0.1.nupkg) = 124342
-SHA256 (nuget/microsoft.extensions.logging.2.1.0.nupkg) = 06d45573ca3b36bb8509b94e2131cf643de59549ab8b7fb5752b52a34f443136
-SIZE (nuget/microsoft.extensions.logging.2.1.0.nupkg) = 42532
SHA256 (nuget/microsoft.extensions.logging.8.0.0.nupkg) = 31e8746745fb2b23841b897445605cb871e285c00172f0b27d45e06ac990f75a
SIZE (nuget/microsoft.extensions.logging.8.0.0.nupkg) = 232520
SHA256 (nuget/microsoft.extensions.logging.8.0.1.nupkg) = be47d5c38b50120f3a5e0d7cbfa40ed106f862ccf4363c79eddd5770dba3e885
@@ -237,24 +215,22 @@ SHA256 (nuget/microsoft.extensions.objectpool.8.0.11.nupkg) = c6eb58cd403cea13a0
SIZE (nuget/microsoft.extensions.objectpool.8.0.11.nupkg) = 92137
SHA256 (nuget/microsoft.extensions.options.configurationextensions.8.0.0.nupkg) = 03905bcf0d6488d9208ab939c7c932c7083d94b4dc4a78288de0fea1ca46d512
SIZE (nuget/microsoft.extensions.options.configurationextensions.8.0.0.nupkg) = 135412
-SHA256 (nuget/microsoft.extensions.options.8.0.0.nupkg) = 9f69b82527a040a51394eb0a2d95141c728cabddba789d30f4df46f88dc5a05c
-SIZE (nuget/microsoft.extensions.options.8.0.0.nupkg) = 492963
SHA256 (nuget/microsoft.extensions.options.8.0.2.nupkg) = 02372575d75d76d37ff5a1fda60ec2944672716b451cb8bd20f7b518684d432b
SIZE (nuget/microsoft.extensions.options.8.0.2.nupkg) = 494417
SHA256 (nuget/microsoft.extensions.primitives.8.0.0.nupkg) = 154f2a8f70d1f1b0dd73573e59e199c7f3c265eaaa9ddc1e64cf5ea5ca578d2a
SIZE (nuget/microsoft.extensions.primitives.8.0.0.nupkg) = 209772
SHA256 (nuget/microsoft.extensions.webencoders.8.0.11.nupkg) = cdc6d6c434244246557948ceb2ca9e275b773bbd12964ec55a7ea3ffc2317e01
SIZE (nuget/microsoft.extensions.webencoders.8.0.11.nupkg) = 87480
-SHA256 (nuget/microsoft.net.http.headers.2.3.0.nupkg) = 5d8dceca1293cd455b98c9de829d08c40a60f1cc3ded10fd7970b65de9eb3aa1
-SIZE (nuget/microsoft.net.http.headers.2.3.0.nupkg) = 68813
SHA256 (nuget/microsoft.netcore.platforms.1.1.0.nupkg) = 15e338d24b5c39b4099389cc612841eb51ff13c07bb4829f97d39b27420e7023
SIZE (nuget/microsoft.netcore.platforms.1.1.0.nupkg) = 17960
SHA256 (nuget/microsoft.netcore.platforms.5.0.0.nupkg) = 2c8720d52b437102cf380069e0945722cf37eddef3d226bafbefb7485de39757
SIZE (nuget/microsoft.netcore.platforms.5.0.0.nupkg) = 39826
-SHA256 (nuget/microsoft.netframework.referenceassemblies.net462.1.0.3.nupkg) = ee692a845743500910855d4c330ca6e9ef87c16e16f740e4474d187185d66e21
-SIZE (nuget/microsoft.netframework.referenceassemblies.net462.1.0.3.nupkg) = 19902484
+SHA256 (nuget/microsoft.netframework.referenceassemblies.net471.1.0.3.nupkg) = 2d1662724b3794992640c59bfceb2f010e62a3bdb581a626d1b6d7bd5149d575
+SIZE (nuget/microsoft.netframework.referenceassemblies.net471.1.0.3.nupkg) = 20749662
SHA256 (nuget/microsoft.netframework.referenceassemblies.1.0.3.nupkg) = 141a093f90c7645d101ccd312e6f727781c965540eb92a52280f95411a698441
SIZE (nuget/microsoft.netframework.referenceassemblies.1.0.3.nupkg) = 20961
+SHA256 (nuget/microsoft.net.http.headers.2.3.0.nupkg) = 5d8dceca1293cd455b98c9de829d08c40a60f1cc3ded10fd7970b65de9eb3aa1
+SIZE (nuget/microsoft.net.http.headers.2.3.0.nupkg) = 68813
SHA256 (nuget/microsoft.win32.registry.4.5.0.nupkg) = 58c057b086f40e03c53da164355c58f5bf6f70cc4faad8058228ca60c25f57fd
SIZE (nuget/microsoft.win32.registry.4.5.0.nupkg) = 350921
SHA256 (nuget/mimemapping.1.0.1.50.nupkg) = a33ec64d422aaa3fb6db85dee40898988ea91235d0e3ce50cd574b1c04348289
@@ -263,54 +239,34 @@ SHA256 (nuget/mono.posix.7.1.0-final.1.21458.1.nupkg) = 91ba5baeec9629f59f460f48
SIZE (nuget/mono.posix.7.1.0-final.1.21458.1.nupkg) = 129570
SHA256 (nuget/mono.unix.7.1.0-final.1.21458.1.nupkg) = b66de788e9b838509efe42f9339cf009981f1c468fb660eab0e2cde86131607b
SIZE (nuget/mono.unix.7.1.0-final.1.21458.1.nupkg) = 7089824
-SHA256 (nuget/netstandard.library.1.6.1.nupkg) = 88d6a7d62c7b46d9dc1960bd023019dac93bd03a313ac9843a0435d1f5e6e0fc
-SIZE (nuget/netstandard.library.1.6.1.nupkg) = 17360
SHA256 (nuget/netstandard.library.2.0.3.nupkg) = 3eb87644f79bcffb3c0331dbdac3c7837265f2cdf58a7bfd93e431776f77c9ba
SIZE (nuget/netstandard.library.2.0.3.nupkg) = 3146139
-SHA256 (nuget/newtonsoft.json.bson.1.0.2.nupkg) = 6548fa60548c669e4266d5e26a6c38f5e6666e9d62601b8db0828d9e3c5c4730
-SIZE (nuget/newtonsoft.json.bson.1.0.2.nupkg) = 202003
-SHA256 (nuget/newtonsoft.json.11.0.2.nupkg) = 6219406c67f0a31433c5bdc779fe22c95f5e19d3d024935dd868124748ec049d
-SIZE (nuget/newtonsoft.json.11.0.2.nupkg) = 2409669
-SHA256 (nuget/newtonsoft.json.12.0.1.nupkg) = e177f7459ac9a26021de3699ac40095f7a0f98ea30195f320c1f58de1d03c385
-SIZE (nuget/newtonsoft.json.12.0.1.nupkg) = 3407949
-SHA256 (nuget/newtonsoft.json.13.0.1.nupkg) = 2b6b52556e27e1b7913f33eedeb95568110c746bd64afff74357f1683878323a
-SIZE (nuget/newtonsoft.json.13.0.1.nupkg) = 2065787
-SHA256 (nuget/newtonsoft.json.13.0.2.nupkg) = 112ca3b7f47bcbd743befcf949fb68ce4f9eff73ad9f7f1b39c2c61a1ebd3add
-SIZE (nuget/newtonsoft.json.13.0.2.nupkg) = 2441714
-SHA256 (nuget/newtonsoft.json.13.0.3.nupkg) = 872fc189e638ab1056555b03aaa38f68bcb54286e221aa646eb1129babf63c77
-SIZE (nuget/newtonsoft.json.13.0.3.nupkg) = 2441966
-SHA256 (nuget/newtonsoft.json.9.0.1.nupkg) = 998081ae052120917346e2cb57d488888147a2fcdf47c52ea9f83a7b4f049e55
-SIZE (nuget/newtonsoft.json.9.0.1.nupkg) = 1613054
SHA256 (nuget/nlog.extensions.logging.5.4.0.nupkg) = f6954182e00a9e399bb4a337c01541133a2f5e4a045e0aaf07822189ac80915a
SIZE (nuget/nlog.extensions.logging.5.4.0.nupkg) = 250899
SHA256 (nuget/nlog.web.aspnetcore.5.4.0.nupkg) = b430ac3aa60d560f9d34193ce478cd81b66e43032018f21db0caa83e184f44e9
SIZE (nuget/nlog.web.aspnetcore.5.4.0.nupkg) = 377609
SHA256 (nuget/nlog.5.4.0.nupkg) = 9764745071c22f4d8a3cc0bde9eeb600bd8e3450f43c0b72eb5f72f549c3db90
SIZE (nuget/nlog.5.4.0.nupkg) = 2975957
-SHA256 (nuget/polly.core.8.6.1.nupkg) = 86108dd03a1e0bb822577b75d01f60a15d85ab4169a422f41d1bc5cc32cce656
-SIZE (nuget/polly.core.8.6.1.nupkg) = 860007
-SHA256 (nuget/polly.8.6.1.nupkg) = bc632f5913b686cdf516fd31de8a0d5b9244dbff431c1659407f459d5352af41
-SIZE (nuget/polly.8.6.1.nupkg) = 766219
+SHA256 (nuget/newtonsoft.json.bson.1.0.2.nupkg) = 6548fa60548c669e4266d5e26a6c38f5e6666e9d62601b8db0828d9e3c5c4730
+SIZE (nuget/newtonsoft.json.bson.1.0.2.nupkg) = 202003
+SHA256 (nuget/newtonsoft.json.13.0.4.nupkg) = f09081d457405baf35a973fa0c50d6bf272ed683f2568c5a620a49da952f6529
+SIZE (nuget/newtonsoft.json.13.0.4.nupkg) = 2484726
+SHA256 (nuget/polly.core.8.6.3.nupkg) = e972912ebc10f2760bc14361c3cfbfe59e84bdf20b860b9bd939fa07a5d2c48c
+SIZE (nuget/polly.core.8.6.3.nupkg) = 826595
+SHA256 (nuget/polly.8.6.3.nupkg) = 922a22762e8f2968147bbba3fab4fc93907a13bae8da220ca3ad1c2eb68524bd
+SIZE (nuget/polly.8.6.3.nupkg) = 766807
SHA256 (nuget/sharpziplib.1.4.2.nupkg) = fe0895aa2930a2b1b65caa9f37db8bca35125ebdf9cc1b99d855f6afc5ff5946
SIZE (nuget/sharpziplib.1.4.2.nupkg) = 741182
SHA256 (nuget/system.appcontext.4.3.0.nupkg) = ca0f792cd40ec05940d6d5b15dd42457226a4f8027a0373e0029ab36fcc68998
SIZE (nuget/system.appcontext.4.3.0.nupkg) = 147030
-SHA256 (nuget/system.buffers.4.5.0.nupkg) = 4c7c36ce7bbe2a26df2517c3edc1379d1607b26ec5ca7e698ce3995689c58efb
-SIZE (nuget/system.buffers.4.5.0.nupkg) = 106115
-SHA256 (nuget/system.buffers.4.5.1.nupkg) = c30b3dd2c7e2f4cee4b823d692fd42118309b42ab1f5007f923d329a5b0d6b12
-SIZE (nuget/system.buffers.4.5.1.nupkg) = 93737
SHA256 (nuget/system.buffers.4.6.0.nupkg) = 736425805075e8895f066b3960bb1308543f41e2a84baa61d5af6675192afc97
SIZE (nuget/system.buffers.4.6.0.nupkg) = 67596
SHA256 (nuget/system.collections.concurrent.4.3.0.nupkg) = 28c6390df2670de22c6b5dc3a6abf237c36445e644300167966360955a052172
SIZE (nuget/system.collections.concurrent.4.3.0.nupkg) = 502676
-SHA256 (nuget/system.collections.immutable.1.3.1.nupkg) = 6ab78646afdd3b4f0a871896b802be71602339662db81d51f731972ef22ac19c
-SIZE (nuget/system.collections.immutable.1.3.1.nupkg) = 380700
SHA256 (nuget/system.collections.immutable.8.0.0.nupkg) = 17b3958ca370a6a6d487c95389d6ea256622e3bea7b2af67fba934f90551a37c
SIZE (nuget/system.collections.immutable.8.0.0.nupkg) = 787241
SHA256 (nuget/system.collections.4.3.0.nupkg) = 69f63b554b43eb0ff9998aab71ef2442bbc321f4b61970c834387bdc88f124a7
SIZE (nuget/system.collections.4.3.0.nupkg) = 810001
-SHA256 (nuget/system.componentmodel.annotations.4.5.0.nupkg) = d79c84d8da13f6f98bf681826b11c29504758cb5b58f579fe611cc839e7146ca
-SIZE (nuget/system.componentmodel.annotations.4.5.0.nupkg) = 691299
SHA256 (nuget/system.componentmodel.annotations.5.0.0.nupkg) = d29493d541e0a5e13ac49ad87f947e53b0302251f7ad50b74a982e8a523f3008
SIZE (nuget/system.componentmodel.annotations.5.0.0.nupkg) = 771145
SHA256 (nuget/system.console.4.3.0.nupkg) = 5e1dcf3c166bd290db0da2bc0041db746cfb78f2ba622d59c91588d4933a99ba
@@ -347,44 +303,32 @@ SHA256 (nuget/system.io.pipelines.5.0.1.nupkg) = db34f9b818b2626fa32c8a09a6920a2
SIZE (nuget/system.io.pipelines.5.0.1.nupkg) = 193681
SHA256 (nuget/system.io.pipelines.8.0.0.nupkg) = 2dda41d6ce2f433b0e3836b188ab2d2e4b39ed7f434c3e43e9c3f1f03135c301
SIZE (nuget/system.io.pipelines.8.0.0.nupkg) = 267394
+SHA256 (nuget/system.io.4.3.0.nupkg) = aeeca74077a414fe703eb0e257284d891217799fc8f4da632b9a54f873c38916
+SIZE (nuget/system.io.4.3.0.nupkg) = 703652
SHA256 (nuget/system.linq.expressions.4.3.0.nupkg) = fb7a6f85963bae2a7c1c26df7542f38e50bd14f645a58a10c6191cb859b6c24f
SIZE (nuget/system.linq.expressions.4.3.0.nupkg) = 1928029
SHA256 (nuget/system.linq.4.3.0.nupkg) = 479ba248bde5e9add7ad74922fa8f3faafcf732550cc4001ca2b9764d4aa0ff0
SIZE (nuget/system.linq.4.3.0.nupkg) = 512550
-SHA256 (nuget/system.memory.4.5.3.nupkg) = 0af97b45b45b46ef6a2b37910568dabd492c793da3859054595d523e2a545859
-SIZE (nuget/system.memory.4.5.3.nupkg) = 154054
-SHA256 (nuget/system.memory.4.5.4.nupkg) = dec0847f33b8823e4260672d97d657411461c00ada3107ec7bbcb32a845eeb91
-SIZE (nuget/system.memory.4.5.4.nupkg) = 205467
SHA256 (nuget/system.memory.4.5.5.nupkg) = 10f43da352a29fb2b3188e4edd4dcf5100194c8b526e4f61fe2e2b5623775a22
SIZE (nuget/system.memory.4.5.5.nupkg) = 208978
SHA256 (nuget/system.memory.4.6.0.nupkg) = 3a10042b350ce9e11a1fdf4370668ccf6a452c6feafcde0a556aaa881614385a
SIZE (nuget/system.memory.4.6.0.nupkg) = 192800
SHA256 (nuget/system.numerics.vectors.4.4.0.nupkg) = 6ae5d02b67e52ff2699c1feb11c01c526e2f60c09830432258e0809486aabb65
SIZE (nuget/system.numerics.vectors.4.4.0.nupkg) = 337043
-SHA256 (nuget/system.numerics.vectors.4.5.0.nupkg) = a9d49320581fda1b4f4be6212c68c01a22cdf228026099c20a8eabefcf90f9cf
-SIZE (nuget/system.numerics.vectors.4.5.0.nupkg) = 382792
SHA256 (nuget/system.numerics.vectors.4.6.0.nupkg) = 7ca4b7b964361e647af6f3610c7a8f2d834eb77aa98e25903976431ef444d475
SIZE (nuget/system.numerics.vectors.4.6.0.nupkg) = 136752
-SHA256 (nuget/system.reflection.metadata.1.4.2.nupkg) = 7187764969a769c36ad787d3a725bdbc67276d9483e033d18e947eb607596721
-SIZE (nuget/system.reflection.metadata.1.4.2.nupkg) = 496281
SHA256 (nuget/system.reflection.metadata.8.0.1.nupkg) = 4b08a9d57b93b3faf69b844ab86e415d7c5c68d19187e8db3278c544d74bf3b5
SIZE (nuget/system.reflection.metadata.8.0.1.nupkg) = 1308880
SHA256 (nuget/system.reflection.4.3.0.nupkg) = 35049946964bbed3d60e5be6308746c5c56ec949f0f76654468d215ec12c8576
SIZE (nuget/system.reflection.4.3.0.nupkg) = 700821
SHA256 (nuget/system.resources.resourcemanager.4.3.0.nupkg) = 89d88e0fddf16dbadbc304a70f898e440f51622fc3fd4e3c79152c9ff5a7586a
SIZE (nuget/system.resources.resourcemanager.4.3.0.nupkg) = 85908
-SHA256 (nuget/system.runtime.compilerservices.unsafe.4.5.2.nupkg) = f1e5175c658ed8b2fbb804cc6727b6882a503844e7da309c8d4846e9ca11e4ef
-SIZE (nuget/system.runtime.compilerservices.unsafe.4.5.2.nupkg) = 104723
-SHA256 (nuget/system.runtime.compilerservices.unsafe.4.5.3.nupkg) = 96764c52a44ee1161151e48ef07489f72047a851cb55b99e9f01d6908536d1a9
-SIZE (nuget/system.runtime.compilerservices.unsafe.4.5.3.nupkg) = 102160
SHA256 (nuget/system.runtime.compilerservices.unsafe.6.0.0.nupkg) = 6c41b53e70e9eee298cff3a02ce5acdd15b04125589be0273f0566026720a762
SIZE (nuget/system.runtime.compilerservices.unsafe.6.0.0.nupkg) = 84343
SHA256 (nuget/system.runtime.compilerservices.unsafe.6.1.0.nupkg) = 372aaaa51707ba6cd2c69b2044382e0f9486c1d50d1c16e8d0e39dccb4c8cc25
SIZE (nuget/system.runtime.compilerservices.unsafe.6.1.0.nupkg) = 62013
SHA256 (nuget/system.runtime.extensions.4.3.0.nupkg) = c0b0c79a8cebf38bf55b6cd8096631c63d0547424360749545a46e0e6d1b77fa
SIZE (nuget/system.runtime.extensions.4.3.0.nupkg) = 1060357
-SHA256 (nuget/system.runtime.interopservices.runtimeinformation.4.0.0.nupkg) = e63e776a66fbe80dd23e21370749654f65cfc74e7cf82804ece5cbe1b2da953e
-SIZE (nuget/system.runtime.interopservices.runtimeinformation.4.0.0.nupkg) = 165972
SHA256 (nuget/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg) = 318a65ebf6720ba8639b359121efa20e895d38c5b599f6f05ec76e0275c82860
SIZE (nuget/system.runtime.interopservices.runtimeinformation.4.3.0.nupkg) = 179546
SHA256 (nuget/system.runtime.interopservices.4.3.0.nupkg) = f2c0c7f965097c247eedee277e97ed8fffa5b2d122662c56501b9e476ce61e02
@@ -393,12 +337,8 @@ SHA256 (nuget/system.runtime.numerics.4.3.0.nupkg) = 3f98c70a031b80531888e36fce6
SIZE (nuget/system.runtime.numerics.4.3.0.nupkg) = 283763
SHA256 (nuget/system.runtime.4.3.0.nupkg) = e75f35dd65e9048b2e03a7d4b44e57691423716750dbf966128909b7deeed118
SIZE (nuget/system.runtime.4.3.0.nupkg) = 7263712
-SHA256 (nuget/system.security.accesscontrol.4.5.0.nupkg) = 005b0a3dbfe74e4dbf9aa1ff3d8a5aa08f0f2ec88a2a299a5dffbb31be557cf3
-SIZE (nuget/system.security.accesscontrol.4.5.0.nupkg) = 551848
SHA256 (nuget/system.security.accesscontrol.5.0.0.nupkg) = b9e486f989fcd9ebf1c86067138f4de03fa780e0c35e0a2b9e506d4373a6c39e
SIZE (nuget/system.security.accesscontrol.5.0.0.nupkg) = 621573
-SHA256 (nuget/system.security.cryptography.algorithms.4.3.0.nupkg) = b4026f35295ccd8049dc4776e007b6edae79b6afe7e03ddfb9b35077070a580f
-SIZE (nuget/system.security.cryptography.algorithms.4.3.0.nupkg) = 402204
SHA256 (nuget/system.security.cryptography.algorithms.4.3.1.nupkg) = 4253bfa69464fcec836070a2983f3aed102528839a922743d0808d3adeb75cd4
SIZE (nuget/system.security.cryptography.algorithms.4.3.1.nupkg) = 403068
SHA256 (nuget/system.security.cryptography.cng.5.0.0.nupkg) = 9ce24fdef76641a600d3b4c8dfbdcebd95fab96b211138a9be2e4aa4bee8131a
@@ -413,28 +353,20 @@ SHA256 (nuget/system.security.cryptography.x509certificates.4.3.0.nupkg) = 306dd
SIZE (nuget/system.security.cryptography.x509certificates.4.3.0.nupkg) = 706727
SHA256 (nuget/system.security.cryptography.xml.8.0.2.nupkg) = f530a6572301e3e072fe2a54f2f7580ed4a7c35b6491e6e75d7551753efcfb6f
SIZE (nuget/system.security.cryptography.xml.8.0.2.nupkg) = 465309
-SHA256 (nuget/system.security.principal.windows.4.5.0.nupkg) = 064518360bb3d1ee0d269d64916eda2419f77721fd493c01e4df17aa7942b266
-SIZE (nuget/system.security.principal.windows.4.5.0.nupkg) = 390138
SHA256 (nuget/system.security.principal.windows.5.0.0.nupkg) = 081390c25f6f78592b28ada853c24514488a221fe9f9a24efaaf5373643ff3d6
SIZE (nuget/system.security.principal.windows.5.0.0.nupkg) = 535022
SHA256 (nuget/system.serviceprocess.servicecontroller.8.0.1.nupkg) = d9c5d3ccd3b25ea2629c53f375527d1aeeaaac5b7271f8afbbb4470f304989cf
SIZE (nuget/system.serviceprocess.servicecontroller.8.0.1.nupkg) = 296621
-SHA256 (nuget/system.text.encoding.codepages.4.3.0.nupkg) = 7b3615c1ef5ab5191111cf0efc74ff55f183136bee0a921c90e7dd635f78fd51
-SIZE (nuget/system.text.encoding.codepages.4.3.0.nupkg) = 1615064
SHA256 (nuget/system.text.encoding.codepages.8.0.0.nupkg) = 7e308b41cd4f456d08c7921995d8345cabfe2750ea3d27eef698ccc8d069edd1
SIZE (nuget/system.text.encoding.codepages.8.0.0.nupkg) = 4260927
SHA256 (nuget/system.text.encoding.extensions.4.3.0.nupkg) = bee7c75e0f1000ac4796e8cf1c772bb46c00a859ac083e872a37c30221f20187
SIZE (nuget/system.text.encoding.extensions.4.3.0.nupkg) = 244195
SHA256 (nuget/system.text.encoding.4.3.0.nupkg) = 19cb475462d901afebaa404d86c0469ec89674acafe950ee6d8a4692e3a404b8
SIZE (nuget/system.text.encoding.4.3.0.nupkg) = 327281
-SHA256 (nuget/system.text.encodings.web.4.5.1.nupkg) = 177618fb3f3a6310b94d05bb453a1e9677a6aea44dee075135ba5da2df1bca5f
-SIZE (nuget/system.text.encodings.web.4.5.1.nupkg) = 85610
SHA256 (nuget/system.text.encodings.web.8.0.0.nupkg) = 21442442457da68d4b0b442caab8a5ab03733ef9dcfb8795beafa10afabc7ef1
SIZE (nuget/system.text.encodings.web.8.0.0.nupkg) = 374440
-SHA256 (nuget/system.text.json.8.0.5.nupkg) = c8ac68e78c39a1d593ea73ebb9456c697e77a0f45efa02b31af2e79f1b703faf
-SIZE (nuget/system.text.json.8.0.5.nupkg) = 1986315
-SHA256 (nuget/system.threading.tasks.extensions.4.5.2.nupkg) = 12a245f53a693074cabe947a7a6add03ad736a5316dc7c2b67b8fa067e1b06ea
-SIZE (nuget/system.threading.tasks.extensions.4.5.2.nupkg) = 87298
+SHA256 (nuget/system.text.json.8.0.6.nupkg) = a83dd61778d03bdf932ee056c09873de228302b26a7118b2ec476b09086bb5eb
+SIZE (nuget/system.text.json.8.0.6.nupkg) = 1989416
SHA256 (nuget/system.threading.tasks.extensions.4.5.4.nupkg) = a304a963cc0796c5179f9c6b7d8022bbce3b2fa7c029eb6196f631f7b462d678
SIZE (nuget/system.threading.tasks.extensions.4.5.4.nupkg) = 89582
SHA256 (nuget/system.threading.tasks.extensions.4.6.0.nupkg) = 3b0201d1da5c767c9fbd35148fa8107ca5b65c5da95ac421ca4c0cd473421ea6
@@ -447,21 +379,19 @@ SHA256 (nuget/system.threading.thread.4.3.0.nupkg) = a4cb3a44d142de740e1b3f44a88
SIZE (nuget/system.threading.thread.4.3.0.nupkg) = 98902
SHA256 (nuget/system.threading.4.3.0.nupkg) = 643437751e29cd5c266aa060e2169c65a55e9d0ff7c8017fb95ec15d95e38967
SIZE (nuget/system.threading.4.3.0.nupkg) = 708088
-SHA256 (nuget/system.valuetuple.4.3.0.nupkg) = b643308a86e61909ffb7c2c3aa990cf90ed724e79b125ddbc157f5d5dd994788
-SIZE (nuget/system.valuetuple.4.3.0.nupkg) = 87411
SHA256 (nuget/system.valuetuple.4.5.0.nupkg) = 9e21fa9767d4e76bc0cee065c1d40cc34384a114bfec4d70e6c981168a926802
SIZE (nuget/system.valuetuple.4.5.0.nupkg) = 204904
SHA256 (nuget/system.xml.readerwriter.4.3.0.nupkg) = 410f0a814d25bb817952787e4db79c84efffcda00667831f82f5bbd829f58730
SIZE (nuget/system.xml.readerwriter.4.3.0.nupkg) = 1388897
SHA256 (nuget/system.xml.xdocument.4.3.0.nupkg) = ad6b5d72672e12534e4b309e85f9722b01e40d1a623a1249b3c09e4349750822
SIZE (nuget/system.xml.xdocument.4.3.0.nupkg) = 591350
-SHA256 (nuget/system.xml.xmldocument.4.3.0.nupkg) = 91bb95e18eeb54991f329d8a8288bc66f75ab66f4264d9a5281dc666000dbf2e
-SIZE (nuget/system.xml.xmldocument.4.3.0.nupkg) = 285212
SHA256 (nuget/system.xml.xpath.xdocument.4.3.0.nupkg) = 76a938096bb0a1c8f9aac5006254be5c07ba186718fcdfc720f1067b969facf3
SIZE (nuget/system.xml.xpath.xdocument.4.3.0.nupkg) = 89906
SHA256 (nuget/system.xml.xpath.4.3.0.nupkg) = 91dd4932a8faa1b871cc43d125e62f714c89aa43acffd03450e41c702ea862b3
SIZE (nuget/system.xml.xpath.4.3.0.nupkg) = 250182
+SHA256 (nuget/system.xml.xmldocument.4.3.0.nupkg) = 91bb95e18eeb54991f329d8a8288bc66f75ab66f4264d9a5281dc666000dbf2e
+SIZE (nuget/system.xml.xmldocument.4.3.0.nupkg) = 285212
SHA256 (nuget/yamldotnet.16.3.0.nupkg) = e068bcc1243c46c8bfdfe2f27a026bfff03cde7c67d9f37c2cdd70bd24a9dfd4
SIZE (nuget/yamldotnet.16.3.0.nupkg) = 776880
-SHA256 (Jackett-Jackett-v0.22.2311_GH0.tar.gz) = 297d545520d032f4ddafc91be7639f22a1ec413f614e54865b8ebc3a30f4b761
-SIZE (Jackett-Jackett-v0.22.2311_GH0.tar.gz) = 3638367
+SHA256 (Jackett-Jackett-v0.23.59_GH0.tar.gz) = 0574b5b95ff1937da3f45e79cbc2bb730d21063896c2f015171597e018f2a36c
+SIZE (Jackett-Jackett-v0.23.59_GH0.tar.gz) = 3643571
diff --git a/net-p2p/jackett/pkg-plist b/net-p2p/jackett/pkg-plist
index 70a945e5a097..c410a8bca7e2 100644
--- a/net-p2p/jackett/pkg-plist
+++ b/net-p2p/jackett/pkg-plist
@@ -136,6 +136,7 @@
%%DATADIR%%/Definitions/catorrent.yml
%%DATADIR%%/Definitions/cdfile.yml
%%DATADIR%%/Definitions/ceskeforum.yml
+%%DATADIR%%/Definitions/cgpeers.yml
%%DATADIR%%/Definitions/chdbits.yml
%%DATADIR%%/Definitions/chilebt-api.yml
%%DATADIR%%/Definitions/cinemageddon.yml
@@ -156,7 +157,6 @@
%%DATADIR%%/Definitions/cyanbug.yml
%%DATADIR%%/Definitions/damagnet.yml
%%DATADIR%%/Definitions/danishbytes-api.yml
-%%DATADIR%%/Definitions/dark-shadow.yml
%%DATADIR%%/Definitions/darkpeers.yml
%%DATADIR%%/Definitions/dasunerwartete.yml
%%DATADIR%%/Definitions/datascene-api.yml
@@ -180,7 +180,6 @@
%%DATADIR%%/Definitions/empornium.yml
%%DATADIR%%/Definitions/empornium2fa.yml
%%DATADIR%%/Definitions/emuwarez.yml
-%%DATADIR%%/Definitions/esharenet.yml
%%DATADIR%%/Definitions/estone.yml
%%DATADIR%%/Definitions/ex-torrenty.yml
%%DATADIR%%/Definitions/exitorrent-org.yml
@@ -201,8 +200,10 @@
%%DATADIR%%/Definitions/file-tracker.yml
%%DATADIR%%/Definitions/filemood.yml
%%DATADIR%%/Definitions/finelite.yml
+%%DATADIR%%/Definitions/flood.yml
%%DATADIR%%/Definitions/fluxzone.yml
%%DATADIR%%/Definitions/freefarm.yml
+%%DATADIR%%/Definitions/freejavtorrent.yml
%%DATADIR%%/Definitions/frozenlayer.yml
%%DATADIR%%/Definitions/funkytorrents.yml
%%DATADIR%%/Definitions/futuretorrent.yml
@@ -212,7 +213,6 @@
%%DATADIR%%/Definitions/gay-torrentsorg.yml
%%DATADIR%%/Definitions/gaytorrentru.yml
%%DATADIR%%/Definitions/generationfree-api.yml
-%%DATADIR%%/Definitions/genesismovement.yml
%%DATADIR%%/Definitions/ggpt.yml
%%DATADIR%%/Definitions/gigatorrents.yml
%%DATADIR%%/Definitions/gimmepeers.yml
@@ -253,6 +253,7 @@
%%DATADIR%%/Definitions/helltorrents.yml
%%DATADIR%%/Definitions/hhanclub.yml
%%DATADIR%%/Definitions/hhd-api.yml
+%%DATADIR%%/Definitions/homeporntorrents.yml
%%DATADIR%%/Definitions/houseofdevil.yml
%%DATADIR%%/Definitions/hqmusic.yml
%%DATADIR%%/Definitions/hudbt.yml
@@ -304,6 +305,7 @@
%%DATADIR%%/Definitions/locadora.yml
%%DATADIR%%/Definitions/losslessclub.yml
%%DATADIR%%/Definitions/lst.yml
+%%DATADIR%%/Definitions/luckpt.yml
%%DATADIR%%/Definitions/mactorrentsdownload.yml
%%DATADIR%%/Definitions/madsrevolution.yml
%%DATADIR%%/Definitions/magnetcat.yml
@@ -359,7 +361,6 @@
%%DATADIR%%/Definitions/opencd.yml
%%DATADIR%%/Definitions/opensharing.yml
%%DATADIR%%/Definitions/oshenpt.yml
-%%DATADIR%%/Definitions/ostwiki.yml
%%DATADIR%%/Definitions/ourbits.yml
%%DATADIR%%/Definitions/oxtorrent-co.yml
%%DATADIR%%/Definitions/oxtorrent-vip.yml
@@ -385,6 +386,7 @@
%%DATADIR%%/Definitions/pornxlab.yml
%%DATADIR%%/Definitions/portugas-api.yml
%%DATADIR%%/Definitions/postman.yml
+%%DATADIR%%/Definitions/postman-api.yml
%%DATADIR%%/Definitions/proaudiotorrents.yml
%%DATADIR%%/Definitions/proporno.yml
%%DATADIR%%/Definitions/ptcafe.yml
@@ -434,6 +436,7 @@
%%DATADIR%%/Definitions/seedpool-api.yml
%%DATADIR%%/Definitions/selezen.yml
%%DATADIR%%/Definitions/sewerpt.yml
+%%DATADIR%%/Definitions/sextorrent.yml
%%DATADIR%%/Definitions/sexypics.yml
%%DATADIR%%/Definitions/sfp.yml
%%DATADIR%%/Definitions/shanaproject.yml
@@ -484,7 +487,6 @@
%%DATADIR%%/Definitions/tmghub.yml
%%DATADIR%%/Definitions/tocashare.yml
%%DATADIR%%/Definitions/tokyotosho.yml
-%%DATADIR%%/Definitions/torlock.yml
%%DATADIR%%/Definitions/tormac.yml
%%DATADIR%%/Definitions/tornado.yml
%%DATADIR%%/Definitions/torrent-heaven.yml
@@ -538,6 +540,7 @@
%%DATADIR%%/Definitions/uploadcx.yml
%%DATADIR%%/Definitions/upscalevault.yml
%%DATADIR%%/Definitions/utopia.yml
+%%DATADIR%%/Definitions/uztracker.yml
%%DATADIR%%/Definitions/vault-network.yml
%%DATADIR%%/Definitions/videoteka.yml
%%DATADIR%%/Definitions/vsthouse.yml
@@ -559,7 +562,6 @@
%%DATADIR%%/Definitions/yggcookie.yml
%%DATADIR%%/Definitions/yggtorrent.yml
%%DATADIR%%/Definitions/yoinked.yml
-%%DATADIR%%/Definitions/yourbittorrent.yml
%%DATADIR%%/Definitions/yts.yml
%%DATADIR%%/Definitions/yuscene-api.yml
%%DATADIR%%/Definitions/zamundanet.yml
@@ -568,7 +570,6 @@
%%DATADIR%%/Definitions/zetorrents.yml
%%DATADIR%%/Definitions/zktorrent.yml
%%DATADIR%%/Definitions/zmpt.yml
-%%DATADIR%%/Definitions/zomb.yml
%%DATADIR%%/Definitions/ztracker.yml
%%DATADIR%%/FlareSolverrSharp.dll
%%DATADIR%%/ICSharpCode.SharpZipLib.dll
diff --git a/net-p2p/ktorrent/distinfo b/net-p2p/ktorrent/distinfo
index 100929d952f2..db433f8f8e13 100644
--- a/net-p2p/ktorrent/distinfo
+++ b/net-p2p/ktorrent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1754646465
-SHA256 (KDE/release-service/25.08.0/ktorrent-25.08.0.tar.xz) = 4d69eb05ebbcbeea5abea2b4561bdaaa9ab323252281386af080013d0d35e35e
-SIZE (KDE/release-service/25.08.0/ktorrent-25.08.0.tar.xz) = 2236464
+TIMESTAMP = 1757410170
+SHA256 (KDE/release-service/25.08.1/ktorrent-25.08.1.tar.xz) = b468c2ea56bdb0ed2a97daf5ff7dbcd250070b950e185cebb633d87f21ec724f
+SIZE (KDE/release-service/25.08.1/ktorrent-25.08.1.tar.xz) = 2237024
diff --git a/net-p2p/libktorrent/distinfo b/net-p2p/libktorrent/distinfo
index ae723aa37316..9a9cf98b0856 100644
--- a/net-p2p/libktorrent/distinfo
+++ b/net-p2p/libktorrent/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1754646467
-SHA256 (KDE/release-service/25.08.0/libktorrent-25.08.0.tar.xz) = e422bc87e3d14e8643a397f3b4f7d1baa3c0b9d9f6db2086ef43488752ba1657
-SIZE (KDE/release-service/25.08.0/libktorrent-25.08.0.tar.xz) = 607140
+TIMESTAMP = 1757410172
+SHA256 (KDE/release-service/25.08.1/libktorrent-25.08.1.tar.xz) = 85e3150a100180fa5267f55f0740dab644dc735cfd80f741d298bfbe78ac1602
+SIZE (KDE/release-service/25.08.1/libktorrent-25.08.1.tar.xz) = 607152
diff --git a/net-p2p/lidarr/Makefile b/net-p2p/lidarr/Makefile
index fa4fc7502a42..f5bda3387f2f 100644
--- a/net-p2p/lidarr/Makefile
+++ b/net-p2p/lidarr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= lidarr
-DISTVERSION= 2.11.2.4629
+DISTVERSION= 2.13.3.4711
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/lidarr/Lidarr/releases/download/v${PORTVERSION}/
DISTNAME= Lidarr.master.${DISTVERSION}.freebsd-core-x64
diff --git a/net-p2p/lidarr/distinfo b/net-p2p/lidarr/distinfo
index 66ad2ec02a45..e29f222158fa 100644
--- a/net-p2p/lidarr/distinfo
+++ b/net-p2p/lidarr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1745961457
-SHA256 (Lidarr.master.2.11.2.4629.freebsd-core-x64.tar.gz) = d774e1bfbd0623f3ed31c87e15b06b9f1b3bc37304c39b7675e81bb0c7b53807
-SIZE (Lidarr.master.2.11.2.4629.freebsd-core-x64.tar.gz) = 55779683
+TIMESTAMP = 1756800591
+SHA256 (Lidarr.master.2.13.3.4711.freebsd-core-x64.tar.gz) = a923543f4fa80c38890c4e85cb88fc92635a066b87ab93c4f5827cabed8f7d4e
+SIZE (Lidarr.master.2.13.3.4711.freebsd-core-x64.tar.gz) = 55780586
diff --git a/net-p2p/lidarr/pkg-plist b/net-p2p/lidarr/pkg-plist
index d580db14c2a3..3333e677b940 100644
--- a/net-p2p/lidarr/pkg-plist
+++ b/net-p2p/lidarr/pkg-plist
@@ -452,10 +452,10 @@
%%DATADIR%%/bin/UI/638-05e66c57185b323959bc.js
%%DATADIR%%/bin/UI/638-05e66c57185b323959bc.js.LICENSE.txt
%%DATADIR%%/bin/UI/638-05e66c57185b323959bc.js.map
-%%DATADIR%%/bin/UI/907-3c05b588aa33a5fcf794.js
-%%DATADIR%%/bin/UI/907-3c05b588aa33a5fcf794.js.map
-%%DATADIR%%/bin/UI/Content/907-7469dd3705fa6b7244ff.css
-%%DATADIR%%/bin/UI/Content/907-7469dd3705fa6b7244ff.css.map
+%%DATADIR%%/bin/UI/907-3a5d0bbaef6d42cf2794.js
+%%DATADIR%%/bin/UI/907-3a5d0bbaef6d42cf2794.js.map
+%%DATADIR%%/bin/UI/Content/907-141b3c55b8cbe8ed3bc9.css
+%%DATADIR%%/bin/UI/Content/907-141b3c55b8cbe8ed3bc9.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
@@ -496,8 +496,8 @@
%%DATADIR%%/bin/UI/Content/robots.txt
%%DATADIR%%/bin/UI/Content/styles.css
%%DATADIR%%/bin/UI/Content/styles.css.map
-%%DATADIR%%/bin/UI/index-5b111585b4db672e813f.js
-%%DATADIR%%/bin/UI/index-5b111585b4db672e813f.js.map
+%%DATADIR%%/bin/UI/index-b3a9fff1e3d64db60aed.js
+%%DATADIR%%/bin/UI/index-b3a9fff1e3d64db60aed.js.map
%%DATADIR%%/bin/UI/index.html
%%DATADIR%%/bin/UI/login.html
%%DATADIR%%/bin/UI/oauth.html
diff --git a/net-p2p/ogmios/Makefile b/net-p2p/ogmios/Makefile
index b8e9bab78d5e..257fa1530580 100644
--- a/net-p2p/ogmios/Makefile
+++ b/net-p2p/ogmios/Makefile
@@ -103,9 +103,9 @@ USE_CABAL= Cabal-3.12.1.0 \
cardano-binary-1.7.1.0:chap \
cardano-crypto-1.1.2:chap \
cardano-crypto-class-2.1.5.0:chap \
- cardano-crypto-praos-2.1.2.0_3:chap \
+ cardano-crypto-praos-2.1.2.0_1:chap \
cardano-crypto-test-1.5.0.2:chap \
- cardano-crypto-tests-2.1.2.0_2:chap \
+ cardano-crypto-tests-2.1.2.0_1:chap \
cardano-crypto-wrapper-1.5.1.3:chap \
cardano-data-1.2.3.1:chap \
cardano-git-rev-0.2.2.0:chap \
@@ -427,7 +427,7 @@ USE_CABAL= Cabal-3.12.1.0 \
transformers-except-0.1.4_1 \
tree-diff-0.3.1_1 \
typed-process-0.2.12.0 \
- typed-protocols-0.1.1.0_3:chap \
+ typed-protocols-0.1.1.0_1:chap \
typed-protocols-cborg-0.1.0.4_1:chap \
typed-protocols-examples-0.2.0.2:chap \
unbounded-delays-0.1.1.1 \
diff --git a/net-p2p/ogmios/distinfo b/net-p2p/ogmios/distinfo
index dcf12c4deb08..600cef35efdb 100644
--- a/net-p2p/ogmios/distinfo
+++ b/net-p2p/ogmios/distinfo
@@ -1,4 +1,4 @@
-TIMESTAMP = 1751905507
+TIMESTAMP = 1758877017
SHA256 (cabal/Cabal-3.12.1.0/Cabal-3.12.1.0.tar.gz) = 7642f4bfb4eb88ed82b4022940ad53206012ab116a19a367579ca6a7c2adb6d2
SIZE (cabal/Cabal-3.12.1.0/Cabal-3.12.1.0.tar.gz) = 431658
SHA256 (cabal/Cabal-syntax-3.12.1.0/Cabal-syntax-3.12.1.0.tar.gz) = e5f2d31ec4bf36a7fd5b478f339edde18a6d9a4928a156fe52d37b70082c04b4
@@ -195,14 +195,14 @@ SHA256 (cabal/cardano-crypto-class-2.1.5.0.tar.gz) = 068c889d454946ccf690b6f738c
SIZE (cabal/cardano-crypto-class-2.1.5.0.tar.gz) = 62899
SHA256 (cabal/cardano-crypto-praos-2.1.2.0.tar.gz) = 2db700692456f23fd778d99291592cf39314f48c4726028d396844335bcae595
SIZE (cabal/cardano-crypto-praos-2.1.2.0.tar.gz) = 116639
-SHA256 (cabal/cardano-crypto-praos-2.1.2.0/revision/3.cabal) = 34a69d1f515e4c6ab09f17b7acd52d9bd863b9f9632f65e1f8f2f2a93b516e33
-SIZE (cabal/cardano-crypto-praos-2.1.2.0/revision/3.cabal) = 3036
+SHA256 (cabal/cardano-crypto-praos-2.1.2.0/revision/1.cabal) = 34a69d1f515e4c6ab09f17b7acd52d9bd863b9f9632f65e1f8f2f2a93b516e33
+SIZE (cabal/cardano-crypto-praos-2.1.2.0/revision/1.cabal) = 3036
SHA256 (cabal/cardano-crypto-test-1.5.0.2.tar.gz) = 8c5fc924c0fec8d87ecc293cee6fafc03b61c9cab74f3055be0ae50f800b01c9
SIZE (cabal/cardano-crypto-test-1.5.0.2.tar.gz) = 8454
SHA256 (cabal/cardano-crypto-tests-2.1.2.0.tar.gz) = 6a136a4d468ca481dec9ce085194e34efb6e6cc8c24f8a9708dfd9983a3bdf3b
SIZE (cabal/cardano-crypto-tests-2.1.2.0.tar.gz) = 32583
-SHA256 (cabal/cardano-crypto-tests-2.1.2.0/revision/2.cabal) = f6642ea2b9de2d2afa37e1aec36050409b9a5f0cadc0fa956d6fb9d32f073972
-SIZE (cabal/cardano-crypto-tests-2.1.2.0/revision/2.cabal) = 4053
+SHA256 (cabal/cardano-crypto-tests-2.1.2.0/revision/1.cabal) = f6642ea2b9de2d2afa37e1aec36050409b9a5f0cadc0fa956d6fb9d32f073972
+SIZE (cabal/cardano-crypto-tests-2.1.2.0/revision/1.cabal) = 4053
SHA256 (cabal/cardano-crypto-wrapper-1.5.1.3.tar.gz) = a762b914f8749408149390ab4285db56d77ef356eb2cc326845feb6df3b17594
SIZE (cabal/cardano-crypto-wrapper-1.5.1.3.tar.gz) = 26075
SHA256 (cabal/cardano-data-1.2.3.1.tar.gz) = 546aa1dae4361b9e33bd120b6af09e708a7a547ea03eda8092564c8f3a4f2fd1
@@ -1099,8 +1099,8 @@ SHA256 (cabal/typed-process-0.2.12.0/typed-process-0.2.12.0.tar.gz) = 4cee3d3ae8
SIZE (cabal/typed-process-0.2.12.0/typed-process-0.2.12.0.tar.gz) = 18957
SHA256 (cabal/typed-protocols-0.1.1.0.tar.gz) = 23feff45c28a15484cdfdbbebd4000f99148748d44f40bbb17df865ba44293ac
SIZE (cabal/typed-protocols-0.1.1.0.tar.gz) = 24491
-SHA256 (cabal/typed-protocols-0.1.1.0/revision/3.cabal) = 3c1f4b32b2a61df886f146d6fc819d4ccac16d435dce41db420e055061e614e6
-SIZE (cabal/typed-protocols-0.1.1.0/revision/3.cabal) = 1630
+SHA256 (cabal/typed-protocols-0.1.1.0/revision/1.cabal) = 3c1f4b32b2a61df886f146d6fc819d4ccac16d435dce41db420e055061e614e6
+SIZE (cabal/typed-protocols-0.1.1.0/revision/1.cabal) = 1630
SHA256 (cabal/typed-protocols-cborg-0.1.0.4.tar.gz) = 355a02848edf9447451dc7ca0d43bccc25b50b8cc4eac62216203796a2b223f1
SIZE (cabal/typed-protocols-cborg-0.1.0.4.tar.gz) = 6287
SHA256 (cabal/typed-protocols-cborg-0.1.0.4/revision/1.cabal) = 025310a5c61e206cf8ae429b85f816a6922447e55ed70f7dd5ed58735c514206
diff --git a/net-p2p/oura/Makefile b/net-p2p/oura/Makefile
index 63ba3de2e7d8..fb5a45ba0b75 100644
--- a/net-p2p/oura/Makefile
+++ b/net-p2p/oura/Makefile
@@ -1,7 +1,7 @@
PORTNAME= oura
DISTVERSIONPREFIX= v
DISTVERSION= 1.8.4
-PORTREVISION= 14
+PORTREVISION= 15
CATEGORIES= net-p2p
MAINTAINER= boris@zfs.ninja
diff --git a/net-p2p/prowlarr/Makefile b/net-p2p/prowlarr/Makefile
index 28e02282f4b9..a02cdaa929ae 100644
--- a/net-p2p/prowlarr/Makefile
+++ b/net-p2p/prowlarr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= prowlarr
-DISTVERSION= 1.37.0.5076
+DISTVERSION= 2.0.5.5160
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/Prowlarr/Prowlarr/releases/download/v${DISTVERSION}/
DISTNAME= Prowlarr.master.${DISTVERSION}.freebsd-core-x64
diff --git a/net-p2p/prowlarr/distinfo b/net-p2p/prowlarr/distinfo
index 76b1a64b757f..27c6d1926555 100644
--- a/net-p2p/prowlarr/distinfo
+++ b/net-p2p/prowlarr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751981655
-SHA256 (Prowlarr.master.1.37.0.5076.freebsd-core-x64.tar.gz) = dc4129b84add81649c255181af2f49595a47db36a2c2e495c1b13a9c5dae0ba4
-SIZE (Prowlarr.master.1.37.0.5076.freebsd-core-x64.tar.gz) = 54901106
+TIMESTAMP = 1756800705
+SHA256 (Prowlarr.master.2.0.5.5160.freebsd-core-x64.tar.gz) = 58c1c9084bbafc8a2457d9593ce0f99f6fc352af19af142d26811f729b3ece97
+SIZE (Prowlarr.master.2.0.5.5160.freebsd-core-x64.tar.gz) = 64087684
diff --git a/net-p2p/prowlarr/files/pkg-message.in b/net-p2p/prowlarr/files/pkg-message.in
index 0f27aef1d91a..dcb8d54f86a2 100644
--- a/net-p2p/prowlarr/files/pkg-message.in
+++ b/net-p2p/prowlarr/files/pkg-message.in
@@ -2,13 +2,6 @@
{ type: install
message: <<EOM
-%%PORTNAME%% relies on Microsoft dotNET5+ SDK to be built
-Microsoft does not have an official version of dotNET for FreeBSD
-
-This package was built with an UNOFFICIAL UNSUPPORTED version of dotNET
-If this is something that you do not want, remove this package with
-"pkg remove %%PORTNAME%%"
-
This package installs a service file.
Enable it with "sysrc %%PORTNAME%%_enable=TRUE"
Start it with "service %%PORTNAME%% start".
diff --git a/net-p2p/prowlarr/pkg-plist b/net-p2p/prowlarr/pkg-plist
index 5de4192ed2b5..b669adc8d658 100644
--- a/net-p2p/prowlarr/pkg-plist
+++ b/net-p2p/prowlarr/pkg-plist
@@ -1,5 +1,7 @@
%%DATADIR%%/bin/AngleSharp.Xml.dll
%%DATADIR%%/bin/AngleSharp.dll
+%%DATADIR%%/bin/Azure.Core.dll
+%%DATADIR%%/bin/Azure.Identity.dll
%%DATADIR%%/bin/BouncyCastle.Cryptography.dll
%%DATADIR%%/bin/Dapper.dll
%%DATADIR%%/bin/Diacritical.dll
@@ -78,6 +80,7 @@
%%DATADIR%%/bin/MailKit.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Antiforgery.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Authentication.Abstractions.dll
+%%DATADIR%%/bin/Microsoft.AspNetCore.Authentication.BearerToken.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Authentication.Cookies.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Authentication.Core.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Authentication.OAuth.dll
@@ -85,6 +88,7 @@
%%DATADIR%%/bin/Microsoft.AspNetCore.Authorization.Policy.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Authorization.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Components.Authorization.dll
+%%DATADIR%%/bin/Microsoft.AspNetCore.Components.Endpoints.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Components.Forms.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Components.Server.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Components.Web.dll
@@ -132,8 +136,11 @@
%%DATADIR%%/bin/Microsoft.AspNetCore.Mvc.TagHelpers.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Mvc.ViewFeatures.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Mvc.dll
+%%DATADIR%%/bin/Microsoft.AspNetCore.OutputCaching.dll
+%%DATADIR%%/bin/Microsoft.AspNetCore.RateLimiting.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Razor.Runtime.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Razor.dll
+%%DATADIR%%/bin/Microsoft.AspNetCore.RequestDecompression.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.ResponseCaching.Abstractions.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.ResponseCaching.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.ResponseCompression.dll
@@ -144,6 +151,7 @@
%%DATADIR%%/bin/Microsoft.AspNetCore.Server.IIS.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Server.IISIntegration.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Server.Kestrel.Core.dll
+%%DATADIR%%/bin/Microsoft.AspNetCore.Server.Kestrel.Transport.NamedPipes.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Server.Kestrel.Transport.Quic.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Server.Kestrel.Transport.Sockets.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.Server.Kestrel.dll
@@ -157,7 +165,7 @@
%%DATADIR%%/bin/Microsoft.AspNetCore.WebUtilities.dll
%%DATADIR%%/bin/Microsoft.AspNetCore.dll
%%DATADIR%%/bin/Microsoft.Bcl.AsyncInterfaces.dll
-%%DATADIR%%/bin/Microsoft.Bcl.TimeProvider.dll
+%%DATADIR%%/bin/Microsoft.Bcl.Cryptography.dll
%%DATADIR%%/bin/Microsoft.CSharp.dll
%%DATADIR%%/bin/Microsoft.Data.SqlClient.dll
%%DATADIR%%/bin/Microsoft.Extensions.Caching.Abstractions.dll
@@ -175,8 +183,10 @@
%%DATADIR%%/bin/Microsoft.Extensions.Configuration.dll
%%DATADIR%%/bin/Microsoft.Extensions.DependencyInjection.Abstractions.dll
%%DATADIR%%/bin/Microsoft.Extensions.DependencyInjection.dll
+%%DATADIR%%/bin/Microsoft.Extensions.Diagnostics.Abstractions.dll
%%DATADIR%%/bin/Microsoft.Extensions.Diagnostics.HealthChecks.Abstractions.dll
%%DATADIR%%/bin/Microsoft.Extensions.Diagnostics.HealthChecks.dll
+%%DATADIR%%/bin/Microsoft.Extensions.Diagnostics.dll
%%DATADIR%%/bin/Microsoft.Extensions.Features.dll
%%DATADIR%%/bin/Microsoft.Extensions.FileProviders.Abstractions.dll
%%DATADIR%%/bin/Microsoft.Extensions.FileProviders.Composite.dll
@@ -205,7 +215,9 @@
%%DATADIR%%/bin/Microsoft.Extensions.Options.dll
%%DATADIR%%/bin/Microsoft.Extensions.Primitives.dll
%%DATADIR%%/bin/Microsoft.Extensions.WebEncoders.dll
+%%DATADIR%%/bin/Microsoft.Identity.Client.Extensions.Msal.dll
%%DATADIR%%/bin/Microsoft.Identity.Client.dll
+%%DATADIR%%/bin/Microsoft.IdentityModel.Abstractions.dll
%%DATADIR%%/bin/Microsoft.IdentityModel.JsonWebTokens.dll
%%DATADIR%%/bin/Microsoft.IdentityModel.Logging.dll
%%DATADIR%%/bin/Microsoft.IdentityModel.Protocols.OpenIdConnect.dll
@@ -214,6 +226,7 @@
%%DATADIR%%/bin/Microsoft.JSInterop.dll
%%DATADIR%%/bin/Microsoft.Net.Http.Headers.dll
%%DATADIR%%/bin/Microsoft.OpenApi.dll
+%%DATADIR%%/bin/Microsoft.SqlServer.Server.dll
%%DATADIR%%/bin/Microsoft.VisualBasic.Core.dll
%%DATADIR%%/bin/Microsoft.VisualBasic.dll
%%DATADIR%%/bin/Microsoft.Win32.Primitives.dll
@@ -274,6 +287,7 @@
%%DATADIR%%/bin/Swashbuckle.AspNetCore.SwaggerGen.dll
%%DATADIR%%/bin/System.AppContext.dll
%%DATADIR%%/bin/System.Buffers.dll
+%%DATADIR%%/bin/System.ClientModel.dll
%%DATADIR%%/bin/System.Collections.Concurrent.dll
%%DATADIR%%/bin/System.Collections.Immutable.dll
%%DATADIR%%/bin/System.Collections.NonGeneric.dll
@@ -310,6 +324,7 @@
%%DATADIR%%/bin/System.Drawing.dll
%%DATADIR%%/bin/System.Dynamic.Runtime.dll
%%DATADIR%%/bin/System.Formats.Asn1.dll
+%%DATADIR%%/bin/System.Formats.Tar.dll
%%DATADIR%%/bin/System.Globalization.Calendars.dll
%%DATADIR%%/bin/System.Globalization.Extensions.dll
%%DATADIR%%/bin/System.Globalization.dll
@@ -334,6 +349,7 @@
%%DATADIR%%/bin/System.Linq.Parallel.dll
%%DATADIR%%/bin/System.Linq.Queryable.dll
%%DATADIR%%/bin/System.Linq.dll
+%%DATADIR%%/bin/System.Memory.Data.dll
%%DATADIR%%/bin/System.Memory.dll
%%DATADIR%%/bin/System.Net.Http.Json.dll
%%DATADIR%%/bin/System.Net.Http.dll
@@ -374,11 +390,11 @@
%%DATADIR%%/bin/System.Resources.Reader.dll
%%DATADIR%%/bin/System.Resources.ResourceManager.dll
%%DATADIR%%/bin/System.Resources.Writer.dll
-%%DATADIR%%/bin/System.Runtime.Caching.dll
%%DATADIR%%/bin/System.Runtime.CompilerServices.Unsafe.dll
%%DATADIR%%/bin/System.Runtime.CompilerServices.VisualC.dll
%%DATADIR%%/bin/System.Runtime.Extensions.dll
%%DATADIR%%/bin/System.Runtime.Handles.dll
+%%DATADIR%%/bin/System.Runtime.InteropServices.JavaScript.dll
%%DATADIR%%/bin/System.Runtime.InteropServices.RuntimeInformation.dll
%%DATADIR%%/bin/System.Runtime.InteropServices.dll
%%DATADIR%%/bin/System.Runtime.Intrinsics.dll
@@ -402,6 +418,7 @@
%%DATADIR%%/bin/System.Security.Cryptography.ProtectedData.dll
%%DATADIR%%/bin/System.Security.Cryptography.X509Certificates.dll
%%DATADIR%%/bin/System.Security.Cryptography.Xml.dll
+%%DATADIR%%/bin/System.Security.Cryptography.dll
%%DATADIR%%/bin/System.Security.Permissions.dll
%%DATADIR%%/bin/System.Security.Principal.Windows.dll
%%DATADIR%%/bin/System.Security.Principal.dll
@@ -419,6 +436,7 @@
%%DATADIR%%/bin/System.Text.RegularExpressions.dll
%%DATADIR%%/bin/System.Threading.Channels.dll
%%DATADIR%%/bin/System.Threading.Overlapped.dll
+%%DATADIR%%/bin/System.Threading.RateLimiting.dll
%%DATADIR%%/bin/System.Threading.Tasks.Dataflow.dll
%%DATADIR%%/bin/System.Threading.Tasks.Extensions.dll
%%DATADIR%%/bin/System.Threading.Tasks.Parallel.dll
@@ -444,13 +462,13 @@
%%DATADIR%%/bin/System.Xml.XmlSerializer.dll
%%DATADIR%%/bin/System.Xml.dll
%%DATADIR%%/bin/System.dll
-%%DATADIR%%/bin/UI/194-0bd4624df983e06e6ccb.js
-%%DATADIR%%/bin/UI/194-0bd4624df983e06e6ccb.js.LICENSE.txt
-%%DATADIR%%/bin/UI/194-0bd4624df983e06e6ccb.js.map
-%%DATADIR%%/bin/UI/286-7ee7ca0e6ec0168ce571.js
-%%DATADIR%%/bin/UI/286-7ee7ca0e6ec0168ce571.js.map
-%%DATADIR%%/bin/UI/Content/286-0d675ae17bab3c952d78.css
-%%DATADIR%%/bin/UI/Content/286-0d675ae17bab3c952d78.css.map
+%%DATADIR%%/bin/UI/194-74921861e81ae7f57cdf.js
+%%DATADIR%%/bin/UI/194-74921861e81ae7f57cdf.js.LICENSE.txt
+%%DATADIR%%/bin/UI/194-74921861e81ae7f57cdf.js.map
+%%DATADIR%%/bin/UI/195-cdf8e899db76587e6548.js
+%%DATADIR%%/bin/UI/195-cdf8e899db76587e6548.js.map
+%%DATADIR%%/bin/UI/Content/195-aafb80b0148c52b32193.css
+%%DATADIR%%/bin/UI/Content/195-aafb80b0148c52b32193.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,28 +510,40 @@
%%DATADIR%%/bin/UI/Content/robots.txt
%%DATADIR%%/bin/UI/Content/styles.css
%%DATADIR%%/bin/UI/Content/styles.css.map
-%%DATADIR%%/bin/UI/index-2d5ba92aeb5517d26bea.js
-%%DATADIR%%/bin/UI/index-2d5ba92aeb5517d26bea.js.map
+%%DATADIR%%/bin/UI/index-fdea170d79864b2a3b0b.js
+%%DATADIR%%/bin/UI/index-fdea170d79864b2a3b0b.js.map
%%DATADIR%%/bin/UI/index.html
%%DATADIR%%/bin/UI/login.html
%%DATADIR%%/bin/UI/oauth.html
%%DATADIR%%/bin/WindowsBase.dll
%%DATADIR%%/bin/YamlDotNet.dll
+%%DATADIR%%/bin/cs/Microsoft.Data.SqlClient.resources.dll
%%DATADIR%%/bin/de-DE/FluentMigrator.Abstractions.resources.dll
+%%DATADIR%%/bin/de/Microsoft.Data.SqlClient.resources.dll
+%%DATADIR%%/bin/es/Microsoft.Data.SqlClient.resources.dll
+%%DATADIR%%/bin/fr/Microsoft.Data.SqlClient.resources.dll
+%%DATADIR%%/bin/it/Microsoft.Data.SqlClient.resources.dll
+%%DATADIR%%/bin/ja/Microsoft.Data.SqlClient.resources.dll
+%%DATADIR%%/bin/ko/Microsoft.Data.SqlClient.resources.dll
%%DATADIR%%/bin/libMonoPosixHelper.so
%%DATADIR%%/bin/libSystem.Globalization.Native.so
%%DATADIR%%/bin/libSystem.IO.Compression.Native.so
%%DATADIR%%/bin/libSystem.Native.so
%%DATADIR%%/bin/libSystem.Net.Security.Native.so
%%DATADIR%%/bin/libSystem.Security.Cryptography.Native.OpenSsl.so
+%%DATADIR%%/bin/libclrgc.so
%%DATADIR%%/bin/libclrjit.so
%%DATADIR%%/bin/libcoreclr.so
-%%DATADIR%%/bin/libcoreclrtraceptprovider.so
-%%DATADIR%%/bin/libdbgshim.so
%%DATADIR%%/bin/libhostfxr.so
%%DATADIR%%/bin/libhostpolicy.so
%%DATADIR%%/bin/libmscordaccore.so
%%DATADIR%%/bin/libmscordbi.so
%%DATADIR%%/bin/mscorlib.dll
%%DATADIR%%/bin/netstandard.dll
+%%DATADIR%%/bin/pl/Microsoft.Data.SqlClient.resources.dll
+%%DATADIR%%/bin/pt-BR/Microsoft.Data.SqlClient.resources.dll
+%%DATADIR%%/bin/ru/Microsoft.Data.SqlClient.resources.dll
+%%DATADIR%%/bin/tr/Microsoft.Data.SqlClient.resources.dll
+%%DATADIR%%/bin/zh-Hans/Microsoft.Data.SqlClient.resources.dll
+%%DATADIR%%/bin/zh-Hant/Microsoft.Data.SqlClient.resources.dll
%%DATADIR%%/package_info
diff --git a/net-p2p/py-stig/Makefile b/net-p2p/py-stig/Makefile
index 410822eceef2..7167a342ea12 100644
--- a/net-p2p/py-stig/Makefile
+++ b/net-p2p/py-stig/Makefile
@@ -1,5 +1,5 @@
PORTNAME= stig
-DISTVERSION= 0.13.0a0
+DISTVERSION= 0.14.0a0
CATEGORIES= net-p2p
MASTER_SITES= PYPI
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}
diff --git a/net-p2p/py-stig/distinfo b/net-p2p/py-stig/distinfo
index b0633c8a8529..b285bce6b941 100644
--- a/net-p2p/py-stig/distinfo
+++ b/net-p2p/py-stig/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1742281477
-SHA256 (stig-0.13.0a0.tar.gz) = 33a7156d8122c5473daf18ca23316c5ce8c415c4c373441d2d45cde92ba33ae6
-SIZE (stig-0.13.0a0.tar.gz) = 237119
+TIMESTAMP = 1757510858
+SHA256 (stig-0.14.0a0.tar.gz) = bfdf72e7ece0458845cb9bf3f0f1eb985a66afc8fb1fc532fe3a32efb710a148
+SIZE (stig-0.14.0a0.tar.gz) = 237688
diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile
index 6b1aac583903..a008f5fa7a05 100644
--- a/net-p2p/radarr/Makefile
+++ b/net-p2p/radarr/Makefile
@@ -1,5 +1,5 @@
PORTNAME= radarr
-DISTVERSION= 5.26.2.10099
+DISTVERSION= 5.27.5.10198
CATEGORIES= net-p2p
MASTER_SITES= https://github.com/Radarr/Radarr/releases/download/v${DISTVERSION}/
DISTNAME= Radarr.master.${DISTVERSION}.freebsd-core-x64
diff --git a/net-p2p/radarr/distinfo b/net-p2p/radarr/distinfo
index 0d5a0bf64a5b..35aa34ac01ef 100644
--- a/net-p2p/radarr/distinfo
+++ b/net-p2p/radarr/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1751967121
-SHA256 (Radarr.master.5.26.2.10099.freebsd-core-x64.tar.gz) = 8476cc66d06c0b836c5cfea6f2967ebd1d554fb547bac02b69a3aec6768bd6fe
-SIZE (Radarr.master.5.26.2.10099.freebsd-core-x64.tar.gz) = 64065414
+TIMESTAMP = 1757064594
+SHA256 (Radarr.master.5.27.5.10198.freebsd-core-x64.tar.gz) = 1d5d3ef297d7fa446d88dfc817f8434a65d7c533e931ab29bb624aaafdc3f500
+SIZE (Radarr.master.5.27.5.10198.freebsd-core-x64.tar.gz) = 64081158
diff --git a/net-p2p/radarr/pkg-plist b/net-p2p/radarr/pkg-plist
index 5b188530692d..42a50dd98c94 100644
--- a/net-p2p/radarr/pkg-plist
+++ b/net-p2p/radarr/pkg-plist
@@ -453,10 +453,10 @@
%%DATADIR%%/bin/UI/640-f9f81c4832fff26ecd9c.js.map
%%DATADIR%%/bin/UI/7-a1b843a798e447f93f4f.js
%%DATADIR%%/bin/UI/7-a1b843a798e447f93f4f.js.map
-%%DATADIR%%/bin/UI/74-41bafaea952185ac066d.js
-%%DATADIR%%/bin/UI/74-41bafaea952185ac066d.js.map
-%%DATADIR%%/bin/UI/Content/74-9b2465b3281b3b67efd2.css
-%%DATADIR%%/bin/UI/Content/74-9b2465b3281b3b67efd2.css.map
+%%DATADIR%%/bin/UI/74-b77f22dce150cc00fb86.js
+%%DATADIR%%/bin/UI/74-b77f22dce150cc00fb86.js.map
+%%DATADIR%%/bin/UI/Content/74-0b1eafbdb0af62d4fc26.css
+%%DATADIR%%/bin/UI/Content/74-0b1eafbdb0af62d4fc26.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
@@ -498,8 +498,8 @@
%%DATADIR%%/bin/UI/Content/robots.txt
%%DATADIR%%/bin/UI/Content/styles.css
%%DATADIR%%/bin/UI/Content/styles.css.map
-%%DATADIR%%/bin/UI/index-1726e9622bdfaf0ebb89.js
-%%DATADIR%%/bin/UI/index-1726e9622bdfaf0ebb89.js.map
+%%DATADIR%%/bin/UI/index-186436526578c215a7ae.js
+%%DATADIR%%/bin/UI/index-186436526578c215a7ae.js.map
%%DATADIR%%/bin/UI/index.html
%%DATADIR%%/bin/UI/login.html
%%DATADIR%%/bin/UI/oauth.html
diff --git a/net-p2p/twitch-tui/Makefile b/net-p2p/twitch-tui/Makefile
index 0f2f295f2483..8b20f67b976f 100644
--- a/net-p2p/twitch-tui/Makefile
+++ b/net-p2p/twitch-tui/Makefile
@@ -1,7 +1,7 @@
PORTNAME= twitch-tui
DISTVERSIONPREFIX= v
DISTVERSION= 2.6.19
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= net-p2p
MAINTAINER= yuri@FreeBSD.org