diff options
Diffstat (limited to '')
| -rw-r--r-- | devel/phpunit12/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/phpunit12/Makefile b/devel/phpunit12/Makefile index 4af243c847f1..b65a6d3d7815 100644 --- a/devel/phpunit12/Makefile +++ b/devel/phpunit12/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 12.5.2 +PORTVERSION= 12.5.4 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 12${PHP_PKGNAMESUFFIX} @@ -15,7 +15,7 @@ LICENSE= BSD3CLAUSE USES= cpe php:flavors USE_PHP= ctype dom mbstring phar tokenizer xml xmlwriter -IGNORE_WITH_PHP=81 82 +IGNORE_WITH_PHP=82 NO_ARCH= yes NO_BUILD= yes |
