diff options
Diffstat (limited to 'devel/phpunit10')
-rw-r--r-- | devel/phpunit10/Makefile | 4 | ||||
-rw-r--r-- | devel/phpunit10/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile index 312fd35c894d..0916c04c454a 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 10.5.53 +PORTVERSION= 10.5.58 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} @@ -13,7 +13,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..81e77fb34fed 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 = 1759816538 +SHA256 (phpunit-10.5.58.phar) = 1e194410ae0f83f465d77ee26238e0a3335dce028025e0c258ff777876e33ea2 +SIZE (phpunit-10.5.58.phar) = 5203122 |