diff options
Diffstat (limited to 'devel/phpunit12')
-rw-r--r-- | devel/phpunit12/Makefile | 5 | ||||
-rw-r--r-- | devel/phpunit12/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/devel/phpunit12/Makefile b/devel/phpunit12/Makefile index ed2d993d3080..27704633bcd0 100644 --- a/devel/phpunit12/Makefile +++ b/devel/phpunit12/Makefile @@ -1,5 +1,6 @@ PORTNAME= phpunit -PORTVERSION= 12.3.8 +PORTVERSION= 12.3.10 +PORTREVISION= 1 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 12${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 82 NO_ARCH= yes diff --git a/devel/phpunit12/distinfo b/devel/phpunit12/distinfo index 4ff8f4cfefc0..71e113011993 100644 --- a/devel/phpunit12/distinfo +++ b/devel/phpunit12/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1757436417 -SHA256 (phpunit-12.3.8.phar) = d04ddbb813a690c5cfa15133f0c2db3509b1e5d1ac543af662727fe679a49194 -SIZE (phpunit-12.3.8.phar) = 6090107 +TIMESTAMP = 1759324008 +SHA256 (phpunit-12.3.10.phar) = 6a156eb3f12eb6d383b69a86eef67637339bfe7d163cabf08ac1347d10f42cb3 +SIZE (phpunit-12.3.10.phar) = 6091899 |