git: 34c437f0ac57 - main - devel/phpunit9: Update to 9.5.9
Po-Chuan Hsieh
sunpoet at FreeBSD.org
Tue Sep 21 03:49:00 UTC 2021
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=34c437f0ac575cb17b0c01fc6b5c0c40ff2e0768
commit 34c437f0ac575cb17b0c01fc6b5c0c40ff2e0768
Author: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
AuthorDate: 2021-09-21 03:06:53 +0000
Commit: Po-Chuan Hsieh <sunpoet at FreeBSD.org>
CommitDate: 2021-09-21 03:35:13 +0000
devel/phpunit9: Update to 9.5.9
Changes: https://github.com/sebastianbergmann/phpunit/blob/master/ChangeLog-9.5.md
---
devel/phpunit9/Makefile | 2 +-
devel/phpunit9/distinfo | 6 +++---
devel/phpunit9/pkg-descr | 1 +
3 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile
index 066eb85d6088..9f7d7f4e176a 100644
--- a/devel/phpunit9/Makefile
+++ b/devel/phpunit9/Makefile
@@ -1,5 +1,5 @@
PORTNAME= phpunit
-PORTVERSION= 9.5.8
+PORTVERSION= 9.5.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 d2975c76ab75..ca582fc2c2ed 100644
--- a/devel/phpunit9/distinfo
+++ b/devel/phpunit9/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1628103014
-SHA256 (phpunit-9.5.8.phar) = 11f27cf3f9522241fe234e9bf5813667207a074ac92089aac26d502ffc5e9517
-SIZE (phpunit-9.5.8.phar) = 4458067
+TIMESTAMP = 1632036856
+SHA256 (phpunit-9.5.9.phar) = 0fed2c26d31dc9baf39bb22356f59aa640949ab3805343102207880f17b56d9c
+SIZE (phpunit-9.5.9.phar) = 4459118
diff --git a/devel/phpunit9/pkg-descr b/devel/phpunit9/pkg-descr
index 8a05f03d4c7d..8894cc86e7f3 100644
--- a/devel/phpunit9/pkg-descr
+++ b/devel/phpunit9/pkg-descr
@@ -2,3 +2,4 @@ PHPUnit is a programmer-oriented testing framework for PHP. It is an instance of
the xUnit architecture for unit testing frameworks.
WWW: https://phpunit.de/
+WWW: https://github.com/sebastianbergmann/phpunit
More information about the dev-commits-ports-all
mailing list