Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Mar 2022 18:16:22 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: d4db98d0bfb2 - main - devel/phpunit9: Update to 9.5.16
Message-ID:  <202203071816.227IGMlv058966@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=d4db98d0bfb29aa461158decaf9660bc4278581b

commit d4db98d0bfb29aa461158decaf9660bc4278581b
Author:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2022-03-07 17:50:15 +0000
Commit:     Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2022-03-07 18:10:56 +0000

    devel/phpunit9: Update to 9.5.16
    
    Changes:        https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.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 95a2f405f40e..43218e14818e 100644
--- a/devel/phpunit9/Makefile
+++ b/devel/phpunit9/Makefile
@@ -1,5 +1,5 @@
 PORTNAME=	phpunit
-PORTVERSION=	9.5.13
+PORTVERSION=	9.5.16
 CATEGORIES=	devel www
 MASTER_SITES=	https://phar.phpunit.de/
 PKGNAMESUFFIX=	9${PHP_PKGNAMESUFFIX}
diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo
index 3924b0669ba7..03e8ee0fa4ac 100644
--- a/devel/phpunit9/distinfo
+++ b/devel/phpunit9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1643382502
-SHA256 (phpunit-9.5.13.phar) = 16742686383afac8a7a1e3f905862d77169746b0342f66ab80b0148582e5472a
-SIZE (phpunit-9.5.13.phar) = 4508676
+TIMESTAMP = 1646057876
+SHA256 (phpunit-9.5.16.phar) = 342166d3067cb86a4d9620d0a49b9ae4b4bbe25d5d751a0ecfd3ed4e96409b0a
+SIZE (phpunit-9.5.16.phar) = 4513114



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