git: dadcba03e2bb - main - net-p2p/prowlarr: Update to 0.1.9.1313
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 31 Dec 2021 02:29:42 UTC
The branch main has been updated by ygy: URL: https://cgit.FreeBSD.org/ports/commit/?id=dadcba03e2bb842be1ec60fbe9b9c6c551b14765 commit dadcba03e2bb842be1ec60fbe9b9c6c551b14765 Author: Michiel van Baak <michiel@vanbaak.eu> AuthorDate: 2021-12-31 02:29:16 +0000 Commit: Guangyuan Yang <ygy@FreeBSD.org> CommitDate: 2021-12-31 02:29:16 +0000 net-p2p/prowlarr: Update to 0.1.9.1313 Changelog: https://github.com/Prowlarr/Prowlarr/releases/tag/v0.1.9.1313 PR: 260814 --- net-p2p/prowlarr/Makefile | 3 +-- net-p2p/prowlarr/distinfo | 6 +++--- net-p2p/prowlarr/pkg-plist | 3 +++ 3 files changed, 7 insertions(+), 5 deletions(-) diff --git a/net-p2p/prowlarr/Makefile b/net-p2p/prowlarr/Makefile index 8847845fc052..36db633aefa0 100644 --- a/net-p2p/prowlarr/Makefile +++ b/net-p2p/prowlarr/Makefile @@ -1,6 +1,5 @@ PORTNAME= prowlarr -PORTVERSION= 0.1.8.1231 -PORTREVISION= 1 +PORTVERSION= 0.1.9.1313 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Prowlarr/Prowlarr/releases/download/v${PORTVERSION}/ DISTNAME= Prowlarr.develop.${PORTVERSION}.freebsd-core-x64 diff --git a/net-p2p/prowlarr/distinfo b/net-p2p/prowlarr/distinfo index 3877647fc175..8d8351a1b4e8 100644 --- a/net-p2p/prowlarr/distinfo +++ b/net-p2p/prowlarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1639226857 -SHA256 (Prowlarr.develop.0.1.8.1231.freebsd-core-x64.tar.gz) = b3e7df38d659fcdbbe9edacbecc0b00ce8f8e7d70e53d7367a23a4b45b259340 -SIZE (Prowlarr.develop.0.1.8.1231.freebsd-core-x64.tar.gz) = 47669472 +TIMESTAMP = 1640770903 +SHA256 (Prowlarr.develop.0.1.9.1313.freebsd-core-x64.tar.gz) = b097688a6d723b671f8e35ac7708d8574e62f367be7b65c21d4ae2d9a5b00ea0 +SIZE (Prowlarr.develop.0.1.9.1313.freebsd-core-x64.tar.gz) = 47779827 diff --git a/net-p2p/prowlarr/pkg-plist b/net-p2p/prowlarr/pkg-plist index 061d13aa1706..ef08bf695bb2 100644 --- a/net-p2p/prowlarr/pkg-plist +++ b/net-p2p/prowlarr/pkg-plist @@ -199,6 +199,7 @@ %%DATADIR%%/Microsoft.IdentityModel.Tokens.dll %%DATADIR%%/Microsoft.JSInterop.dll %%DATADIR%%/Microsoft.Net.Http.Headers.dll +%%DATADIR%%/Microsoft.OpenApi.dll %%DATADIR%%/Microsoft.VisualBasic.Core.dll %%DATADIR%%/Microsoft.VisualBasic.dll %%DATADIR%%/Microsoft.Win32.Primitives.dll @@ -476,6 +477,8 @@ %%DATADIR%%/Sentry.dll %%DATADIR%%/ServiceInstall %%DATADIR%%/ServiceUninstall +%%DATADIR%%/Swashbuckle.AspNetCore.Swagger.dll +%%DATADIR%%/Swashbuckle.AspNetCore.SwaggerGen.dll %%DATADIR%%/System.AppContext.dll %%DATADIR%%/System.Buffers.dll %%DATADIR%%/System.Collections.Concurrent.dll