Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 16:45:34 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: 586d645498f1 - main - devel/phpunit10: Update to 10.2.5
Message-ID:  <202307311645.36VGjYYW079041@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=586d645498f197d30750a053d94a0f2352699cf2

commit 586d645498f197d30750a053d94a0f2352699cf2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-31 16:30:01 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-31 16:39:48 +0000

    devel/phpunit10: Update to 10.2.5
    
    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 6589e163f880..1741e539013f 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.2.3
+PORTVERSION=	10.2.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 ad8bb3f75891..9a756b4e6600 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688902005
-SHA256 (phpunit-10.2.3.phar) = 95236b16c2c5e6ddef76e2141a3943e8be888b9479094fd5897b927b6755e17f
-SIZE (phpunit-10.2.3.phar) = 4624178
+TIMESTAMP = 1689398775
+SHA256 (phpunit-10.2.5.phar) = 602697a9883b7971f5b8ed96e34fe6b8894e88f160fdab07992f6dde45a8fd12
+SIZE (phpunit-10.2.5.phar) = 4624825



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