diff options
Diffstat (limited to 'devel/phpunit11')
-rw-r--r-- | devel/phpunit11/Makefile | 4 | ||||
-rw-r--r-- | devel/phpunit11/distinfo | 6 |
2 files changed, 5 insertions, 5 deletions
diff --git a/devel/phpunit11/Makefile b/devel/phpunit11/Makefile index c5171d540157..cb7b1b787d28 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.5.36 +PORTVERSION= 11.5.42 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${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 IGNORE_WITH_PHP=81 NO_ARCH= yes diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index 1c5a7e11d648..1dca957495fc 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436415 -SHA256 (phpunit-11.5.36.phar) = 41404affc262924b590b2a13de696e9e17d56919c57e2520cf937ef44aa5494f -SIZE (phpunit-11.5.36.phar) = 5695018 +TIMESTAMP = 1759816540 +SHA256 (phpunit-11.5.42.phar) = 894c651ee0fd38533649e92756022aa46a093d94c78652a4615aae23c846db60 +SIZE (phpunit-11.5.42.phar) = 5696724 |