Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2022 11:42:43 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: d3034f40a173 - main - devel/phpunit9: Update to 9.5.23
Message-ID:  <202208311142.27VBghd6094057@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=d3034f40a173b98ee3714c14ad69931edeee435d

commit d3034f40a173b98ee3714c14ad69931edeee435d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-08-31 11:21:35 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-08-31 11:40:51 +0000

    devel/phpunit9: Update to 9.5.23
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/main/ChangeLog-9.5.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 e2d91af95485..c405c1bf79a9 100644
--- a/devel/phpunit9/Makefile
+++ b/devel/phpunit9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	9.5.21
+PORTVERSION=	9.5.23
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	9${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo
index 1c96061fb124..2419665e7f96 100644
--- a/devel/phpunit9/distinfo
+++ b/devel/phpunit9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1655829812
-SHA256 (phpunit-9.5.21.phar) = cafb2681fa0ad01201b08b9ba89f7dbb41975147dfe93ffef14b76c06b31fea2
-SIZE (phpunit-9.5.21.phar) = 4579637
+TIMESTAMP = 1661599139
+SHA256 (phpunit-9.5.23.phar) = 8c7dd00e676a4fe131c8a9f190738aafea87e2dba6f9c21d91e4baf5017eda1f
+SIZE (phpunit-9.5.23.phar) = 4580163



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