From owner-dev-commits-ports-main@freebsd.org Tue May 4 16:58:03 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 912A75F99C0; Tue, 4 May 2021 16:58:03 +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 4FZQyM3dvvz3mNy; Tue, 4 May 2021 16:58:03 +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 6E577151A1; Tue, 4 May 2021 16:58:03 +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 144Gw3en081614; Tue, 4 May 2021 16:58:03 GMT (envelope-from git@gitrepo.freebsd.org) Received: (from git@localhost) by gitrepo.freebsd.org (8.16.1/8.16.1/Submit) id 144Gw3Jk081613; Tue, 4 May 2021 16:58:03 GMT (envelope-from git) Date: Tue, 4 May 2021 16:58:03 GMT Message-Id: <202105041658.144Gw3Jk081613@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: a568582e026d - main - *: reset lifanov's ports after safekeeping their 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: a568582e026df32a6499996002ab73d4ecfe04b3 Auto-Submitted: auto-generated X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 04 May 2021 16:58:03 -0000 The branch main has been updated by rene: URL: https://cgit.FreeBSD.org/ports/commit/?id=a568582e026df32a6499996002ab73d4ecfe04b3 commit a568582e026df32a6499996002ab73d4ecfe04b3 Author: Rene Ladan AuthorDate: 2021-05-04 16:35:19 +0000 Commit: Rene Ladan CommitDate: 2021-05-04 16:57:55 +0000 *: reset lifanov's ports after safekeeping their ports bit. Hat: portmgr-secretary --- archivers/innoextract/Makefile | 2 +- devel/bats-core/Makefile | 2 +- devel/py-backports/Makefile | 2 +- devel/py-cached-property/Makefile | 2 +- devel/py-dockerpty/Makefile | 2 +- games/alex4/Makefile | 2 +- games/cowsay/Makefile | 2 +- games/endgame-singularity-music/Makefile | 2 +- games/sokoban/Makefile | 2 +- games/stonesoup/Makefile | 2 +- games/wtf/Makefile | 2 +- news/diablo/Makefile | 2 +- security/hashcat-legacy/Makefile | 2 +- security/hashcat/Makefile | 2 +- security/openfortivpn/Makefile | 2 +- security/py-docker-pycreds/Makefile | 2 +- sysutils/ansible/Makefile | 2 +- sysutils/docker-compose/Makefile | 2 +- sysutils/docker-machine/Makefile | 2 +- sysutils/docker/Makefile | 2 +- sysutils/opencorsairlink/Makefile | 2 +- sysutils/packer/Makefile | 2 +- sysutils/py-docker/Makefile | 2 +- sysutils/terraform/Makefile | 2 +- 24 files changed, 24 insertions(+), 24 deletions(-) diff --git a/archivers/innoextract/Makefile b/archivers/innoextract/Makefile index 1fe877d6481a..9cbaa957e694 100644 --- a/archivers/innoextract/Makefile +++ b/archivers/innoextract/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.9 CATEGORIES= archivers MASTER_SITES= http://constexpr.org/innoextract/files/ -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Program to extract Inno Setup files LICENSE= ZLIB diff --git a/devel/bats-core/Makefile b/devel/bats-core/Makefile index 54991ddd8265..e99f813e8c58 100644 --- a/devel/bats-core/Makefile +++ b/devel/bats-core/Makefile @@ -4,7 +4,7 @@ DISTVERSION= 1.1.0 PORTREVISION= 1 CATEGORIES= devel -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Bash automated testing system LICENSE= MIT diff --git a/devel/py-backports/Makefile b/devel/py-backports/Makefile index 2443df28bdc1..1f2ec897807e 100644 --- a/devel/py-backports/Makefile +++ b/devel/py-backports/Makefile @@ -4,7 +4,7 @@ PORTVERSION= 1 CATEGORIES= devel python DISTFILES= -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= python@FreeBSD.org COMMENT= Shared namespace shim for py-backports.* ports LICENSE= MIT diff --git a/devel/py-cached-property/Makefile b/devel/py-cached-property/Makefile index b771e6dabdfc..6758c366bd28 100644 --- a/devel/py-cached-property/Makefile +++ b/devel/py-cached-property/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Decorator for caching properties in classes LICENSE= BSD3CLAUSE diff --git a/devel/py-dockerpty/Makefile b/devel/py-dockerpty/Makefile index 98b2df7370f6..86c1fe30d03f 100644 --- a/devel/py-dockerpty/Makefile +++ b/devel/py-dockerpty/Makefile @@ -4,7 +4,7 @@ CATEGORIES= devel python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python library to use the pseudo-tty of a docker container LICENSE= APACHE20 diff --git a/games/alex4/Makefile b/games/alex4/Makefile index fe98dae2f4bf..004ccc09f597 100644 --- a/games/alex4/Makefile +++ b/games/alex4/Makefile @@ -9,7 +9,7 @@ MASTER_SITES= SF/allegator/Alex4/source%20and%20data/ \ DISTFILES= alex4src_data.zip ${PORTNAME}.png:icons EXTRACT_ONLY= alex4src_data.zip -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Classic platformer with Alex the Allegator LICENSE= GPLv2 diff --git a/games/cowsay/Makefile b/games/cowsay/Makefile index d787f1f3806a..579fea0467b6 100644 --- a/games/cowsay/Makefile +++ b/games/cowsay/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= cowsay- PORTREVISION= 2 CATEGORIES= games -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Configurable talking characters in ASCII art LICENSE= GPLv3+ diff --git a/games/endgame-singularity-music/Makefile b/games/endgame-singularity-music/Makefile index 5aee4ded0d2f..f3ebe70b2520 100644 --- a/games/endgame-singularity-music/Makefile +++ b/games/endgame-singularity-music/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 007 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Music pack for endgame-singularity LICENSE= CC-BY-SA-3.0 diff --git a/games/sokoban/Makefile b/games/sokoban/Makefile index 1d8415a37deb..5199517fb46e 100644 --- a/games/sokoban/Makefile +++ b/games/sokoban/Makefile @@ -7,7 +7,7 @@ CATEGORIES= games MASTER_SITES= SUNSITE/games/strategy DISTNAME= ${PORTNAME}-src -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Logical game: problems with packets in cave USES= ncurses diff --git a/games/stonesoup/Makefile b/games/stonesoup/Makefile index ab287197f916..25fed763d150 100644 --- a/games/stonesoup/Makefile +++ b/games/stonesoup/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 0.23.2 PORTREVISION= 1 CATEGORIES= games -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Dungeon Crawl Stone Soup - a fun, free rogue-like game LICENSE= GPLv2 diff --git a/games/wtf/Makefile b/games/wtf/Makefile index ee826c068b9d..5803d997a41b 100644 --- a/games/wtf/Makefile +++ b/games/wtf/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 20191201 CATEGORIES= games MASTER_SITES= SF/bsdwtf -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Translates common Internet acronyms LICENSE= PD diff --git a/news/diablo/Makefile b/news/diablo/Makefile index 69a4a23e664b..3f30fff043bb 100644 --- a/news/diablo/Makefile +++ b/news/diablo/Makefile @@ -7,7 +7,7 @@ CATEGORIES= news MASTER_SITES= http://www.openusenet.org/diablo/download/ DISTNAME= ${PORTNAME}-${PORTVERSION}-REL -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Comprehensive newsfeeding and newsreading software package LICENSE= BSD3CLAUSE diff --git a/security/hashcat-legacy/Makefile b/security/hashcat-legacy/Makefile index f7c434cc5718..7135fa3ca679 100644 --- a/security/hashcat-legacy/Makefile +++ b/security/hashcat-legacy/Makefile @@ -5,7 +5,7 @@ PORTVERSION= 2.00 PORTREVISION= 7 CATEGORIES= security -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced CPU-based password recovery utility LICENSE= MIT diff --git a/security/hashcat/Makefile b/security/hashcat/Makefile index 19b115cb8a19..5738f6047305 100644 --- a/security/hashcat/Makefile +++ b/security/hashcat/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v PORTEPOCH= 1 CATEGORIES= security -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Advanced CPU-based password recovery utility LICENSE= MIT diff --git a/security/openfortivpn/Makefile b/security/openfortivpn/Makefile index c36e40a9fa2c..d1bf8f3b76bc 100644 --- a/security/openfortivpn/Makefile +++ b/security/openfortivpn/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.16.0 DISTVERSIONPREFIX= v CATEGORIES= security net-vpn -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Client for PPP+SSL VPN tunnel services BUILD_DEPENDS= gsed:textproc/gsed diff --git a/security/py-docker-pycreds/Makefile b/security/py-docker-pycreds/Makefile index 8096a27c8492..2bcf5ee253ab 100644 --- a/security/py-docker-pycreds/Makefile +++ b/security/py-docker-pycreds/Makefile @@ -4,7 +4,7 @@ CATEGORIES= security python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for the docker credentials store API LICENSE= APACHE20 diff --git a/sysutils/ansible/Makefile b/sysutils/ansible/Makefile index 426fd3f68533..d1c1f3e2be3c 100644 --- a/sysutils/ansible/Makefile +++ b/sysutils/ansible/Makefile @@ -5,7 +5,7 @@ CATEGORIES= sysutils python MASTER_SITES= http://releases.ansible.com/ansible/ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Radically simple IT automation LICENSE= GPLv3+ diff --git a/sysutils/docker-compose/Makefile b/sysutils/docker-compose/Makefile index f303fdc7a766..3bcfbef309fd 100644 --- a/sysutils/docker-compose/Makefile +++ b/sysutils/docker-compose/Makefile @@ -4,7 +4,7 @@ PORTREVISION= 1 CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Define and run multi-container applications with Docker LICENSE= APACHE20 diff --git a/sysutils/docker-machine/Makefile b/sysutils/docker-machine/Makefile index 3c268f9235e9..412ecae44b05 100644 --- a/sysutils/docker-machine/Makefile +++ b/sysutils/docker-machine/Makefile @@ -4,7 +4,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= sysutils -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool to create Docker hosts LICENSE= APACHE20 diff --git a/sysutils/docker/Makefile b/sysutils/docker/Makefile index 82ef22ddfa75..ae423180cc5e 100644 --- a/sysutils/docker/Makefile +++ b/sysutils/docker/Makefile @@ -6,7 +6,7 @@ DISTVERSIONPREFIX= v PORTREVISION= 1 CATEGORIES= sysutils -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Open-source application container engine LICENSE= APACHE20 diff --git a/sysutils/opencorsairlink/Makefile b/sysutils/opencorsairlink/Makefile index 72c6b45d9a34..bfe2e62f33a5 100644 --- a/sysutils/opencorsairlink/Makefile +++ b/sysutils/opencorsairlink/Makefile @@ -5,7 +5,7 @@ CATEGORIES= sysutils PATCH_SITES= https://github.com/audiohacked/OpenCorsairLink/commit/ PATCHFILES= d600c7ff032a3911d30b039844a31f0b3acfe26a.patch:-p1 -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Support for CorsairLink Devices LICENSE= GPLv2 diff --git a/sysutils/packer/Makefile b/sysutils/packer/Makefile index f0588085e5ff..5fbc2104dd70 100644 --- a/sysutils/packer/Makefile +++ b/sysutils/packer/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 1.6.0 DISTVERSIONPREFIX= v CATEGORIES= sysutils -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Tool for creating machine images LICENSE= MPL20 diff --git a/sysutils/py-docker/Makefile b/sysutils/py-docker/Makefile index 318c0f40fb32..a154e25b01fa 100644 --- a/sysutils/py-docker/Makefile +++ b/sysutils/py-docker/Makefile @@ -4,7 +4,7 @@ CATEGORIES= sysutils python MASTER_SITES= CHEESESHOP PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Python library for the Docker Engine API LICENSE= APACHE20 diff --git a/sysutils/terraform/Makefile b/sysutils/terraform/Makefile index 95c04419b708..1c641db9c304 100644 --- a/sysutils/terraform/Makefile +++ b/sysutils/terraform/Makefile @@ -3,7 +3,7 @@ PORTVERSION= 0.13.4 DISTVERSIONPREFIX= v CATEGORIES= sysutils -MAINTAINER= lifanov@FreeBSD.org +MAINTAINER= ports@FreeBSD.org COMMENT= Provides a common configuration to launch infrastructure LICENSE= MPL20