diff options
author | Jochen Neumeister <joneum@FreeBSD.org> | 2022-09-15 15:31:12 +0200 |
---|---|---|
committer | Jochen Neumeister <joneum@FreeBSD.org> | 2022-09-15 15:32:36 +0200 |
commit | 0928920bd9a2f53bc991b3bfedbf30d0470fdc23 (patch) | |
tree | 4754b3067dabeb7f2a29bf1d2c815632989c958c | |
parent | www/chromium: update to 105.0.5195.125 (diff) |
devel/phpunit8: Update to 8.5.29
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 1a56ce098983..1a7015968fa0 100644 --- a/devel/phpunit8/Makefile +++ b/devel/phpunit8/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -DISTVERSION= 8.5.27 +DISTVERSION= 8.5.29 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit8/distinfo b/devel/phpunit8/distinfo index 740a886c5b79..4759149a0a83 100644 --- a/devel/phpunit8/distinfo +++ b/devel/phpunit8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1659029025 -SHA256 (phpunit-8.5.27.phar) = 04e65b8b2cb0465302f3d0115ad0a77411ba8d5c03be2607d58265da54f972e2 -SIZE (phpunit-8.5.27.phar) = 3210793 +TIMESTAMP = 1663245630 +SHA256 (phpunit-8.5.29.phar) = cb02331fd65dd8431f941ecdb421c3af4c8ef9f69a2efc05d19662b60e16a5fe +SIZE (phpunit-8.5.29.phar) = 3211265 |