Date: Wed, 8 Mar 2023 10:19:38 GMT From: Robert Clausecker <fuz@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 756e603ce4e8 - main - net-p2p/sonarr: Update to 3.0.10.1566 Message-ID: <202303081019.328AJcMd038183@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by fuz: URL: https://cgit.FreeBSD.org/ports/commit/?id=756e603ce4e86d3a33a376cbe53140a8cdf77a6b commit 756e603ce4e86d3a33a376cbe53140a8cdf77a6b Author: Michiel van Baak Jansen <michiel@vanbaak.eu> AuthorDate: 2023-03-06 10:50:51 +0000 Commit: Robert Clausecker <fuz@FreeBSD.org> CommitDate: 2023-03-08 10:18:22 +0000 net-p2p/sonarr: Update to 3.0.10.1566 Upstream changes: - Improve messaging for rejected quality upgrades - Preserve language tags when importing subtitle files - Add maximum single episode age option (per indexer) - Migrations on SQLite 3.41.0 - Improve WebDL and WebRip Parsing - Logging when series folder is moved successfully - Improve moving file to location where another one exists PR: 270004 --- net-p2p/sonarr/Makefile | 2 +- net-p2p/sonarr/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/net-p2p/sonarr/Makefile b/net-p2p/sonarr/Makefile index 1bc22e96e4d8..b2b2df7aa7ee 100644 --- a/net-p2p/sonarr/Makefile +++ b/net-p2p/sonarr/Makefile @@ -1,5 +1,5 @@ PORTNAME= sonarr -PORTVERSION= 3.0.9.1549 +PORTVERSION= 3.0.10.1566 CATEGORIES= net-p2p MASTER_SITES= http://download.sonarr.tv/v3/main/${PORTVERSION}/ DISTNAME= Sonarr.main.${PORTVERSION}.linux diff --git a/net-p2p/sonarr/distinfo b/net-p2p/sonarr/distinfo index 18f269563f84..6bb579b6a59c 100644 --- a/net-p2p/sonarr/distinfo +++ b/net-p2p/sonarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659953022 -SHA256 (Sonarr.main.3.0.9.1549.linux.tar.gz) = 05ad67aef9e599590f23e384a704a13717cd2eba714be37bc2cc776a391c1a84 -SIZE (Sonarr.main.3.0.9.1549.linux.tar.gz) = 14105679 +TIMESTAMP = 1678179398 +SHA256 (Sonarr.main.3.0.10.1566.linux.tar.gz) = abbae372bbf2d7a6474dc8c313da4e8cbdc3269e56068230137f4b8519048e87 +SIZE (Sonarr.main.3.0.10.1566.linux.tar.gz) = 14109728
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202303081019.328AJcMd038183>