Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 31 Jul 2023 16:45:36 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: 0e6b75895c3a - main - devel/phpunit9: Update to 9.6.10
Message-ID:  <202307311645.36VGjank079063@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=0e6b75895c3a1ed0686ebce502cb2e47aeee19ea

commit 0e6b75895c3a1ed0686ebce502cb2e47aeee19ea
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/phpunit9: Update to 9.6.10
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/9.6/ChangeLog-9.6.md
---
 devel/phpunit9/Makefile | 2 +-
 devel/phpunit9/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile
index 37bc9fe57d8a..2ee962273b2a 100644
--- a/devel/phpunit9/Makefile
+++ b/devel/phpunit9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	9.6.9
+PORTVERSION=	9.6.10
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	9${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo
index 08d619b0d240..4212955c23e0 100644
--- a/devel/phpunit9/distinfo
+++ b/devel/phpunit9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1688166056
-SHA256 (phpunit-9.6.9.phar) = f00adcc5f62997376797ce8cca41fd37837d2fc17769c4933a0a18c8e000ee5d
-SIZE (phpunit-9.6.9.phar) = 4626196
+TIMESTAMP = 1689398777
+SHA256 (phpunit-9.6.10.phar) = 81fc7b66061dcce44ed1b093af0484b17b90fba5b058bad033a2417a9c9a565d
+SIZE (phpunit-9.6.10.phar) = 4626333



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