Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2024 21:18:41 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: b99371f3c2a9 - main - devel/phpunit11: Update to 11.3.0
Message-ID:  <202408042118.474LIf9H062723@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=b99371f3c2a93613a0117202810778feae37ad86

commit b99371f3c2a93613a0117202810778feae37ad86
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-04 21:15:50 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-04 21:15:50 +0000

    devel/phpunit11: Update to 11.3.0
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/11.3/ChangeLog-11.3.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 0ff867e421d0..9f64d425cb24 100644
--- a/devel/phpunit11/Makefile
+++ b/devel/phpunit11/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	11.2.9
+PORTVERSION=	11.3.0
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	11${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo
index af578a59b9c4..8c86d5ebf0ad 100644
--- a/devel/phpunit11/distinfo
+++ b/devel/phpunit11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722711155
-SHA256 (phpunit-11.2.9.phar) = c4b4d338389a4cf68f19fd609cc5165a6b961557fde02755622829711dd4ad62
-SIZE (phpunit-11.2.9.phar) = 5203160
+TIMESTAMP = 1722798769
+SHA256 (phpunit-11.3.0.phar) = 63c26ca4981c468db615808f8f23f880765929866f7c1b1419e3f8b91aa6f51d
+SIZE (phpunit-11.3.0.phar) = 5250551



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