git: 36a4309b8c49 - main - devel/phpunit*: Take Maintainership
Jochen Neumeister
joneum at FreeBSD.org
Sun Aug 1 09:54:17 UTC 2021
The branch main has been updated by joneum:
URL: https://cgit.FreeBSD.org/ports/commit/?id=36a4309b8c495866d87b44d4d2b6268ef4ef1465
commit 36a4309b8c495866d87b44d4d2b6268ef4ef1465
Author: Jochen Neumeister <joneum at FreeBSD.org>
AuthorDate: 2021-08-01 09:53:40 +0000
Commit: Jochen Neumeister <joneum at 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 at FreeBSD.org
+MAINTAINER= joneum at 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 at FreeBSD.org
+MAINTAINER= joneum at 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 at FreeBSD.org
+MAINTAINER= joneum at FreeBSD.org
COMMENT= Testing framework for unit tests
LICENSE= BSD3CLAUSE
More information about the dev-commits-ports-all
mailing list