diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile index 96beede0b40c..0ee621d75f8e 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -1,33 +1,33 @@ PORTNAME= phpunit -PORTVERSION= 9.5.28 +PORTVERSION= 9.6.3 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 json pcre phar spl NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/phpunit -CONFLICTS_INSTALL= phpunit6 phpunit7 phpunit8 +CONFLICTS_INSTALL= phpunit[0-9] phpunit[0-9][0-9] 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 a982140933c9..31a985de6d24 100644 --- a/devel/phpunit9/distinfo +++ b/devel/phpunit9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1674589496 -SHA256 (phpunit-9.5.28.phar) = d8b2b96468c0b66ceeb2c345ed14925248089fe76cb76c7b591ab99aa04d319a -SIZE (phpunit-9.5.28.phar) = 4598796 +TIMESTAMP = 1677771013 +SHA256 (phpunit-9.6.3.phar) = bd3b7e513052dcdb585bb3c4fda9b0c49f824f6e484241a6569858c7b352d5a2 +SIZE (phpunit-9.6.3.phar) = 4616991