Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 5 Sep 2024 06:19:52 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: fffd9fe9c815 - main - devel/phpunit11: Update to 11.3.1
Message-ID:  <202409050619.4856JqBu092454@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=fffd9fe9c8159cbb2641a5f50ce1a8257dd5ded5

commit fffd9fe9c8159cbb2641a5f50ce1a8257dd5ded5
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-09-05 05:24:52 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-09-05 06:17:44 +0000

    devel/phpunit11: Update to 11.3.1
    
    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 9f64d425cb24..f7c0cc432feb 100644
--- a/devel/phpunit11/Makefile
+++ b/devel/phpunit11/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	11.3.0
+PORTVERSION=	11.3.1
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	11${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo
index 8c86d5ebf0ad..7183f98e51ee 100644
--- a/devel/phpunit11/distinfo
+++ b/devel/phpunit11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1722798769
-SHA256 (phpunit-11.3.0.phar) = 63c26ca4981c468db615808f8f23f880765929866f7c1b1419e3f8b91aa6f51d
-SIZE (phpunit-11.3.0.phar) = 5250551
+TIMESTAMP = 1724084514
+SHA256 (phpunit-11.3.1.phar) = d522d01acb309f82937929c1a7931c182a7571dccc3b0eb0cbcf861c382548a0
+SIZE (phpunit-11.3.1.phar) = 5251220



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