Date: Sun, 31 Mar 2024 03:39:11 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3a5fe004d5f6 - main - devel/phpunit11: Update to 11.0.8 Message-ID: <202403310339.42V3dBTU076292@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3a5fe004d5f68e8081a3e8f44ac6ae125e760ce4 commit 3a5fe004d5f68e8081a3e8f44ac6ae125e760ce4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-03-31 03:05:40 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-03-31 03:05:40 +0000 devel/phpunit11: Update to 11.0.8 Changes: https://github.com/sebastianbergmann/phpunit/blob/11.0/ChangeLog-11.0.md --- devel/phpunit11/Makefile | 2 +- devel/phpunit11/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/phpunit11/Makefile b/devel/phpunit11/Makefile index 3ece9bc0785f..ef608af6543e 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.0.6 +PORTVERSION= 11.0.8 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index 6458b778075f..7c704ea3a30a 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1710712324 -SHA256 (phpunit-11.0.6.phar) = 4a89389bfc30bdb9c0e88461cdf9e9cf5843b04f4f46f020ed6ce5f635ba9b04 -SIZE (phpunit-11.0.6.phar) = 5034805 +TIMESTAMP = 1711466074 +SHA256 (phpunit-11.0.8.phar) = 282f3a4e778f5064956e95a79cced85cfcc252c484c402641cd7231f9138edbd +SIZE (phpunit-11.0.8.phar) = 5036152
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202403310339.42V3dBTU076292>