Date: Sat, 26 Aug 2023 09:30:28 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: 4fcd6d95d70e - main - devel/phpunit9: Update to 9.6.11 Message-ID: <202308260930.37Q9USr9088270@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=4fcd6d95d70e59e5b2cc835e5114ff5a8f661119 commit 4fcd6d95d70e59e5b2cc835e5114ff5a8f661119 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-08-26 09:27:07 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-08-26 09:27:07 +0000 devel/phpunit9: Update to 9.6.11 Changes: https://github.com/sebastianbergmann/phpunit/blob/9.6/ChangeLog-9.6.md --- devel/phpunit9/Makefile | 2 +- devel/phpunit9/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile index 2ee962273b2a..0c51160de7d0 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 9.6.10 +PORTVERSION= 9.6.11 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 9${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo index 4212955c23e0..75454b40d3c1 100644 --- a/devel/phpunit9/distinfo +++ b/devel/phpunit9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1689398777 -SHA256 (phpunit-9.6.10.phar) = 81fc7b66061dcce44ed1b093af0484b17b90fba5b058bad033a2417a9c9a565d -SIZE (phpunit-9.6.10.phar) = 4626333 +TIMESTAMP = 1692812379 +SHA256 (phpunit-9.6.11.phar) = 86d0b29ce7fac77a20ec573187e0b91cf7ed2483c6aae5b74f4f0ae0814904c2 +SIZE (phpunit-9.6.11.phar) = 4636799
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202308260930.37Q9USr9088270>