Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 6 Sep 2023 20:53:05 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: 430d28317b16 - main - devel/phpunit10: Update to 10.3.3
Message-ID:  <202309062053.386Kr5Tw019561@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=430d28317b16cd9c797fdb918dd74c26233ae436

commit 430d28317b16cd9c797fdb918dd74c26233ae436
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-09-06 20:49:30 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-09-06 20:49:30 +0000

    devel/phpunit10: Update to 10.3.3
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/10.3/ChangeLog-10.3.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 9d30c201349f..d656fc688ce4 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.3.2
+PORTVERSION=	10.3.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 cc634e2259ed..abe31f154e96 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1692211645
-SHA256 (phpunit-10.3.2.phar) = 0c702bd2823d11482c2a511d245a9d41791810c4930587fdd5957aaa37fe2b1d
-SIZE (phpunit-10.3.2.phar) = 4664122
+TIMESTAMP = 1693987421
+SHA256 (phpunit-10.3.3.phar) = 7e182c3ffb00da7417050df8576fd9bdcf923e20d859f9045ca287a03f8779a9
+SIZE (phpunit-10.3.3.phar) = 4670654



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