Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 20:44:35 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: 1b5d7c7f0568 - main - devel/phpunit10: Update to 10.2.6
Message-ID:  <202307312044.36VKiZNY090285@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=1b5d7c7f0568e366fce09f71874ba8bc9fc5b513

commit 1b5d7c7f0568e366fce09f71874ba8bc9fc5b513
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 20:08:59 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 20:44:25 +0000

    devel/phpunit10: Update to 10.2.6
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/10.2/ChangeLog-10.2.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 1741e539013f..0aaf89e8ac99 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.2.5
+PORTVERSION=	10.2.6
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index 9a756b4e6600..8e6ea32034ec 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1689398775
-SHA256 (phpunit-10.2.5.phar) = 602697a9883b7971f5b8ed96e34fe6b8894e88f160fdab07992f6dde45a8fd12
-SIZE (phpunit-10.2.5.phar) = 4624825
+TIMESTAMP = 1690822932
+SHA256 (phpunit-10.2.6.phar) = 17660a6c066d588830b85220fb07f9ecb6963dc6399b360647bb0d0cb1fd05bd
+SIZE (phpunit-10.2.6.phar) = 4625031



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