Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 13 Oct 2025 06:29:33 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: 02552ae5ddea - main - devel/phpunit12: Update to 12.3.15
Message-ID:  <202510130629.59D6TXHq022079@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=02552ae5ddead96118023554d09a143694c5965a

commit 02552ae5ddead96118023554d09a143694c5965a
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2025-10-13 06:15:29 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2025-10-13 06:15:29 +0000

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

diff --git a/devel/phpunit12/Makefile b/devel/phpunit12/Makefile
index 27704633bcd0..f2d5f685579e 100644
--- a/devel/phpunit12/Makefile
+++ b/devel/phpunit12/Makefile
@@ -1,6 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	12.3.10
-PORTREVISION=	1
+PORTVERSION=	12.3.15
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	12${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit12/distinfo b/devel/phpunit12/distinfo
index 71e113011993..88546fd0a4ca 100644
--- a/devel/phpunit12/distinfo
+++ b/devel/phpunit12/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1759324008
-SHA256 (phpunit-12.3.10.phar) = 6a156eb3f12eb6d383b69a86eef67637339bfe7d163cabf08ac1347d10f42cb3
-SIZE (phpunit-12.3.10.phar) = 6091899
+TIMESTAMP = 1759816542
+SHA256 (phpunit-12.3.15.phar) = d57d2ba267aa0cd95a10cba839f94dc78ce86a751391a06547e0dfeeecfe10b2
+SIZE (phpunit-12.3.15.phar) = 6098547


home | help

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