From owner-dev-commits-ports-all@freebsd.org Tue May 4 16:58:06 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 052845F9AAF; Tue, 4 May 2021 16:58:06 +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 4FZQyP6MbCz3lyt; Tue, 4 May 2021 16:58:05 +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 B96FC14D67; Tue, 4 May 2021 16:58:05 +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 144Gw5EJ081656; Tue, 4 May 2021 16:58:05 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 144Gw58l081655; Tue, 4 May 2021 16:58:05 GMT (envelope-from git) Date: Tue, 4 May 2021 16:58:05 GMT Message-Id: <202105041658.144Gw58l081655@gitrepo.freebsd.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org From: Rene Ladan Subject: git: 1d9f3bb0a779 - main - *: reset kmoore's ports after safekeeping his ports bit. MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Git-Committer: rene X-Git-Repository: ports X-Git-Refname: refs/heads/main X-Git-Reftype: branch X-Git-Commit: 1d9f3bb0a779f6d654bc43c9bf4890b11ab4cf10 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: Tue, 04 May 2021 16:58:07 -0000 The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=1d9f3bb0a779f6d654bc43c9bf4890b11ab4cf10 commit 1d9f3bb0a779f6d654bc43c9bf4890b11ab4cf10 Author: Rene Ladan AuthorDate: 2021-05-04 16:56:50 +0000 Commit: Rene Ladan CommitDate: 2021-05-04 16:57:55 +0000 *: reset kmoore's ports after safekeeping his ports bit. Hat: portmgr-secretary --- graphics/py-imagesize/Makefile | 2 +- net-im/diligent/Makefile | 2 +- ports-mgmt/octopkg/Makefile | 2 +- textproc/py-alabaster/Makefile | 2 +- textproc/py-snowballstemmer/Makefile | 2 +- textproc/py-sphinx-intl/Makefile | 2 +- textproc/py-tabletext/Makefile | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/graphics/py-imagesize/Makefile b/graphics/py-imagesize/Makefile index 3f2ab7d7bc5a..c8e2b7e429a5 100644 --- a/graphics/py-imagesize/Makefile +++ b/graphics/py-imagesize/Makefile @@ -6,7 +6,7 @@ CATEGORIES= graphics python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python image size library LICENSE= MIT diff --git a/net-im/diligent/Makefile b/net-im/diligent/Makefile index c8a5d1f6746f..754710a469ae 100644 --- a/net-im/diligent/Makefile +++ b/net-im/diligent/Makefile @@ -6,7 +6,7 @@ PORTREVISION= 8 DISTVERSIONPREFIX= v CATEGORIES= net-im -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Unofficial Qt Slack client LICENSE= LGPL3 diff --git a/ports-mgmt/octopkg/Makefile b/ports-mgmt/octopkg/Makefile index 131411215855..bf8303b510a9 100644 --- a/ports-mgmt/octopkg/Makefile +++ b/ports-mgmt/octopkg/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.3.1 DISTVERSIONPREFIX= v CATEGORIES= ports-mgmt -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Graphical front-end to the FreeBSD pkg-ng package manager LICENSE= LGPL20 diff --git a/textproc/py-alabaster/Makefile b/textproc/py-alabaster/Makefile index a5318a3ce2e5..1c2c5cc507a7 100644 --- a/textproc/py-alabaster/Makefile +++ b/textproc/py-alabaster/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Modified Kr Sphinx theme LICENSE= MIT diff --git a/textproc/py-snowballstemmer/Makefile b/textproc/py-snowballstemmer/Makefile index a470964716fb..fd41faa0d47b 100644 --- a/textproc/py-snowballstemmer/Makefile +++ b/textproc/py-snowballstemmer/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Snowball stemming library collection for Python LICENSE= BSD2CLAUSE diff --git a/textproc/py-sphinx-intl/Makefile b/textproc/py-sphinx-intl/Makefile index 13121de5abcd..988e80c2c6c9 100644 --- a/textproc/py-sphinx-intl/Makefile +++ b/textproc/py-sphinx-intl/Makefile @@ -7,7 +7,7 @@ CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Sphinx-intl translation features LICENSE= BSD2CLAUSE diff --git a/textproc/py-tabletext/Makefile b/textproc/py-tabletext/Makefile index bc22cf652a27..ccb4d32fc6b0 100644 --- a/textproc/py-tabletext/Makefile +++ b/textproc/py-tabletext/Makefile @@ -4,7 +4,7 @@ CATEGORIES= textproc python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= kmoore@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python library to pretty-print tabular data LICENSE= GPLv3