Date: Wed, 30 Oct 2024 14:56:23 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: 07e9ab278c5e - main - devel/phpunit11: Update to 11.4.3 Message-ID: <202410301456.49UEuNvW062176@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=07e9ab278c5ed3130d1a80dea37740ffdff7f487 commit 07e9ab278c5ed3130d1a80dea37740ffdff7f487 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-30 14:54:12 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-30 14:54:12 +0000 devel/phpunit11: Update to 11.4.3 Changes: https://github.com/sebastianbergmann/phpunit/blob/11.4/ChangeLog-11.4.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 f95fef9c26a9..c6db45567eb9 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.4.2 +PORTVERSION= 11.4.3 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index 2c00fdd5b7f5..eed42f8b8c2c 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1729875792 -SHA256 (phpunit-11.4.2.phar) = 247644c575c62e94b6f6786dfc5c2b6fdfab4de23446caf7024599be5176c450 -SIZE (phpunit-11.4.2.phar) = 5392552 +TIMESTAMP = 1730296008 +SHA256 (phpunit-11.4.3.phar) = 0963c82d9625545d52a473b972636f399e70a5b7525b9cfc11c874e50e5f9b17 +SIZE (phpunit-11.4.3.phar) = 5387217
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410301456.49UEuNvW062176>