Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2024 18:56:13 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: da59e01db4fa - main - devel/phpunit11: Update to 11.0.9
Message-ID:  <202403311856.42VIuDJG044276@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=da59e01db4fae29e538a7b1687b9e89585958637

commit da59e01db4fae29e538a7b1687b9e89585958637
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 18:50:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 18:50:50 +0000

    devel/phpunit11: Update to 11.0.9
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/11.0/ChangeLog-11.0.md
---
 devel/phpunit11/Makefile | 2 +-
 devel/phpunit11/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/phpunit11/Makefile b/devel/phpunit11/Makefile
index ef608af6543e..afe52fe76ae7 100644
--- a/devel/phpunit11/Makefile
+++ b/devel/phpunit11/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	11.0.8
+PORTVERSION=	11.0.9
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	11${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo
index 7c704ea3a30a..68e40ca79a1b 100644
--- a/devel/phpunit11/distinfo
+++ b/devel/phpunit11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711466074
-SHA256 (phpunit-11.0.8.phar) = 282f3a4e778f5064956e95a79cced85cfcc252c484c402641cd7231f9138edbd
-SIZE (phpunit-11.0.8.phar) = 5036152
+TIMESTAMP = 1711860477
+SHA256 (phpunit-11.0.9.phar) = b2791ce4d0e3bf4571539c80f977a49622201b35d14ea02d4040ca901c15ec27
+SIZE (phpunit-11.0.9.phar) = 5034213



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