Date: Sun, 20 Mar 2022 10:52:45 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: 97a8f2955ea5 - main - devel/phpunit8: Update to 8.5.25 Message-ID: <202203201052.22KAqjE4075716@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=97a8f2955ea5b9b6796c20c498efb6da83717c26 commit 97a8f2955ea5b9b6796c20c498efb6da83717c26 Author: Jochen Neumeister <joneum@FreeBSD.org> AuthorDate: 2022-03-20 10:51:12 +0000 Commit: Jochen Neumeister <joneum@FreeBSD.org> CommitDate: 2022-03-20 10:51:12 +0000 devel/phpunit8: Update to 8.5.25 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 090f0486ad47..b434c7831b48 100644 --- a/devel/phpunit8/Makefile +++ b/devel/phpunit8/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -DISTVERSION= 8.5.23 +DISTVERSION= 8.5.25 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 8${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit8/distinfo b/devel/phpunit8/distinfo index 9f82e8a95396..cc8185de0293 100644 --- a/devel/phpunit8/distinfo +++ b/devel/phpunit8/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1644223688 -SHA256 (phpunit-8.5.23.phar) = 8ab47af051eecf366a0fc0bd12481ed7ad959b83f87639d68cd6ddda708281a3 -SIZE (phpunit-8.5.23.phar) = 3154664 +TIMESTAMP = 1647772919 +SHA256 (phpunit-8.5.25.phar) = fadd8172d3ad77676580df6a89e2886619ae1d4064b190c17cb54a93e0587e89 +SIZE (phpunit-8.5.25.phar) = 3160380
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202203201052.22KAqjE4075716>