From owner-svn-ports-branches@freebsd.org Fri Nov 1 11:18:05 2019 Return-Path: Delivered-To: svn-ports-branches@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 09A5C159E50; Fri, 1 Nov 2019 11:18:05 +0000 (UTC) (envelope-from koobs@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) server-signature RSA-PSS (4096 bits) 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 474KRw6Tp7z45xf; Fri, 1 Nov 2019 11:18:04 +0000 (UTC) (envelope-from koobs@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 BEDB8A349; Fri, 1 Nov 2019 11:18:04 +0000 (UTC) (envelope-from koobs@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA1BI438051225; Fri, 1 Nov 2019 11:18:04 GMT (envelope-from koobs@FreeBSD.org) Received: (from koobs@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA1BI4lp051224; Fri, 1 Nov 2019 11:18:04 GMT (envelope-from koobs@FreeBSD.org) Message-Id: <201911011118.xA1BI4lp051224@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: koobs set sender to koobs@FreeBSD.org using -f From: Kubilay Kocak Date: Fri, 1 Nov 2019 11:18:04 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-branches@freebsd.org Subject: svn commit: r516217 - branches/2019Q4/multimedia/kodi X-SVN-Group: ports-branches X-SVN-Commit-Author: koobs X-SVN-Commit-Paths: branches/2019Q4/multimedia/kodi X-SVN-Commit-Revision: 516217 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-branches@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for all the branches of the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 01 Nov 2019 11:18:05 -0000 Author: koobs Date: Fri Nov 1 11:18:04 2019 New Revision: 516217 URL: https://svnweb.freebsd.org/changeset/ports/516217 Log: MFH: r516215 multimedia/kodi: Reset MAINTAINER PR: 240950 Reported by: Stephan Muhs Approved by: Mickael Maillot (maintainer) Approved by: ports-secteam (joneum: consistent maintainer) Modified: branches/2019Q4/multimedia/kodi/Makefile Directory Properties: branches/2019Q4/ (props changed) Modified: branches/2019Q4/multimedia/kodi/Makefile ============================================================================== --- branches/2019Q4/multimedia/kodi/Makefile Fri Nov 1 11:04:34 2019 (r516216) +++ branches/2019Q4/multimedia/kodi/Makefile Fri Nov 1 11:18:04 2019 (r516217) @@ -5,7 +5,7 @@ DISTVERSION= 17.6 PORTREVISION= 14 CATEGORIES= multimedia java -MAINTAINER= mickael.maillot@gmail.com +MAINTAINER= ports@FreeBSD.org COMMENT= Award winning media center application LICENSE= GPLv2