Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jul 2024 16:17: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: fe97b2fca88f - main - devel/phpunit10: Update to 10.5.24
Message-ID:  <202407061617.466GHeIt043185@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=fe97b2fca88f186978e56a9a7efa13d1243514ce

commit fe97b2fca88f186978e56a9a7efa13d1243514ce
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-07-06 16:01:43 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-07-06 16:01:43 +0000

    devel/phpunit10: Update to 10.5.24
    
    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 54ef0bcb15e0..8e75804b8464 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.5.21
+PORTVERSION=	10.5.24
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index 970e3115a801..023de3a2cc64 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1718690456
-SHA256 (phpunit-10.5.21.phar) = fefcdd04dbaaed720bdd99c0f16de7c60e48cc83c78770018a54dcfd47e1c782
-SIZE (phpunit-10.5.21.phar) = 5022542
+TIMESTAMP = 1720022682
+SHA256 (phpunit-10.5.24.phar) = 161ac6a8a8771e5341599d8a225aa8e72ad466b9a5fe1d402e994677d0b4f91e
+SIZE (phpunit-10.5.24.phar) = 5022005



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202407061617.466GHeIt043185>