Date: Tue, 31 Dec 2024 16:00:39 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: 3bc64a5fb6dd - main - devel/phpunit10: Update to 10.5.40 Message-ID: <202412311600.4BVG0dpJ082017@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=3bc64a5fb6dd3ca829f2d6b0f7a7e43ce993c27c commit 3bc64a5fb6dd3ca829f2d6b0f7a7e43ce993c27c Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-31 15:46:50 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-31 15:46:50 +0000 devel/phpunit10: Update to 10.5.40 Changes: https://github.com/sebastianbergmann/phpunit/blob/10.5/ChangeLog-10.5.md --- devel/phpunit10/Makefile | 2 +- devel/phpunit10/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile index a3f9901715f4..058428372fcd 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 10.5.39 +PORTVERSION= 10.5.40 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo index 586f158641f9..ce088238d3fe 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888042 -SHA256 (phpunit-10.5.39.phar) = 8fc2fc1b23d35d4d8ab6ea5cbea9a4c47d118e3f2d6e9881f497ba856f4b7cc4 -SIZE (phpunit-10.5.39.phar) = 5117872 +TIMESTAMP = 1735227794 +SHA256 (phpunit-10.5.40.phar) = a81e193e417c228af2cc162044d781f88dff4870881d36a5c2e0e864a9a32f73 +SIZE (phpunit-10.5.40.phar) = 5117932
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311600.4BVG0dpJ082017>