Date: Tue, 31 Dec 2024 16:00:40 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: e81b7cfa6506 - main - devel/phpunit11: Update to 11.5.2 Message-ID: <202412311600.4BVG0e8V082056@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=e81b7cfa6506958507139b2c9d070138d4955610 commit e81b7cfa6506958507139b2c9d070138d4955610 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-12-31 15:46:52 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-12-31 15:46:52 +0000 devel/phpunit11: Update to 11.5.2 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 560bd5ffd29b..160d9dea2c9d 100644 --- a/devel/phpunit11/Makefile +++ b/devel/phpunit11/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 11.5.1 +PORTVERSION= 11.5.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 d2cf81e5bdf3..f2631f3d5f97 100644 --- a/devel/phpunit11/distinfo +++ b/devel/phpunit11/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1734888044 -SHA256 (phpunit-11.5.1.phar) = 4ffa0be1ff5b9c818d1f09d4dde23fab584736fbfa4e984cb4a1e0a22892b649 -SIZE (phpunit-11.5.1.phar) = 5591825 +TIMESTAMP = 1735227796 +SHA256 (phpunit-11.5.2.phar) = 5025936cea77dd24d9f898703e36b3c6e66fbcc05bc6bf894b02a17ceea52d80 +SIZE (phpunit-11.5.2.phar) = 5591772
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202412311600.4BVG0e8V082056>