diff options
Diffstat (limited to 'devel/phpunit9')
-rw-r--r-- | devel/phpunit9/Makefile | 4 | ||||
-rw-r--r-- | devel/phpunit9/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile index 136298132fe7..7200de8c4f5d 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 9.6.23 +PORTVERSION= 9.6.29 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 9${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/phpunit9/distinfo b/devel/phpunit9/distinfo index 1a703a784fae..2f2b569cb192 100644 --- a/devel/phpunit9/distinfo +++ b/devel/phpunit9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1747546420 -SHA256 (phpunit-9.6.23.phar) = f195cd37de1bd14b4b60aa90af5bea95e8506d828c0dbbcf8dca03d78a38e79f -SIZE (phpunit-9.6.23.phar) = 5126417 +TIMESTAMP = 1759816544 +SHA256 (phpunit-9.6.29.phar) = 04aeb9aa94da2912a9d1ddfaa047bfb7a87ac74735d3f7d61585b47900ede2d7 +SIZE (phpunit-9.6.29.phar) = 5129415 |