diff --git a/devel/phpunit10/Makefile b/devel/phpunit10/Makefile index 069eb06b09e8..191b09c7d520 100644 --- a/devel/phpunit10/Makefile +++ b/devel/phpunit10/Makefile @@ -1,34 +1,34 @@ PORTNAME= phpunit -PORTVERSION= 10.1.2 +PORTVERSION= 10.1.3 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 0929ac5cbfdf..1712e1914707 100644 --- a/devel/phpunit10/distinfo +++ b/devel/phpunit10/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1682354470 -SHA256 (phpunit-10.1.2.phar) = 5faba9300366294d87f10b34a4e77fb912f619d1ff24fc8e010fcff19e72365f -SIZE (phpunit-10.1.2.phar) = 4607533 +TIMESTAMP = 1684104316 +SHA256 (phpunit-10.1.3.phar) = 6f4aeec8e87f0ea289610b2465226706c44ea2d42e66c201cec72329fad9d2d6 +SIZE (phpunit-10.1.3.phar) = 4608832