Date: Wed, 1 Feb 2023 19:12:34 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: 9d9e6e58330f - main - devel/phpunit8: Update to 8.5.32 Message-ID: <202302011912.311JCY9r001765@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=9d9e6e58330ffc68743625419e7b0a46374d7344 commit 9d9e6e58330ffc68743625419e7b0a46374d7344 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2023-02-01 19:10:21 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2023-02-01 19:12:27 +0000 devel/phpunit8: Update to 8.5.32 PR: 269175 Preopred by: flo 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 a95cf42f6f1b..16baecb28208 100644 --- a/devel/phpunit8/Makefile +++ b/devel/phpunit8/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -DISTVERSION= 8.5.31 +DISTVERSION= 8.5.32 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit8/distinfo b/devel/phpunit8/distinfo index 5e96c8f45dd0..7c10315900b8 100644 --- a/devel/phpunit8/distinfo +++ b/devel/phpunit8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1667117276 -SHA256 (phpunit-8.5.31.phar) = 98129361055488c0dd82690cc7af9649bd78f0a30665ce4babe18f1da792996e -SIZE (phpunit-8.5.31.phar) = 3214277 +TIMESTAMP = 1675277040 +SHA256 (phpunit-8.5.32.phar) = 581e62cbccb49f03cb0911030b4dca903a599b2fd76c03f474266ad35f1f2ee5 +SIZE (phpunit-8.5.32.phar) = 3211290
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202302011912.311JCY9r001765>