Date: Wed, 25 Dec 2024 19:18:18 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: 77af524bba2b - main - devel/phpunit11: Update to 11.5.1 Message-ID: <202412251918.4BPJIIHb088750@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=77af524bba2bee5a421f4257015b4d39166859d5 commit 77af524bba2bee5a421f4257015b4d39166859d5 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-25 18:46:00 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-25 19:15:03 +0000 devel/phpunit11: Update to 11.5.1 Changes: https://github.com/sebastianbergmann/phpunit/blob/11.5/ChangeLog-11.5.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 c6db45567eb9..560bd5ffd29b 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.4.3 +PORTVERSION= 11.5.1 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 11${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo index eed42f8b8c2c..d2cf81e5bdf3 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1730296008 -SHA256 (phpunit-11.4.3.phar) = 0963c82d9625545d52a473b972636f399e70a5b7525b9cfc11c874e50e5f9b17 -SIZE (phpunit-11.4.3.phar) = 5387217 +TIMESTAMP = 1734888044 +SHA256 (phpunit-11.5.1.phar) = 4ffa0be1ff5b9c818d1f09d4dde23fab584736fbfa4e984cb4a1e0a22892b649 +SIZE (phpunit-11.5.1.phar) = 5591825
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412251918.4BPJIIHb088750>