Index: head/devel/phpunit/Makefile =================================================================== --- head/devel/phpunit/Makefile (revision 398624) +++ head/devel/phpunit/Makefile (revision 398625) @@ -1,34 +1,35 @@ # Created by: Torsten Zühlsdorff () # $FreeBSD$ PORTNAME= phpunit -PORTVERSION= 4.5.0 +PORTVERSION= 4.8.0 CATEGORIES= devel www MASTER_SITES= https://phar.phpunit.de/ \ http://ports.toco-domains.de/ EXTRACT_SUFX= .phar MAINTAINER= ports@toco-domains.de COMMENT= Testing framework for unit tests LICENSE= BSD3CLAUSE CONFLICTS= pear-PHPUnit-[123]* USES= cpe CPE_VENDOR= phpunit_project USE_PHP= dom json spl pcre phar +NO_ARCH= yes NO_BUILD= yes PLIST_FILES= bin/phpunit # 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 Index: head/devel/phpunit/distinfo =================================================================== --- head/devel/phpunit/distinfo (revision 398624) +++ head/devel/phpunit/distinfo (revision 398625) @@ -1,2 +1,2 @@ -SHA256 (phpunit-4.5.0.phar) = 3b33307128be5d4460eb344763b73ffa9d06b7be13a0db3c7e10566e64fb37b1 -SIZE (phpunit-4.5.0.phar) = 3411356 +SHA256 (phpunit-4.8.0.phar) = a1a3b167fd849547b0f9c773c9d3b775e12ee76bd2d4d6c4364c35f5c3cbcdd3 +SIZE (phpunit-4.8.0.phar) = 3109773