Index: head/devel/aphpunit/Makefile =================================================================== --- head/devel/aphpunit/Makefile (revision 471996) +++ head/devel/aphpunit/Makefile (revision 471997) @@ -1,34 +1,33 @@ # $FreeBSD$ PORTNAME= aphpunit -DISTVERSION= 1.4 -PORTREVISION= 1 +DISTVERSION= 1.5 CATEGORIES= devel www MASTER_SITES= http://phar.toco-domains.de/ PKGNAMEPREFIX= ${PHP_PKGNAMEPREFIX} EXTRACT_SUFX= .phar MAINTAINER= tz@FreeBSD.org COMMENT= Testing framework for unit tests LICENSE= BSD2CLAUSE IGNORE_WITH_PHP= 56 USES= php:flavors USE_PHP= mbstring pcntl phar posix sysvmsg NO_ARCH= yes NO_BUILD= yes 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 Index: head/devel/aphpunit/distinfo =================================================================== --- head/devel/aphpunit/distinfo (revision 471996) +++ head/devel/aphpunit/distinfo (revision 471997) @@ -1,3 +1,3 @@ -TIMESTAMP = 1521028814 -SHA256 (aphpunit-1.4.phar) = d63998bbfa674abbf6efe13a90be154686409cd098d59b889198b25a5500c8cd -SIZE (aphpunit-1.4.phar) = 56356 +TIMESTAMP = 1528449166 +SHA256 (aphpunit-1.5.phar) = 577c639dff8c8549ccb8746cef54562587fc1f3dfb7545da7e5fa70ea0c4b78e +SIZE (aphpunit-1.5.phar) = 51100