From owner-dev-commits-ports-all@freebsd.org Sat May 22 03:29:19 2021 Return-Path: Delivered-To: dev-commits-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 4D2BA642845; Sat, 22 May 2021 03:29:19 +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 4Fn88v1jgBz4TxH; Sat, 22 May 2021 03:29:19 +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 2323B1D44E; Sat, 22 May 2021 03:29:19 +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 14M3TJKA008913; Sat, 22 May 2021 03:29:19 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 14M3TJQ3008912; Sat, 22 May 2021 03:29:19 GMT (envelope-from git) Date: Sat, 22 May 2021 03:29:19 GMT Message-Id: <202105220329.14M3TJQ3008912@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Alexey Dokuchaev Subject: git: 93f016f6e0ae - main - graphics/*gphoto2; misc/mc: take maintainership. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: danfe X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 93f016f6e0ae778f02edda66442d48a11180e36e Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-all@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commit messages for all branches of the ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 22 May 2021 03:29:19 -0000 The branch main has been updated by danfe: URL: https://cgit.FreeBSD.org/ports/commit/?id=93f016f6e0ae778f02edda66442d48a11180e36e commit 93f016f6e0ae778f02edda66442d48a11180e36e Author: Alexey Dokuchaev AuthorDate: 2021-05-22 03:18:14 +0000 Commit: Alexey Dokuchaev CommitDate: 2021-05-22 03:25:48 +0000 graphics/*gphoto2;misc/mc: take maintainership. --- graphics/fusefs-gphotofs/Makefile | 2 +- graphics/gphoto2/Makefile | 2 +- graphics/libgphoto2/Makefile | 2 +- graphics/py-gphoto2/Makefile | 2 +- misc/mc/Makefile | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/graphics/fusefs-gphotofs/Makefile b/graphics/fusefs-gphotofs/Makefile index b7e77df6aa08..543b50c1120c 100644 --- a/graphics/fusefs-gphotofs/Makefile +++ b/graphics/fusefs-gphotofs/Makefile @@ -7,7 +7,7 @@ CATEGORIES= graphics sysutils MASTER_SITES= SF/gphoto/${PORTNAME}/${PORTVERSION}.0 PKGNAMEPREFIX= fusefs- -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Mount PTP camera as a file system LICENSE= GPLv2 diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index 236770e7714c..ef8a2c9ffd43 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.5.26 CATEGORIES= graphics MASTER_SITES= SF/gphoto/gphoto/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Command-line frontend to libgphoto2 LICENSE= GPLv2+ diff --git a/graphics/libgphoto2/Makefile b/graphics/libgphoto2/Makefile index 7a4ef041d3ed..9ba9025dd501 100644 --- a/graphics/libgphoto2/Makefile +++ b/graphics/libgphoto2/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.5.26 CATEGORIES= graphics MASTER_SITES= SF/gphoto/libgphoto/${PORTVERSION} -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Universal digital camera control library LICENSE= LGPL21+ diff --git a/graphics/py-gphoto2/Makefile b/graphics/py-gphoto2/Makefile index 7d5059c65bdf..6e9b27ffc4e8 100644 --- a/graphics/py-gphoto2/Makefile +++ b/graphics/py-gphoto2/Makefile @@ -5,7 +5,7 @@ MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} DIST_SUBDIR= python-gphoto2 -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Python bindings for libgphoto2 LICENSE= GPLv3+ diff --git a/misc/mc/Makefile b/misc/mc/Makefile index 9289e920261f..4ffb4a71f57e 100644 --- a/misc/mc/Makefile +++ b/misc/mc/Makefile @@ -6,7 +6,7 @@ CATEGORIES= misc shells MASTER_SITES= http://ftp.midnight-commander.org/ \ https://ftp.osuosl.org/pub/midnightcommander/ -MAINTAINER= ports@FreeBSD.org +MAINTAINER= danfe@FreeBSD.org COMMENT= Midnight Commander, a free Norton Commander Clone LICENSE= GPLv3+