Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 6 Oct 2025 11:20:34 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: b45fdddac3fa - main - devel/phpunit12: Update to 12.3.10
Message-ID:  <202510061120.596BKYQs075143@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=b45fdddac3faa112ff6ff78632ebdfdbd9c44743

commit b45fdddac3faa112ff6ff78632ebdfdbd9c44743
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-06 10:12:39 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-06 10:12:39 +0000

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

diff --git a/devel/phpunit12/Makefile b/devel/phpunit12/Makefile
index ed2d993d3080..9bb08629c4f5 100644
--- a/devel/phpunit12/Makefile
+++ b/devel/phpunit12/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	12.3.8
+PORTVERSION=	12.3.10
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	12${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit12/distinfo b/devel/phpunit12/distinfo
index 4ff8f4cfefc0..71e113011993 100644
--- a/devel/phpunit12/distinfo
+++ b/devel/phpunit12/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1757436417
-SHA256 (phpunit-12.3.8.phar) = d04ddbb813a690c5cfa15133f0c2db3509b1e5d1ac543af662727fe679a49194
-SIZE (phpunit-12.3.8.phar) = 6090107
+TIMESTAMP = 1759324008
+SHA256 (phpunit-12.3.10.phar) = 6a156eb3f12eb6d383b69a86eef67637339bfe7d163cabf08ac1347d10f42cb3
+SIZE (phpunit-12.3.10.phar) = 6091899


home | help

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