git: 12a99965f90c - main - net-p2p/readarr: Update to 0.1.7.1882
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 05 Jun 2023 16:54:14 UTC
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=12a99965f90cc0594b8d607f1f9d7e38f4a047ce commit 12a99965f90cc0594b8d607f1f9d7e38f4a047ce Author: Michiel van Baak Jansen <michiel@vanbaak.eu> AuthorDate: 2023-06-04 20:29:15 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-06-05 16:53:02 +0000 net-p2p/readarr: Update to 0.1.7.1882 Changelog: https://github.com/Readarr/Readarr/releases/tag/v0.1.7.1882 * Fixed: Don't log handled exceptions in API * Revert "Fixed: Don't log handled exceptions in API" * Update translation files [skip ci] * Automated API Docs update * Deserialize asynchronously in LocalizationService [ #2561 ] * Faster tag view in UI for large libraries [ #2571 ] * Fixed: Enforce validation warnings [ #2570 ] * Add minimum length as const in ApiKeyValidationCheck [ #2565 ] * Use 'var' instead of explicit type [ #2559 ] * Inline 'out' variable declarations [ #2558 ] * Standardize variable declaration [ #2556, #2557 ] * Enforce rule IDE0005 on build [ #2555 ] * Fixed: Use relative paths instead of absolute paths for webmanifest * Simplify ShouldHaveApiKey and HasErrors * Update translation files [skip ci] * Bump version to 0.1.7 PR: 271825 --- net-p2p/readarr/Makefile | 2 +- net-p2p/readarr/distinfo | 6 +++--- net-p2p/readarr/pkg-plist | 8 ++++++++ 3 files changed, 12 insertions(+), 4 deletions(-) diff --git a/net-p2p/readarr/Makefile b/net-p2p/readarr/Makefile index 7e257b204e3f..1030d66d435e 100644 --- a/net-p2p/readarr/Makefile +++ b/net-p2p/readarr/Makefile @@ -1,5 +1,5 @@ PORTNAME= readarr -DISTVERSION= 0.1.6.1867 +DISTVERSION= 0.1.7.1882 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 b6df7f2da7df..7480f6fa0cbc 100644 --- a/net-p2p/readarr/distinfo +++ b/net-p2p/readarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685699456 -SHA256 (Readarr.develop.0.1.6.1867.freebsd-core-x64.tar.gz) = f5003c0693d02b2827fdb75fef336f1f95e55321858dcb3c5293423a26c852e2 -SIZE (Readarr.develop.0.1.6.1867.freebsd-core-x64.tar.gz) = 50804173 +TIMESTAMP = 1685910300 +SHA256 (Readarr.develop.0.1.7.1882.freebsd-core-x64.tar.gz) = c830664dea4b3edb01662e6ca7261fa4ddbb45291fad513e7297b673535c893d +SIZE (Readarr.develop.0.1.7.1882.freebsd-core-x64.tar.gz) = 50821588 diff --git a/net-p2p/readarr/pkg-plist b/net-p2p/readarr/pkg-plist index f5f3f3ab0d48..1be95b080dbd 100644 --- a/net-p2p/readarr/pkg-plist +++ b/net-p2p/readarr/pkg-plist @@ -231,28 +231,36 @@ %%DATADIR%%/bin/Readarr.Api.V1.deps.json %%DATADIR%%/bin/Readarr.Api.V1.dll %%DATADIR%%/bin/Readarr.Api.V1.pdb +%%DATADIR%%/bin/Readarr.Api.V1.xml %%DATADIR%%/bin/Readarr.Common.deps.json %%DATADIR%%/bin/Readarr.Common.dll %%DATADIR%%/bin/Readarr.Common.pdb +%%DATADIR%%/bin/Readarr.Common.xml %%DATADIR%%/bin/Readarr.Core.deps.json %%DATADIR%%/bin/Readarr.Core.dll %%DATADIR%%/bin/Readarr.Core.pdb +%%DATADIR%%/bin/Readarr.Core.xml %%DATADIR%%/bin/Readarr.Host.deps.json %%DATADIR%%/bin/Readarr.Host.dll %%DATADIR%%/bin/Readarr.Host.pdb +%%DATADIR%%/bin/Readarr.Host.xml %%DATADIR%%/bin/Readarr.Http.deps.json %%DATADIR%%/bin/Readarr.Http.dll %%DATADIR%%/bin/Readarr.Http.pdb +%%DATADIR%%/bin/Readarr.Http.xml %%DATADIR%%/bin/Readarr.Mono.deps.json %%DATADIR%%/bin/Readarr.Mono.dll %%DATADIR%%/bin/Readarr.Mono.pdb +%%DATADIR%%/bin/Readarr.Mono.xml %%DATADIR%%/bin/Readarr.SignalR.deps.json %%DATADIR%%/bin/Readarr.SignalR.dll %%DATADIR%%/bin/Readarr.SignalR.pdb +%%DATADIR%%/bin/Readarr.SignalR.xml %%DATADIR%%/bin/Readarr.deps.json %%DATADIR%%/bin/Readarr.dll %%DATADIR%%/bin/Readarr.pdb %%DATADIR%%/bin/Readarr.runtimeconfig.json +%%DATADIR%%/bin/Readarr.xml %%DATADIR%%/bin/RestSharp.dll %%DATADIR%%/bin/ReusableTasks.dll %%DATADIR%%/bin/Sentry.dll