Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 21:37:32 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: 8df2869dfd51 - main - devel/phpunit10: Update to 10.2.3
Message-ID:  <202307092137.369LbW95070797@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=8df2869dfd51638e172003272eefe12e5de7bedc

commit 8df2869dfd51638e172003272eefe12e5de7bedc
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 21:23:23 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 21:34:18 +0000

    devel/phpunit10: Update to 10.2.3
    
    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 1a64a37a6dda..6589e163f880 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.2.2
+PORTVERSION=	10.2.3
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index 8450bca5f530..ad8bb3f75891 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166054
-SHA256 (phpunit-10.2.2.phar) = 500c6acb020cacfe3636e974195ea690a917b674bb6a1f6b978cb5ca4a49b313
-SIZE (phpunit-10.2.2.phar) = 4623998
+TIMESTAMP = 1688902005
+SHA256 (phpunit-10.2.3.phar) = 95236b16c2c5e6ddef76e2141a3943e8be888b9479094fd5897b927b6755e17f
+SIZE (phpunit-10.2.3.phar) = 4624178



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