Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 3 Feb 2025 15:56:05 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: 8c422f64b10d - main - devel/phpunit11: Update to 11.5.3
Message-ID:  <202502031556.513Fu5VI007852@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=8c422f64b10de20e4f4a0c3f143d913dab243cd2

commit 8c422f64b10de20e4f4a0c3f143d913dab243cd2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-02-03 15:16:22 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-02-03 15:50:46 +0000

    devel/phpunit11: Update to 11.5.3
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/11.5/ChangeLog-11.5.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 160d9dea2c9d..ff6c277d7948 100644
--- a/devel/phpunit11/Makefile
+++ b/devel/phpunit11/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	11.5.2
+PORTVERSION=	11.5.3
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	11${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit11/distinfo b/devel/phpunit11/distinfo
index f2631f3d5f97..c3fd35538e3c 100644
--- a/devel/phpunit11/distinfo
+++ b/devel/phpunit11/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1735227796
-SHA256 (phpunit-11.5.2.phar) = 5025936cea77dd24d9f898703e36b3c6e66fbcc05bc6bf894b02a17ceea52d80
-SIZE (phpunit-11.5.2.phar) = 5591772
+TIMESTAMP = 1738088830
+SHA256 (phpunit-11.5.3.phar) = 00674310d7d48db7fe105e02b17b43e6be8b65fd37195a39724bc71cc5aaa866
+SIZE (phpunit-11.5.3.phar) = 5621329



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