Index: branches/2019Q2/devel/aphpunit/Makefile =================================================================== --- branches/2019Q2/devel/aphpunit/Makefile (revision 500952) +++ branches/2019Q2/devel/aphpunit/Makefile (revision 500953) @@ -1,31 +1,31 @@ # $FreeBSD$ PORTNAME= aphpunit -DISTVERSION= 1.7 +DISTVERSION= 1.8 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 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: branches/2019Q2/devel/aphpunit/distinfo =================================================================== --- branches/2019Q2/devel/aphpunit/distinfo (revision 500952) +++ branches/2019Q2/devel/aphpunit/distinfo (revision 500953) @@ -1,3 +1,3 @@ -TIMESTAMP = 1540898963 -SHA256 (aphpunit-1.7.phar) = cef2aae72690c05041dac908027f3797bc1d1f2a8a97b55e218e41e35de44772 -SIZE (aphpunit-1.7.phar) = 55099 +TIMESTAMP = 1557145832 +SHA256 (aphpunit-1.8.phar) = 2bcd9440653960284064f7d7dc7884caf8fbd2f9698f6d87298d5c60ef039c0a +SIZE (aphpunit-1.8.phar) = 58593 Index: branches/2019Q2 =================================================================== --- branches/2019Q2 (revision 500952) +++ branches/2019Q2 (revision 500953) Property changes on: branches/2019Q2 ___________________________________________________________________ Modified: svn:mergeinfo ## -0,0 +0,1 ## Merged /head:r500916