diff --git a/devel/aphpunit/Makefile b/devel/aphpunit/Makefile index 19897272f074..ebcc34c98a53 100644 --- a/devel/aphpunit/Makefile +++ b/devel/aphpunit/Makefile @@ -1,32 +1,32 @@ PORTNAME= aphpunit -DISTVERSION= 2.2 +DISTVERSION= 2.3 CATEGORIES= devel www MASTER_SITES= http://phar.p.variablis.de/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} EXTRACT_SUFX= .phar MAINTAINER= tz@FreeBSD.org COMMENT= Testing framework for unit tests WWW= https://gitlab.p.variablis.de/open-source/aphpunit/ LICENSE= BSD2CLAUSE USES= php:flavors USE_PHP= mbstring pcntl phar posix sysvmsg NO_ARCH= yes NO_BUILD= yes CONFLICTS_INSTALL= php*-aphpunit PLIST_FILES= bin/aphpunit # Download isn't compressed or aggregated, it's just the single file do-extract: ${CP} ${DISTDIR}/${DISTFILES} ${WRKDIR}/${PORTNAME} do-install: ${INSTALL_SCRIPT} ${WRKDIR}/${PORTNAME} \ ${STAGEDIR}${PREFIX}/bin/${PORTNAME} .include diff --git a/devel/aphpunit/distinfo b/devel/aphpunit/distinfo index 6dfd53b0df0a..9334412bcf1b 100644 --- a/devel/aphpunit/distinfo +++ b/devel/aphpunit/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1732533105 -SHA256 (aphpunit-2.2.phar) = 9cf5535eae9b86fc462d07bb7de14e7986327ee75f8c2bd630ed0b5a634a3d9a -SIZE (aphpunit-2.2.phar) = 60549 +TIMESTAMP = 1732655317 +SHA256 (aphpunit-2.3.phar) = 406f0f278f8d1e2e176ba1b0605ecdb09c54658ab04af50e662d9272cad0b505 +SIZE (aphpunit-2.3.phar) = 60489