diff options
| author | Jochen Neumeister <joneum@FreeBSD.org> | 2018-04-17 17:18:25 +0000 |
|---|---|---|
| committer | Jochen Neumeister <joneum@FreeBSD.org> | 2018-04-17 17:18:25 +0000 |
| commit | b172345e2f74203fc365cdce28c1866b63e0c9b0 (patch) | |
| tree | d53a551eaedab2d26c80ddc72784ead560afac46 | |
| parent | lang/J: update 806 -> 808 (diff) | |
devel/phpunit6: Update to 6.5.8
Changelog: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-6.5.md
Notes
Notes:
svn path=/head/; revision=467618
| -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 5413fad69f76..c3f87bc5740b 100644 --- a/devel/phpunit6/Makefile +++ b/devel/phpunit6/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 6.5.7 +DISTVERSION= 6.5.8 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 6${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit6/distinfo b/devel/phpunit6/distinfo index 77136c346178..a49032c623a5 100644 --- a/devel/phpunit6/distinfo +++ b/devel/phpunit6/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1519681368 -SHA256 (phpunit-6.5.7.phar) = 4652b6052806e672f2f5670e1b46dec34ad9f5c144613f5ea222c8e3e7e9400a -SIZE (phpunit-6.5.7.phar) = 2763677 +TIMESTAMP = 1523985419 +SHA256 (phpunit-6.5.8.phar) = ff911ab2d6900efe65b25c404a83bc8a74fe6f443606d170dc05738f887b2238 +SIZE (phpunit-6.5.8.phar) = 2765031 |
