Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 1 Aug 2021 09:54:16 GMT
From:      Jochen Neumeister <joneum@FreeBSD.org>
To:        ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org
Subject:   git: 36a4309b8c49 - main - devel/phpunit*: Take Maintainership
Message-ID:  <202108010954.1719sGXQ034130@gitrepo.freebsd.org>

next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum:

URL: https://cgit.FreeBSD.org/ports/commit/?id=36a4309b8c495866d87b44d4d2b6268ef4ef1465

commit 36a4309b8c495866d87b44d4d2b6268ef4ef1465
Author:     Jochen Neumeister <joneum@FreeBSD.org>
AuthorDate: 2021-08-01 09:53:40 +0000
Commit:     Jochen Neumeister <joneum@FreeBSD.org>
CommitDate: 2021-08-01 09:54:14 +0000

    devel/phpunit*: Take Maintainership
    
    Sponsored by: Netzkommune GmbH
---
 devel/phpunit6/Makefile | 2 +-
 devel/phpunit7/Makefile | 2 +-
 devel/phpunit8/Makefile | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/devel/phpunit6/Makefile b/devel/phpunit6/Makefile
index 533f926f13f7..8dacd9e4d383 100644
--- a/devel/phpunit6/Makefile
+++ b/devel/phpunit6/Makefile
@@ -7,7 +7,7 @@ MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	6${PHP_PKGNAMESUFFIX}
 EXTRACT_SUFX=	.phar
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	Testing framework for unit tests
 
 LICENSE=	BSD3CLAUSE
diff --git a/devel/phpunit7/Makefile b/devel/phpunit7/Makefile
index 606f15c332a1..b4554d7f0056 100644
--- a/devel/phpunit7/Makefile
+++ b/devel/phpunit7/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	7${PHP_PKGNAMESUFFIX}
 EXTRACT_SUFX=	.phar
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	Testing framework for unit tests
 
 LICENSE=	BSD3CLAUSE
diff --git a/devel/phpunit8/Makefile b/devel/phpunit8/Makefile
index 7b660cd3a834..0fa428a1186a 100644
--- a/devel/phpunit8/Makefile
+++ b/devel/phpunit8/Makefile
@@ -5,7 +5,7 @@ MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	8${PHP_PKGNAMESUFFIX}
 EXTRACT_SUFX=	.phar
 
-MAINTAINER=	ports@FreeBSD.org
+MAINTAINER=	joneum@FreeBSD.org
 COMMENT=	Testing framework for unit tests
 
 LICENSE=	BSD3CLAUSE



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202108010954.1719sGXQ034130>