From a54738ea9c90605788a1ce7090520a8562920ed7 Mon Sep 17 00:00:00 2001 From: Michiel van Baak Jansen Date: Fri, 30 Jun 2023 08:30:34 +0200 Subject: [PATCH] net-p2p/prowlarr: Update to 1.6.3.3608 ChangeLog: https://github.com/Prowlarr/Prowlarr/releases/tag/v1.6.3.3608 * Bump version to 1.6.3 * Fix apprise server url migration * Add more trace logs related info to bug_report.yml * Fixed: (Cardigann) Throw exception only when all download selectors fail * Add indexer id in logs for invalid dates in Cardigann definitions * Fixed: (Cardigann) Skip to next download selector when max redirects reached * Fixed: (API) Prevent NullRef when searching empty query with a non-default type * New: (UI) Show indexer categories in info modal * Fixed: (UI) Add New Indexer button on search page when no indexers are present * Fixed: (Cardigann) Definitions with category mapping Other to use 8000 (Other) PR: 272273 Reported by: michiel@vanbaak.eu (maintainer) --- net-p2p/prowlarr/Makefile | 2 +- net-p2p/prowlarr/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-p2p/prowlarr/Makefile b/net-p2p/prowlarr/Makefile index 92c89f4ef9f9b..6e5b0dd456309 100644 --- a/net-p2p/prowlarr/Makefile +++ b/net-p2p/prowlarr/Makefile @@ -1,5 +1,5 @@ PORTNAME= prowlarr -DISTVERSION= 1.5.2.3484 +DISTVERSION= 1.6.3.3608 CATEGORIES= net-p2p MASTER_SITES= https://github.com/Prowlarr/Prowlarr/releases/download/v${PORTVERSION}/ DISTNAME= Prowlarr.master.${PORTVERSION}.freebsd-core-x64 diff --git a/net-p2p/prowlarr/distinfo b/net-p2p/prowlarr/distinfo index c64258a6e59b0..2e8b08e0e0146 100644 --- a/net-p2p/prowlarr/distinfo +++ b/net-p2p/prowlarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1685916022 -SHA256 (Prowlarr.master.1.5.2.3484.freebsd-core-x64.tar.gz) = 77bf56e001392bdd64bb6a8c351eddad9f79f3cba513e6483da2978b3769483d -SIZE (Prowlarr.master.1.5.2.3484.freebsd-core-x64.tar.gz) = 49378244 +TIMESTAMP = 1687955404 +SHA256 (Prowlarr.master.1.6.3.3608.freebsd-core-x64.tar.gz) = 2b0633f4158decb6fd20c9792d59a30fd6d81ff14af1b4f4f02001c97cbf53f1 +SIZE (Prowlarr.master.1.6.3.3608.freebsd-core-x64.tar.gz) = 49438997