Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 5 Jun 2023 21:08: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: ff2673b2de97 - main - devel/phpunit10: Update to 10.2.1
Message-ID:  <202306052108.355L87mC084399@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=ff2673b2de978ab6e94a52e925cddf2b2a5aa3cb

commit ff2673b2de978ab6e94a52e925cddf2b2a5aa3cb
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-06-05 20:53:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-06-05 21:07:47 +0000

    devel/phpunit10: Update to 10.2.1
    
    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 191b09c7d520..3ba1b6265b67 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.1.3
+PORTVERSION=	10.2.1
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index 1712e1914707..0681b48e853b 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104316
-SHA256 (phpunit-10.1.3.phar) = 6f4aeec8e87f0ea289610b2465226706c44ea2d42e66c201cec72329fad9d2d6
-SIZE (phpunit-10.1.3.phar) = 4608832
+TIMESTAMP = 1685995450
+SHA256 (phpunit-10.2.1.phar) = 826c5cafe588430fd2784bc9a5214b28eb936f7eaa51ee9676555622ae6d0a5a
+SIZE (phpunit-10.2.1.phar) = 4623929



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