Date: Thu, 15 Sep 2022 13:32:46 GMT From: Jochen Neumeister <joneum@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 0928920bd9a2 - main - devel/phpunit8: Update to 8.5.29 Message-ID: <202209151332.28FDWk7A023550@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by joneum: URL: https://cgit.FreeBSD.org/ports/commit/?id=0928920bd9a2f53bc991b3bfedbf30d0470fdc23 commit 0928920bd9a2f53bc991b3bfedbf30d0470fdc23 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-09-15 13:31:12 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-09-15 13:32:36 +0000 devel/phpunit8: Update to 8.5.29 Sponsored by: Netzkommune GmbH --- devel/phpunit8/Makefile | 2 +- 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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202209151332.28FDWk7A023550>