Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 18 Apr 2023 21:49:26 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: 16ded5a94860 - main - devel/phpunit10: Update to 10.1.1
Message-ID:  <202304182149.33ILnQGY044763@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=16ded5a94860acefeb00f128c0ef96a3eb05dc44

commit 16ded5a94860acefeb00f128c0ef96a3eb05dc44
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-18 21:37:42 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-18 21:37:42 +0000

    devel/phpunit10: Update to 10.1.1
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/10.1/ChangeLog-10.1.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 1e35c7c287eb..07471a7b34ce 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.0.19
+PORTVERSION=	10.1.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 98551f7383e8..58f3cb674e0c 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1680726030
-SHA256 (phpunit-10.0.19.phar) = 18bee0d28a393916348c2ad18af546dbb416fb2775a8fde0c82b7e45dd62f9ab
-SIZE (phpunit-10.0.19.phar) = 4519048
+TIMESTAMP = 1681843828
+SHA256 (phpunit-10.1.1.phar) = b5aecb48f66876c57986c49ca1b8eba9393aa672fde7f150f43328ac53da3b3d
+SIZE (phpunit-10.1.1.phar) = 4605966



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