Date: Mon, 8 Apr 2024 06:49:42 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: a9057cda02af - main - devel/phpunit10: Update to 10.5.17 Message-ID: <202404080649.4386ngE8034743@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=a9057cda02af3c50df56fb9ab7047762edadd636 commit a9057cda02af3c50df56fb9ab7047762edadd636 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2024-04-08 06:45:14 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2024-04-08 06:45:14 +0000 devel/phpunit10: Update to 10.5.17 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 4b6b6ae97b55..edb5aed066d3 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 10.5.16 +PORTVERSION= 10.5.17 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo index 2b13156bdaad..fbf07894c499 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1711860475 -SHA256 (phpunit-10.5.16.phar) = da3cdfe088ef6def5ee23995fdbeba2e6ab13ef997240f814d6776bd3fda6f6a -SIZE (phpunit-10.5.16.phar) = 5013153 +TIMESTAMP = 1712427886 +SHA256 (phpunit-10.5.17.phar) = 7eb5fbc25c10756456ef04ca6b3ebc719acc26d7f35b5949360c494086db80ab +SIZE (phpunit-10.5.17.phar) = 5023747
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202404080649.4386ngE8034743>