Index: branches/2018Q2/devel/aphpunit/Makefile =================================================================== --- branches/2018Q2/devel/aphpunit/Makefile (revision 470701) +++ branches/2018Q2/devel/aphpunit/Makefile (revision 470702) @@ -1,33 +1,34 @@ # $FreeBSD$ PORTNAME= aphpunit DISTVERSION= 1.4 +PORTREVISION= 1 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= pcntl phar posix sysvmsg +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: branches/2018Q2 =================================================================== --- branches/2018Q2 (revision 470701) +++ branches/2018Q2 (revision 470702) Property changes on: branches/2018Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r470701