Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 11 Oct 2023 12:59:40 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: 03f6050dffe1 - main - devel/phpunit10: Update to 10.4.1
Message-ID:  <202310111259.39BCxeZ9036316@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=03f6050dffe1548f979eb03d7f3a56cf91700b7c

commit 03f6050dffe1548f979eb03d7f3a56cf91700b7c
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-10-11 12:57:28 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-10-11 12:57:28 +0000

    devel/phpunit10: Update to 10.4.1
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/10.4/ChangeLog-10.4.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 74b2ebacaab7..d11bf1c29c6f 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.4.0
+PORTVERSION=	10.4.1
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index a221641be434..db14a8a528c6 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1696753612
-SHA256 (phpunit-10.4.0.phar) = 450ea479614ab555c044409e749c9dbe648ee9312143c8cef5c8eed6c974771b
-SIZE (phpunit-10.4.0.phar) = 4736807
+TIMESTAMP = 1696904104
+SHA256 (phpunit-10.4.1.phar) = 2b73fc4e281b3a52c85c69f1d69e20e1e8c25026fcad631d8fa432afb6eba813
+SIZE (phpunit-10.4.1.phar) = 4736851



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