diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile index 16a6bfd8b0f7..38ea96c4c5e6 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -1,33 +1,33 @@ PORTNAME= phpunit -PORTVERSION= 9.6.13 +PORTVERSION= 9.6.15 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 9${PHP_PKGNAMESUFFIX} EXTRACT_SUFX= .phar MAINTAINER= sunpoet@FreeBSD.org COMMENT= Testing framework for unit tests WWW= https://phpunit.de/ \ https://github.com/sebastianbergmann/phpunit LICENSE= BSD3CLAUSE USES= cpe php:flavors USE_PHP= dom phar NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/phpunit -CONFLICTS_INSTALL= phpunit[0-9] phpunit[0-9][0-9] +CONFLICTS_INSTALL= phpunit* CPE_VENDOR= phpunit_project do-extract: @${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}/phpunit do-install: ${INSTALL_SCRIPT} ${WRKDIR}/phpunit ${STAGEDIR}${PREFIX}/bin/phpunit .include diff --git a/devel/phpunit9/distinfo b/devel/phpunit9/distinfo index 0b3ad374d4b1..f13e8fcaef2b 100644 --- a/devel/phpunit9/distinfo +++ b/devel/phpunit9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1695357791 -SHA256 (phpunit-9.6.13.phar) = d67c4604908604f40cc80f75c5b55df1b685a06a1ea8191fedf78531cc5d01e5 -SIZE (phpunit-9.6.13.phar) = 4637453 +TIMESTAMP = 1702028042 +SHA256 (phpunit-9.6.15.phar) = b0b94e1151b926b4d41552702b01a5478450b84ca5d875c84c42bbc40157d9e3 +SIZE (phpunit-9.6.15.phar) = 4707769