Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 31 Mar 2024 18:56:12 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: e1fc43cb9952 - main - devel/phpunit10: Update to 10.5.16
Message-ID:  <202403311856.42VIuCiD044237@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=e1fc43cb99524d4caa0907e13b2dfbe9a153e7d2

commit e1fc43cb99524d4caa0907e13b2dfbe9a153e7d2
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-03-31 18:50:49 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-03-31 18:50:49 +0000

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

diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile
index 1936d9dd426f..4b6b6ae97b55 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.5.15
+PORTVERSION=	10.5.16
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index b11a488f35d0..2b13156bdaad 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1711466072
-SHA256 (phpunit-10.5.15.phar) = 0aa69229c4474399247976cfc03e94dff3e8782976c7405b30995b4de110e3f0
-SIZE (phpunit-10.5.15.phar) = 5015092
+TIMESTAMP = 1711860475
+SHA256 (phpunit-10.5.16.phar) = da3cdfe088ef6def5ee23995fdbeba2e6ab13ef997240f814d6776bd3fda6f6a
+SIZE (phpunit-10.5.16.phar) = 5013153



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