diff options
-rw-r--r-- | devel/phpunit8/Makefile | 2 | ||||
-rw-r--r-- | devel/phpunit8/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/phpunit8/Makefile b/devel/phpunit8/Makefile index 57887a42db20..22cf2cd94cbf 100644 --- a/devel/phpunit8/Makefile +++ b/devel/phpunit8/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 8.1.5 +DISTVERSION= 8.2.2 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit8/distinfo b/devel/phpunit8/distinfo index 41b0a310d959..a2efcedf3fa1 100644 --- a/devel/phpunit8/distinfo +++ b/devel/phpunit8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1557822255 -SHA256 (phpunit-8.1.5.phar) = cb749965b5abc29819d54fb2e056f30320d63827217538f2756b9d773afdce0f -SIZE (phpunit-8.1.5.phar) = 2803189 +TIMESTAMP = 1560765160 +SHA256 (phpunit-8.2.2.phar) = ad18642ebf5e230da790e4f53b3ed7d226834bb22c8a6e0fc273f59bb7ba521f +SIZE (phpunit-8.2.2.phar) = 2839982 |