diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-10 04:57:25 +0000 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-07-10 04:57:25 +0000 |
commit | 542b358dc561d723ec6c671cbb39f417d4574554 (patch) | |
tree | e8aaaa248dc9fc15cd6ba2f92e0c5706a04db4fa | |
parent | c7c4c9e9543d40ba5c1e4324e9bc247df5c166b0 (diff) | |
download | ports-542b358dc561d723ec6c671cbb39f417d4574554.tar.gz ports-542b358dc561d723ec6c671cbb39f417d4574554.zip |
devel/phpunit10: Update to 10.5.26
-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 6c7df627f138..bca975ac0f48 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 10.5.25 +PORTVERSION= 10.5.26 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo index 80baea1f3c7c..8ffdaf61e33a 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1720364779 -SHA256 (phpunit-10.5.25.phar) = 44c24af37b517df7718ec2444f1bea4e8ca9ec3b9f6b783b7495bb18083ee782 -SIZE (phpunit-10.5.25.phar) = 5025769 +TIMESTAMP = 1720536474 +SHA256 (phpunit-10.5.26.phar) = 6aa6bc5b8ae1c014680ebc01285366c5ff1321a820e12830eb3e5080bfa7a9a6 +SIZE (phpunit-10.5.26.phar) = 5026613 |