Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:33:57 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: 7e3bebd2f5f9 - main - devel/phpunit10: Update to 10.2.2
Message-ID:  <202307091033.369AXvlg055645@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=7e3bebd2f5f9bb1f181ff6e1473980805ea8a815

commit 7e3bebd2f5f9bb1f181ff6e1473980805ea8a815
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:17:06 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:17:06 +0000

    devel/phpunit10: Update to 10.2.2
    
    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 3ba1b6265b67..1a64a37a6dda 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.2.1
+PORTVERSION=	10.2.2
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index 0681b48e853b..8450bca5f530 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1685995450
-SHA256 (phpunit-10.2.1.phar) = 826c5cafe588430fd2784bc9a5214b28eb936f7eaa51ee9676555622ae6d0a5a
-SIZE (phpunit-10.2.1.phar) = 4623929
+TIMESTAMP = 1688166054
+SHA256 (phpunit-10.2.2.phar) = 500c6acb020cacfe3636e974195ea690a917b674bb6a1f6b978cb5ca4a49b313
+SIZE (phpunit-10.2.2.phar) = 4623998



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