Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 30 Oct 2024 14:56:22 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: 8610d05f51d9 - main - devel/phpunit10: Update to 10.5.38
Message-ID:  <202410301456.49UEuM8w062134@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=8610d05f51d94430b3a7b9bb800a9cc980f8ae65

commit 8610d05f51d94430b3a7b9bb800a9cc980f8ae65
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2024-10-30 14:54:11 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2024-10-30 14:54:11 +0000

    devel/phpunit10: Update to 10.5.38
    
    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 530a74822bac..c57b78faf5ac 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.5.37
+PORTVERSION=	10.5.38
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index 00ebedc95094..e6da311feee9 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1729875790
-SHA256 (phpunit-10.5.37.phar) = a0672770b03c7786e41a4e9b8fdb2b0bcfbeea75af8a74aca563ec28c4b09eea
-SIZE (phpunit-10.5.37.phar) = 5117550
+TIMESTAMP = 1730296006
+SHA256 (phpunit-10.5.38.phar) = 2f7baa579b0d674e460257df71b2097258549fab134a4f0bb5c5bb320629faa3
+SIZE (phpunit-10.5.38.phar) = 5111963



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