Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Apr 2023 13:39:47 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: 49178d9afd9e - main - devel/phpunit10: Update to 10.0.19
Message-ID:  <202304091339.339DdlRv081143@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=49178d9afd9e4b97a4349a139cee38962da22194

commit 49178d9afd9e4b97a4349a139cee38962da22194
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-09 13:29:45 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-09 13:36:34 +0000

    devel/phpunit10: Update to 10.0.19
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/10.0/ChangeLog-10.0.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 ab635598608f..256430dca733 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.0.17
+PORTVERSION=	10.0.19
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index 7b2b7d4f81e9..98551f7383e8 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1679498526
-SHA256 (phpunit-10.0.17.phar) = 03c6b0943fc6d00f79637bdcb1040451330d305652ddb940c308acb38dd5b5f0
-SIZE (phpunit-10.0.17.phar) = 4514790
+TIMESTAMP = 1680726030
+SHA256 (phpunit-10.0.19.phar) = 18bee0d28a393916348c2ad18af546dbb416fb2775a8fde0c82b7e45dd62f9ab
+SIZE (phpunit-10.0.19.phar) = 4519048



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