diff options
Diffstat (limited to 'devel/phpunit10')
-rw-r--r-- | devel/phpunit10/Makefile | 5 | ||||
-rw-r--r-- | devel/phpunit10/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile index 312fd35c894d..dc609447cd25 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,6 @@ PORTNAME= phpunit -PORTVERSION= 10.5.53 +PORTVERSION= 10.5.54 +PORTREVISION= 1 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} @@ -13,7 +14,7 @@ WWW= https://phpunit.de/ \ LICENSE= BSD3CLAUSE USES= cpe php:flavors -USE_PHP= dom phar +USE_PHP= ctype dom mbstring phar tokenizer xml xmlwriter NO_ARCH= yes NO_BUILD= yes diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo index fd6a2fa0e576..af2887e111b4 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120500 -SHA256 (phpunit-10.5.53.phar) = 49d60103394857979704638c12361688534c9671670b7d2e47077a6045480707 -SIZE (phpunit-10.5.53.phar) = 5202157 +TIMESTAMP = 1759324004 +SHA256 (phpunit-10.5.54.phar) = b1f9088e00680280dc5e220bc54ba3af8c09f17305f0b5ba36db9eae1c82fd81 +SIZE (phpunit-10.5.54.phar) = 5201868 |