diff options
-rw-r--r-- | devel/phpunit7/Makefile | 2 | ||||
-rw-r--r-- | devel/phpunit7/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/phpunit7/Makefile b/devel/phpunit7/Makefile index 9cae2f8b33fb..3180f61c6172 100644 --- a/devel/phpunit7/Makefile +++ b/devel/phpunit7/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 7.2.7 +DISTVERSION= 7.3.0 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 7${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit7/distinfo b/devel/phpunit7/distinfo index a7ba6f052258..7e2b62840116 100644 --- a/devel/phpunit7/distinfo +++ b/devel/phpunit7/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1531822637 -SHA256 (phpunit-7.2.7.phar) = 05f4cc33c2d86daf733cf17222ab1ab6ecac8b315fd9699bfc9e3f8080598f5c -SIZE (phpunit-7.2.7.phar) = 2786927 +TIMESTAMP = 1533621810 +SHA256 (phpunit-7.3.0.phar) = a544ef63a728e1e9a1c6eaa91bff203a2f265d0462540b1c52ee1e46436e303f +SIZE (phpunit-7.3.0.phar) = 2811316 |