diff options
author | joneum <joneum@FreeBSD.org> | 2018-08-07 14:04:26 +0800 |
---|---|---|
committer | joneum <joneum@FreeBSD.org> | 2018-08-07 14:04:26 +0800 |
commit | 73bc60a6886ce0eea0ce91e01fb4c47b322af0ad (patch) | |
tree | f6178f4131d824325e540e2e60ff86fea23d1c41 /devel | |
parent | c51256a0e318c5217fbaf5e1a8cb72f1a79cff8a (diff) | |
download | freebsd-ports-gnome-73bc60a6886ce0eea0ce91e01fb4c47b322af0ad.tar.gz freebsd-ports-gnome-73bc60a6886ce0eea0ce91e01fb4c47b322af0ad.tar.zst freebsd-ports-gnome-73bc60a6886ce0eea0ce91e01fb4c47b322af0ad.zip |
Update to 7.3.0
Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-7.3.md
Diffstat (limited to 'devel')
-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 |