Date: Sun, 9 Apr 2023 13:39:48 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: fdfcc27db6ed - main - devel/phpunit9: Update to 9.6.6 Message-ID: <202304091339.339DdmpB081162@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=fdfcc27db6ed74678f57f882360be0de0358ea94 commit fdfcc27db6ed74678f57f882360be0de0358ea94 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-04-09 13:29:46 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-04-09 13:36:34 +0000 devel/phpunit9: Update to 9.6.6 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 f7a08de88521..ec5a8802a1f4 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 9.6.5 +PORTVERSION= 9.6.6 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 9${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo index 036a40425726..87215aa87699 100644 --- a/devel/phpunit9/distinfo +++ b/devel/phpunit9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1679498528 -SHA256 (phpunit-9.6.5.phar) = 087db3a95feb50a1445e5723902b51000364a02d5a9b2f0f8e3fdfdeb282d259 -SIZE (phpunit-9.6.5.phar) = 4620602 +TIMESTAMP = 1680726032 +SHA256 (phpunit-9.6.6.phar) = 41b694102a006358afc91b159174f1543ebf19e33a7f6230abb838df56c48939 +SIZE (phpunit-9.6.6.phar) = 4623236
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202304091339.339DdmpB081162>