Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 May 2023 04:25:43 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: 4b00e6db88f6 - main - devel/phpunit9: Update to 9.6.8
Message-ID:  <202305270425.34R4Phtn023935@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=4b00e6db88f6fb8b9a897c8e92ca52248dd38956

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

    devel/phpunit9: Update to 9.6.8
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/9.6/ChangeLog-9.6.md
---
 devel/phpunit9/Makefile | 2 +-
 devel/phpunit9/distinfo | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile
index a10d5ff4193c..48b6ffc31a0e 100644
--- a/devel/phpunit9/Makefile
+++ b/devel/phpunit9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	9.6.7
+PORTVERSION=	9.6.8
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	9${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo
index bb48af37144c..2fb827762530 100644
--- a/devel/phpunit9/distinfo
+++ b/devel/phpunit9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1681843830
-SHA256 (phpunit-9.6.7.phar) = 3e0d3993e1ccd2f9e4a3eca8801ba0af273b096513c81939a08b503e08fbf9a1
-SIZE (phpunit-9.6.7.phar) = 4623435
+TIMESTAMP = 1684104318
+SHA256 (phpunit-9.6.8.phar) = c8e2de232f477d3666b73d080f1fb81bb96e68d6851f4f086092fc05a3f5e484
+SIZE (phpunit-9.6.8.phar) = 4624483



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