diff options
Diffstat (limited to 'devel/phpunit11')
-rw-r--r-- | devel/phpunit11/Makefile | 5 | ||||
-rw-r--r-- | devel/phpunit11/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/phpunit11/Makefile b/devel/phpunit11/Makefile index 8c48f098a560..85da8d28f592 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,6 @@ PORTNAME= phpunit -PORTVERSION= 11.5.35 +PORTVERSION= 11.5.38 +PORTREVISION= 1 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${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 IGNORE_WITH_PHP=81 NO_ARCH= yes diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index 8c6043a70c99..d02dc846523d 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757120502 -SHA256 (phpunit-11.5.35.phar) = 9514bddac5fd1944637fe8113efc7e3cd57f4942bd8c6293df2f9369cee32bb8 -SIZE (phpunit-11.5.35.phar) = 5695068 +TIMESTAMP = 1759324006 +SHA256 (phpunit-11.5.38.phar) = 686052cc5ce3d01d1e1fb560c3942a65cc8cfffbe1f3f551d87068a78b153f31 +SIZE (phpunit-11.5.38.phar) = 5695945 |