git: 847d9f2b3a0a - main - net-p2p/readarr: Upgrade from 0.3.28.2554 to 0.3.29.2565
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Sun, 07 Jul 2024 10:28:00 UTC
The branch main has been updated by tz: URL: https://cgit.FreeBSD.org/ports/commit/?id=847d9f2b3a0adbcccadd5656052610e64da95dd1 commit 847d9f2b3a0adbcccadd5656052610e64da95dd1 Author: Torsten Zuehlsdorff <tz@FreeBSD.org> AuthorDate: 2024-07-07 10:24:38 +0000 Commit: Torsten Zuehlsdorff <tz@FreeBSD.org> CommitDate: 2024-07-07 10:24:38 +0000 net-p2p/readarr: Upgrade from 0.3.28.2554 to 0.3.29.2565 Changes: * Bump braces from 3.0.2 to 3.0.3 * Automated API Docs update * Ignore Grabbed from API docs * Fixed: Improve error messaging if config file isn't formatted correctly * Fixed: Ignore case when resolving indexer by name in release push * Fixed: Ignore case for name validation in providers * Bump version to 0.3.29 Taken from: https://github.com/Readarr/Readarr/releases/tag/v0.3.29.2565 PR: 280138 Approved by: Michiel van Baak Jansen <michiel@vanbaak.eu> (maintainer) --- net-p2p/readarr/Makefile | 2 +- net-p2p/readarr/distinfo | 6 +++--- net-p2p/readarr/pkg-plist | 1 + 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/net-p2p/readarr/Makefile b/net-p2p/readarr/Makefile index 260ce94c7e02..ac66d3fd684a 100644 --- a/net-p2p/readarr/Makefile +++ b/net-p2p/readarr/Makefile @@ -1,5 +1,5 @@ PORTNAME= readarr -DISTVERSION= 0.3.28.2554 +DISTVERSION= 0.3.29.2565 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 d66d00f3805f..31020d9f1993 100644 --- a/net-p2p/readarr/distinfo +++ b/net-p2p/readarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718273272 -SHA256 (Readarr.develop.0.3.28.2554.freebsd-core-x64.tar.gz) = 06ff809910c8dce200dfd1c21e36060bb5c9b78a2f6bb7600f74cf18f1f80642 -SIZE (Readarr.develop.0.3.28.2554.freebsd-core-x64.tar.gz) = 51420123 +TIMESTAMP = 1719744714 +SHA256 (Readarr.develop.0.3.29.2565.freebsd-core-x64.tar.gz) = 8cc071830c39728b045bb52ea7fdd0f9fcb4fa48ac67bb6c58485892a43dd242 +SIZE (Readarr.develop.0.3.29.2565.freebsd-core-x64.tar.gz) = 51458005 diff --git a/net-p2p/readarr/pkg-plist b/net-p2p/readarr/pkg-plist index e5c12c714dae..ce98d473504b 100644 --- a/net-p2p/readarr/pkg-plist +++ b/net-p2p/readarr/pkg-plist @@ -272,6 +272,7 @@ %%DATADIR%%/bin/ServiceUninstall %%DATADIR%%/bin/SixLabors.Fonts.dll %%DATADIR%%/bin/SixLabors.ImageSharp.dll +%%DATADIR%%/bin/Swashbuckle.AspNetCore.Annotations.dll %%DATADIR%%/bin/Swashbuckle.AspNetCore.Swagger.dll %%DATADIR%%/bin/Swashbuckle.AspNetCore.SwaggerGen.dll %%DATADIR%%/bin/System.AppContext.dll