Date: Wed, 18 Sep 2024 06:18:56 GMT From: Po-Chuan Hsieh <sunpoet@FreeBSD.org> To: ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org Subject: git: 3fdb5995fb85 - main - devel/phpunit10: Update to 10.5.34 Message-ID: <202409180618.48I6IuuV032342@gitrepo.freebsd.org>
next in thread | raw e-mail | index | archive | help
The branch main has been updated by sunpoet: URL: https://cgit.FreeBSD.org/ports/commit/?id=3fdb5995fb85c623cb7e3d045d70890e4b2756f0 commit 3fdb5995fb85c623cb7e3d045d70890e4b2756f0 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-09-18 05:55:55 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-09-18 06:13:07 +0000 devel/phpunit10: Update to 10.5.34 Changes: https://github.com/sebastianbergmann/phpunit/blob/10.5/ChangeLog-10.5.md --- devel/phpunit10/Makefile | 2 +- devel/phpunit10/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile index 16cecf11c767..1ffee10471d6 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 10.5.33 +PORTVERSION= 10.5.34 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo index 273d22dffa54..a7b3504c33c0 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1726080929 -SHA256 (phpunit-10.5.33.phar) = 60855d16a884d0ea738d861ed55c3ffb96518e7864453d1ee8c2a837781180db -SIZE (phpunit-10.5.33.phar) = 5092522 +TIMESTAMP = 1726487314 +SHA256 (phpunit-10.5.34.phar) = ebb1b74129ba4bf27af923dca68fa171b7e4c5dd21a15e6eaf9a7b39a04a1776 +SIZE (phpunit-10.5.34.phar) = 5092498
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202409180618.48I6IuuV032342>