Date: Fri, 22 Sep 2023 03:23:20 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: 3d93ca2e03ea - main - devel/phpunit10: Update to 10.3.4 Message-ID: <202309220323.38M3NK2L090447@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=3d93ca2e03eaa1cc12107ff75589b86b9ea5d0d9 commit 3d93ca2e03eaa1cc12107ff75589b86b9ea5d0d9 Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org> AuthorDate: 2023-09-22 03:16:56 +0000 Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org> CommitDate: 2023-09-22 03:16:56 +0000 devel/phpunit10: Update to 10.3.4 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 d656fc688ce4..018f3e63a986 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,5 +1,5 @@ PORTNAME= phpunit -PORTVERSION= 10.3.3 +PORTVERSION= 10.3.4 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX} diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo index abe31f154e96..efb4c54a0427 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1693987421 -SHA256 (phpunit-10.3.3.phar) = 7e182c3ffb00da7417050df8576fd9bdcf923e20d859f9045ca287a03f8779a9 -SIZE (phpunit-10.3.3.phar) = 4670654 +TIMESTAMP = 1695143217 +SHA256 (phpunit-10.3.4.phar) = 0cec9c0f8b3001b1d16acbb429517d29bcf8209572a877db097b2da8087767e8 +SIZE (phpunit-10.3.4.phar) = 4670569
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202309220323.38M3NK2L090447>