Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Jun 2024 14:30:07 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: fd934786c9ad - main - devel/phpunit10: Update to 10.5.21
Message-ID:  <202406181430.45IEU7Ub038541@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=fd934786c9ad79906042b89e77bc9971025c4546

commit fd934786c9ad79906042b89e77bc9971025c4546
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-06-18 14:25:41 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-06-18 14:25:41 +0000

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



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