diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile index a0725add3f01..e7f9e30962e6 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -1,33 +1,33 @@ PORTNAME= phpunit -PORTVERSION= 9.6.19 +PORTVERSION= 9.6.20 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* 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 124fb2dec496..0494651c484d 100644 --- a/devel/phpunit9/distinfo +++ b/devel/phpunit9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1712427890 -SHA256 (phpunit-9.6.19.phar) = f30c21743f4fbea14ad8ab8f47673f9067117262dafa147fcb182e75fbc1c249 -SIZE (phpunit-9.6.19.phar) = 5115411 +TIMESTAMP = 1720689606 +SHA256 (phpunit-9.6.20.phar) = 4b49fdf48a3fdb5f4f4b5b18c43a542e75787edaf6a6ab39713f579d0a018210 +SIZE (phpunit-9.6.20.phar) = 5109222