Date: Fri, 22 Sep 2023 23:34:53 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: 3fd994aae303 - main - devel/phpunit10: Update to 10.3.5 Message-ID: <202309222334.38MNYrTU016143@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=3fd994aae3034bcec012a34a4d8cab56e8eadac4 commit 3fd994aae3034bcec012a34a4d8cab56e8eadac4 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-22 23:23:25 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-22 23:23:25 +0000 devel/phpunit10: Update to 10.3.5 Changes: https://github.com/sebastianbergmann/phpunit/blob/10.3/ChangeLog-10.3.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 018f3e63a986..823412da21fb 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 10.3.4 +PORTVERSION= 10.3.5 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo index efb4c54a0427..8411eb6eaa36 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695143217 -SHA256 (phpunit-10.3.4.phar) = 0cec9c0f8b3001b1d16acbb429517d29bcf8209572a877db097b2da8087767e8 -SIZE (phpunit-10.3.4.phar) = 4670569 +TIMESTAMP = 1695357789 +SHA256 (phpunit-10.3.5.phar) = 80ac7efaaedf61c8804f101d0bb99f0b2040bba62506720e924b8e6b8f48e2f7 +SIZE (phpunit-10.3.5.phar) = 4671271
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309222334.38MNYrTU016143>