From owner-svn-ports-all@freebsd.org Wed Nov 4 21:51:18 2020 Return-Path: Delivered-To: svn-ports-all@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 3B0D3466EEC; Wed, 4 Nov 2020 21:51:18 +0000 (UTC) (envelope-from lwhsu@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 "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4CRL2G0wWfz4KpK; Wed, 4 Nov 2020 21:51:18 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id 044B61443C; Wed, 4 Nov 2020 21:51:18 +0000 (UTC) (envelope-from lwhsu@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id 0A4LpHYt099717; Wed, 4 Nov 2020 21:51:17 GMT (envelope-from lwhsu@FreeBSD.org) Received: (from lwhsu@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id 0A4LpHtH099715; Wed, 4 Nov 2020 21:51:17 GMT (envelope-from lwhsu@FreeBSD.org) Message-Id: <202011042151.0A4LpHtH099715@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: lwhsu set sender to lwhsu@FreeBSD.org using -f From: Li-Wen Hsu Date: Wed, 4 Nov 2020 21:51:17 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r554101 - head/net-p2p/lidarr X-SVN-Group: ports-head X-SVN-Commit-Author: lwhsu X-SVN-Commit-Paths: head/net-p2p/lidarr X-SVN-Commit-Revision: 554101 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.33 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 04 Nov 2020 21:51:18 -0000 Author: lwhsu Date: Wed Nov 4 21:51:17 2020 New Revision: 554101 URL: https://svnweb.freebsd.org/changeset/ports/554101 Log: net-p2p/lidarr: Update to 0.7.2.1878 PR: 250846 Submitted by: Adam Jimerson Approved by: Michiel van Baak (maintainer) Modified: head/net-p2p/lidarr/Makefile head/net-p2p/lidarr/distinfo Modified: head/net-p2p/lidarr/Makefile ============================================================================== --- head/net-p2p/lidarr/Makefile Wed Nov 4 20:13:09 2020 (r554100) +++ head/net-p2p/lidarr/Makefile Wed Nov 4 21:51:17 2020 (r554101) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= lidarr -PORTVERSION= 0.7.1.1381 +PORTVERSION= 0.7.2.1878 CATEGORIES= net-p2p MASTER_SITES= https://github.com/lidarr/Lidarr/releases/download/v${PORTVERSION}/ DISTNAME= Lidarr.master.${PORTVERSION}.linux Modified: head/net-p2p/lidarr/distinfo ============================================================================== --- head/net-p2p/lidarr/distinfo Wed Nov 4 20:13:09 2020 (r554100) +++ head/net-p2p/lidarr/distinfo Wed Nov 4 21:51:17 2020 (r554101) @@ -1,3 +1,3 @@ -TIMESTAMP = 1591745622 -SHA256 (Lidarr.master.0.7.1.1381.linux.tar.gz) = f97a4ee981f69330476d4434e5089bc7bfb281c6420541086b9321b234cd61ee -SIZE (Lidarr.master.0.7.1.1381.linux.tar.gz) = 13175344 +TIMESTAMP = 1604154537 +SHA256 (Lidarr.master.0.7.2.1878.linux.tar.gz) = 166f6feca870ec10a840799e7adf510cd55ad2fd05a5324b1c3793bdf7e8604f +SIZE (Lidarr.master.0.7.2.1878.linux.tar.gz) = 13220392