Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Apr 2023 17:33:49 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: b17434e583c8 - main - devel/phpunit9: Update to 9.6.5
Message-ID:  <202304051733.335HXnlf083895@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=b17434e583c8569a630c4ba6773218b55230e048

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

    devel/phpunit9: Update to 9.6.5
    
    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 0ee621d75f8e..f7a08de88521 100644
--- a/devel/phpunit9/Makefile
+++ b/devel/phpunit9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	9.6.3
+PORTVERSION=	9.6.5
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	9${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo
index 31a985de6d24..036a40425726 100644
--- a/devel/phpunit9/distinfo
+++ b/devel/phpunit9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1677771013
-SHA256 (phpunit-9.6.3.phar) = bd3b7e513052dcdb585bb3c4fda9b0c49f824f6e484241a6569858c7b352d5a2
-SIZE (phpunit-9.6.3.phar) = 4616991
+TIMESTAMP = 1679498528
+SHA256 (phpunit-9.6.5.phar) = 087db3a95feb50a1445e5723902b51000364a02d5a9b2f0f8e3fdfdeb282d259
+SIZE (phpunit-9.6.5.phar) = 4620602



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