diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2017-04-21 06:23:58 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2017-04-21 06:23:58 +0000 |
commit | ba90866396d7e51175ea334f38241469feca8922 (patch) | |
tree | fb8257eebc16090fba916bc1fe779a07cbcaf387 | |
parent | c5bc4d3435087d4de8788fe51f87a397fc7ade4c (diff) | |
download | ports-ba90866396d7e51175ea334f38241469feca8922.tar.gz ports-ba90866396d7e51175ea334f38241469feca8922.zip |
Notes
-rw-r--r-- | devel/phpunit6/Makefile | 2 | ||||
-rw-r--r-- | devel/phpunit6/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/devel/phpunit6/Makefile b/devel/phpunit6/Makefile index 857733610b3e..8be53fc7b60c 100644 --- a/devel/phpunit6/Makefile +++ b/devel/phpunit6/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 6.0.13 +PORTVERSION= 6.1.0 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6 diff --git a/devel/phpunit6/distinfo b/devel/phpunit6/distinfo index 6859a8cb754e..2748d4ad9dfb 100644 --- a/devel/phpunit6/distinfo +++ b/devel/phpunit6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1491210367 -SHA256 (phpunit-6.0.13.phar) = 37ee34075f5fa78f27d94d546be35d1078b07137325d29cdd786db5261749460 -SIZE (phpunit-6.0.13.phar) = 2600191 +TIMESTAMP = 1491823828 +SHA256 (phpunit-6.1.0.phar) = d3fec55272fbb35de6579abaa6292c02af57f04147011147e052ddd2223a8cea +SIZE (phpunit-6.1.0.phar) = 2686133 |