Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 04:25:42 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: 2d8bfee933fc - main - devel/phpunit10: Update to 10.1.3
Message-ID:  <202305270425.34R4Pg91023906@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=2d8bfee933fc731b4ecc0fdfdcbd91b5e402e21d

commit 2d8bfee933fc731b4ecc0fdfdcbd91b5e402e21d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-05-27 04:07:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-05-27 04:07:15 +0000

    devel/phpunit10: Update to 10.1.3
    
    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 069eb06b09e8..191b09c7d520 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.1.2
+PORTVERSION=	10.1.3
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index 0929ac5cbfdf..1712e1914707 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1682354470
-SHA256 (phpunit-10.1.2.phar) = 5faba9300366294d87f10b34a4e77fb912f619d1ff24fc8e010fcff19e72365f
-SIZE (phpunit-10.1.2.phar) = 4607533
+TIMESTAMP = 1684104316
+SHA256 (phpunit-10.1.3.phar) = 6f4aeec8e87f0ea289610b2465226706c44ea2d42e66c201cec72329fad9d2d6
+SIZE (phpunit-10.1.3.phar) = 4608832



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