Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 9 Jul 2023 10:33:58 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: d0ae638d1a8c - main - devel/phpunit9: Update to 9.6.9
Message-ID:  <202307091033.369AXwFL055667@gitrepo.freebsd.org>

index | next in thread | raw e-mail

The branch main has been updated by sunpoet:

URL: https://cgit.FreeBSD.org/ports/commit/?id=d0ae638d1a8cd474fe16a4cbefe15e4a04ddb8af

commit d0ae638d1a8cd474fe16a4cbefe15e4a04ddb8af
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-07-09 10:17:07 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-07-09 10:17:07 +0000

    devel/phpunit9: Update to 9.6.9
    
    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 48b6ffc31a0e..37bc9fe57d8a 100644
--- a/devel/phpunit9/Makefile
+++ b/devel/phpunit9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	9.6.8
+PORTVERSION=	9.6.9
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	9${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo
index 2fb827762530..08d619b0d240 100644
--- a/devel/phpunit9/distinfo
+++ b/devel/phpunit9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1684104318
-SHA256 (phpunit-9.6.8.phar) = c8e2de232f477d3666b73d080f1fb81bb96e68d6851f4f086092fc05a3f5e484
-SIZE (phpunit-9.6.8.phar) = 4624483
+TIMESTAMP = 1688166056
+SHA256 (phpunit-9.6.9.phar) = f00adcc5f62997376797ce8cca41fd37837d2fc17769c4933a0a18c8e000ee5d
+SIZE (phpunit-9.6.9.phar) = 4626196


home | help

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