Date: Sat, 26 Oct 2024 02:31:36 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: c2dd483a9cdc - main - devel/phpunit11: Update to 11.4.2 Message-ID: <202410260231.49Q2VamA099137@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=c2dd483a9cdc8b21a947e812dc2516aa9a7773db commit c2dd483a9cdc8b21a947e812dc2516aa9a7773db Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-10-26 02:01:38 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-10-26 02:01:38 +0000 devel/phpunit11: Update to 11.4.2 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 f59b6236f1bc..f95fef9c26a9 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.4.1 +PORTVERSION= 11.4.2 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index 2708aeeac47c..2c00fdd5b7f5 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1728632250 -SHA256 (phpunit-11.4.1.phar) = 2e521c522ef3d8a2be2bb26cf68268a9c3017f7eb3bc874f2936ce34bdd93cac -SIZE (phpunit-11.4.1.phar) = 5325219 +TIMESTAMP = 1729875792 +SHA256 (phpunit-11.4.2.phar) = 247644c575c62e94b6f6786dfc5c2b6fdfab4de23446caf7024599be5176c450 +SIZE (phpunit-11.4.2.phar) = 5392552
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202410260231.49Q2VamA099137>