From nobody Thu Oct 07 14:34:54 2021 X-Original-To: dev-commits-ports-main@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 6008217E4FC6; Thu, 7 Oct 2021 14:34:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4HQDPB2DK6z3LW4; Thu, 7 Oct 2021 14:34:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org (gitrepo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:5]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 2D7FB1553C; Thu, 7 Oct 2021 14:34:54 +0000 (UTC) (envelope-from git@FreeBSD.org) Received: from gitrepo.freebsd.org ([127.0.1.44]) by gitrepo.freebsd.org (8.16.1/8.16.1) with ESMTP id 197EYs0Q053520; Thu, 7 Oct 2021 14:34:54 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 197EYsaq053519; Thu, 7 Oct 2021 14:34:54 GMT (envelope-from git) Date: Thu, 7 Oct 2021 14:34:54 GMT Message-Id: <202110071434.197EYsaq053519@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Mark Felder Subject: git: 185bd5a5932f - main - net-p2p/radarr: Update to 3.2.2.5080 List-Id: Commits to the main branch of the FreeBSD ports repository List-Archive: https://lists.freebsd.org/archives/dev-commits-ports-main List-Help: List-Post: List-Subscribe: List-Unsubscribe: Sender: owner-dev-commits-ports-main@freebsd.org X-BeenThere: dev-commits-ports-main@freebsd.org MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: feld X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 185bd5a5932f994c2aae90283da7c792ff3267c6 Auto-Submitted: auto-generated X-ThisMailContainsUnwantedMimeParts: N The branch main has been updated by feld: URL: https://cgit.FreeBSD.org/ports/commit/?id=185bd5a5932f994c2aae90283da7c792ff3267c6 commit 185bd5a5932f994c2aae90283da7c792ff3267c6 Author: Mark Felder AuthorDate: 2021-10-07 14:32:38 +0000 Commit: Mark Felder CommitDate: 2021-10-07 14:34:49 +0000 net-p2p/radarr: Update to 3.2.2.5080 - Switch to Mono 6.8 PR: 258982 --- net-p2p/radarr/Makefile | 7 +++---- net-p2p/radarr/distinfo | 6 +++--- 2 files changed, 6 insertions(+), 7 deletions(-) diff --git a/net-p2p/radarr/Makefile b/net-p2p/radarr/Makefile index 4107973cc3e6..f6a20c795afe 100644 --- a/net-p2p/radarr/Makefile +++ b/net-p2p/radarr/Makefile @@ -1,5 +1,5 @@ PORTNAME= radarr -PORTVERSION= 3.0.2.4552 +PORTVERSION= 3.2.2.5080 DISTVERSIONPREFIX=v PORTREVISION= 0 CATEGORIES= net-p2p @@ -13,9 +13,8 @@ LICENSE= GPLv3 LIB_DEPENDS= libcurl.so:ftp/curl RUN_DEPENDS= mediainfo>0:multimedia/mediainfo \ - sqlite3>0:databases/sqlite3 - -USES= mono + sqlite3>0:databases/sqlite3 \ + mono6.8>0:lang/mono6.8 USE_RC_SUBR= radarr diff --git a/net-p2p/radarr/distinfo b/net-p2p/radarr/distinfo index 152901fefb67..ba1fa8a3b87a 100644 --- a/net-p2p/radarr/distinfo +++ b/net-p2p/radarr/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1616535191 -SHA256 (Radarr.master.3.0.2.4552.linux.tar.gz) = f42f05fbb10226238662467695a15ba6bb2b03a25d01a880f3339db7f7146812 -SIZE (Radarr.master.3.0.2.4552.linux.tar.gz) = 18951605 +TIMESTAMP = 1633614457 +SHA256 (Radarr.master.3.2.2.5080.linux.tar.gz) = 347e1add0751151ecfe9c4b76cb4694f97a78cb98356c8bd91d58755b77a8ed8 +SIZE (Radarr.master.3.2.2.5080.linux.tar.gz) = 20982296