Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:33:48 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: af2fcc5c998f - main - devel/phpunit10: Update to 10.0.17
Message-ID:  <202304051733.335HXmsu083874@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=af2fcc5c998f498dbd0af036c2553affde6d3a4d

commit af2fcc5c998f498dbd0af036c2553affde6d3a4d
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-04-05 17:12:56 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-04-05 17:29:46 +0000

    devel/phpunit10: Update to 10.0.17
    
    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 aeabf168c051..ab635598608f 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	10.0.11
+PORTVERSION=	10.0.17
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	10${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index 7532d699faef..7b2b7d4f81e9 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771011
-SHA256 (phpunit-10.0.11.phar) = cc00050e2676c239dc18c23873be3eb73591fbeaca323bf5879824d86a1b85b2
-SIZE (phpunit-10.0.11.phar) = 4497961
+TIMESTAMP = 1679498526
+SHA256 (phpunit-10.0.17.phar) = 03c6b0943fc6d00f79637bdcb1040451330d305652ddb940c308acb38dd5b5f0
+SIZE (phpunit-10.0.17.phar) = 4514790



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