Date: Tue, 18 Jun 2024 14:30:08 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: a5c3875b95ab - main - devel/phpunit11: Update to 11.2.2 Message-ID: <202406181430.45IEU8g0038820@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=a5c3875b95ab8c954e922f1801ca3443434f2de4 commit a5c3875b95ab8c954e922f1801ca3443434f2de4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-06-18 14:25:42 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-06-18 14:25:42 +0000 devel/phpunit11: Update to 11.2.2 Changes: https://github.com/sebastianbergmann/phpunit/blob/11.2/ChangeLog-11.2.md --- devel/phpunit11/Makefile | 2 +- devel/phpunit11/distinfo | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/devel/phpunit11/Makefile b/devel/phpunit11/Makefile index 50fe8f4162eb..10a5fb4288f0 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.2.1 +PORTVERSION= 11.2.2 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index 2f727e6a8944..727e5af21852 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1718580020 -SHA256 (phpunit-11.2.1.phar) = c7475e4dcc4f6a229c36d78bec50ea4082c48e9c5975ac371be2a1da25fda7b8 -SIZE (phpunit-11.2.1.phar) = 5134788 +TIMESTAMP = 1718690458 +SHA256 (phpunit-11.2.2.phar) = 1c6d3ee3817c67f0b1dd5d10bc18eaad2cc39222d3cad39a88acc035c8ac1969 +SIZE (phpunit-11.2.2.phar) = 5135872
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202406181430.45IEU8g0038820>