diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-03 15:16:20 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2025-02-03 15:50:46 +0000 |
commit | f7badf4f2e82f9a8533c8b046a772d991cd27ba5 (patch) | |
tree | e9d97aec563a66b7921d6626ee40f110ef62e936 | |
parent | ba1e187008f2e17697e70ca7ee38e7d7730e31f5 (diff) |
devel/phpunit10: Update to 10.5.41
-rw-r--r-- | devel/phpunit10/Makefile | 2 | ||||
-rw-r--r-- | devel/phpunit10/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile index 058428372fcd..065079cd9380 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 10.5.40 +PORTVERSION= 10.5.41 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo index ce088238d3fe..11b7ac033e5e 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1735227794 -SHA256 (phpunit-10.5.40.phar) = a81e193e417c228af2cc162044d781f88dff4870881d36a5c2e0e864a9a32f73 -SIZE (phpunit-10.5.40.phar) = 5117932 +TIMESTAMP = 1738088828 +SHA256 (phpunit-10.5.41.phar) = e4e34a453e99869858ba97a77a5294b1b4f81aea7e0f3da2017a30c50670124e +SIZE (phpunit-10.5.41.phar) = 5143510 |