Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Aug 2024 17:22:07 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: 097484201094 - main - devel/phpunit11: Update to 11.2.9
Message-ID:  <202408041722.474HM7Qh062402@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=097484201094ceef178f8c6076a9d5825076b301

commit 097484201094ceef178f8c6076a9d5825076b301
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-08-04 17:07:31 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-08-04 17:13:57 +0000

    devel/phpunit11: Update to 11.2.9
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/11.2/ChangeLog-11.2.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 3cb7dd80a2c9..0ff867e421d0 100644
--- a/devel/phpunit11/Makefile
+++ b/devel/phpunit11/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	11.2.8
+PORTVERSION=	11.2.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 38d822425c87..af578a59b9c4 100644
--- a/devel/phpunit11/distinfo
+++ b/devel/phpunit11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1721499012
-SHA256 (phpunit-11.2.8.phar) = 673f6bdb05af5ca98ae5882d35e7b2cc447b46bd7663e30585a9935a92eae826
-SIZE (phpunit-11.2.8.phar) = 5145766
+TIMESTAMP = 1722711155
+SHA256 (phpunit-11.2.9.phar) = c4b4d338389a4cf68f19fd609cc5165a6b961557fde02755622829711dd4ad62
+SIZE (phpunit-11.2.9.phar) = 5203160


home | help

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