diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2019-05-14 16:30:11 +0800 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2019-05-14 16:30:11 +0800 |
commit | 95ff69440242c8002abcd580389d893c9eef217d (patch) | |
tree | c04e9052913f6b0ac63632d836217375e74220d0 | |
parent | 3938cf80619fb9cc61a06304c0bb06f289012acd (diff) | |
download | freebsd-ports-gnome-95ff69440242c8002abcd580389d893c9eef217d.tar.gz freebsd-ports-gnome-95ff69440242c8002abcd580389d893c9eef217d.tar.zst freebsd-ports-gnome-95ff69440242c8002abcd580389d893c9eef217d.zip |
Update to 8.1.5
Sponsored by: Netzkommune GmbH
-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 0a85b39e646f..57887a42db20 100644 --- a/devel/phpunit8/Makefile +++ b/devel/phpunit8/Makefile @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= phpunit -DISTVERSION= 8.1.3 +DISTVERSION= 8.1.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit8/distinfo b/devel/phpunit8/distinfo index d0fdae5aada3..41b0a310d959 100644 --- a/devel/phpunit8/distinfo +++ b/devel/phpunit8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1556106129 -SHA256 (phpunit-8.1.3.phar) = 3a28e31d5380da064a4a6a0017b0de14456f9acdb719bbac4606b9f75eadb8b2 -SIZE (phpunit-8.1.3.phar) = 2798151 +TIMESTAMP = 1557822255 +SHA256 (phpunit-8.1.5.phar) = cb749965b5abc29819d54fb2e056f30320d63827217538f2756b9d773afdce0f +SIZE (phpunit-8.1.5.phar) = 2803189 |