diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile index 74b2ebacaab7..d11bf1c29c6f 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,34 +1,34 @@ PORTNAME= phpunit -PORTVERSION= 10.4.0 +PORTVERSION= 10.4.1 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ PKGNAMESUFFIX= 10${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 IGNORE_WITH_PHP=80 NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/phpunit CONFLICTS_INSTALL= phpunit[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/phpunit10/distinfo b/devel/phpunit10/distinfo index a221641be434..db14a8a528c6 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1696753612 -SHA256 (phpunit-10.4.0.phar) = 450ea479614ab555c044409e749c9dbe648ee9312143c8cef5c8eed6c974771b -SIZE (phpunit-10.4.0.phar) = 4736807 +TIMESTAMP = 1696904104 +SHA256 (phpunit-10.4.1.phar) = 2b73fc4e281b3a52c85c69f1d69e20e1e8c25026fcad631d8fa432afb6eba813 +SIZE (phpunit-10.4.1.phar) = 4736851