diff --git a/devel/phpunit9/Makefile b/devel/phpunit9/Makefile index f31002188683..914d73f7df60 100644 --- a/devel/phpunit9/Makefile +++ b/devel/phpunit9/Makefile @@ -1,31 +1,31 @@ PORTNAME= phpunit -PORTVERSION= 9.5.10 +PORTVERSION= 9.5.11 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 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 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 54b9632826c5..0a02ebb4d4f9 100644 --- a/devel/phpunit9/distinfo +++ b/devel/phpunit9/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1632760444 -SHA256 (phpunit-9.5.10.phar) = a34b9db21de3e75ba2e609e68a4da94633f4a99cad8413fd3731a2cd9aa08ca8 -SIZE (phpunit-9.5.10.phar) = 4485283 +TIMESTAMP = 1641045794 +SHA256 (phpunit-9.5.11.phar) = e74ea97cf904f72e537de2778fa70ad94651580879bdc04386fd2ae62d7e03a5 +SIZE (phpunit-9.5.11.phar) = 4497267