git: 9787e90ef728 - main - devel/phpunit10: Update to 10.5.2
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Thu, 14 Dec 2023 06:05:23 UTC
The branch main has been updated by sunpoet:
URL: https://cgit.FreeBSD.org/ports/commit/?id=9787e90ef7281264c236491b3232751b51d1fc84
commit 9787e90ef7281264c236491b3232751b51d1fc84
Author: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
AuthorDate: 2023-12-14 05:35:33 +0000
Commit: Po-Chuan Hsieh <sunpoet@FreeBSD.org>
CommitDate: 2023-12-14 05:35:33 +0000
devel/phpunit10: Update to 10.5.2
- Simplify CONFLICTS_INSTALL
Changes: https://github.com/sebastianbergmann/phpunit/blob/10.5/ChangeLog-10.5.md
---
devel/phpunit10/Makefile | 4 ++--
devel/phpunit10/distinfo | 6 +++---
2 files changed, 5 insertions(+), 5 deletions(-)
diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile
index 0c98d7080438..068279b67b30 100644
--- a/devel/phpunit10/Makefile
+++ b/devel/phpunit10/Makefile
@@ -1,5 +1,5 @@
PORTNAME= phpunit
-PORTVERSION= 10.4.2
+PORTVERSION= 10.5.2
CATEGORIES= devel www
MASTER_SITES= https://phar.phpunit.de/
PKGNAMESUFFIX= 10${PHP_PKGNAMESUFFIX}
@@ -21,7 +21,7 @@ NO_BUILD= yes
PLIST_FILES= bin/phpunit
-CONFLICTS_INSTALL= phpunit[0-9]
+CONFLICTS_INSTALL= phpunit*
CPE_VENDOR= phpunit_project
diff --git a/devel/phpunit10/distinfo b/devel/phpunit10/distinfo
index 1aa5cce63a70..70ef079643e7 100644
--- a/devel/phpunit10/distinfo
+++ b/devel/phpunit10/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1698340923
-SHA256 (phpunit-10.4.2.phar) = cba152b9ef2aa67890d1b03a237b868f5257f540c36a94f521901642a42baa3c
-SIZE (phpunit-10.4.2.phar) = 4738544
+TIMESTAMP = 1702028040
+SHA256 (phpunit-10.5.2.phar) = e49e970f9c5aed10d00da4c5e30e7d2400ac9d966cecce526dc0ebc1deab95fd
+SIZE (phpunit-10.5.2.phar) = 4794593