Index: head/benchmarks/phoronix-test-suite/Makefile =================================================================== --- head/benchmarks/phoronix-test-suite/Makefile (revision 481216) +++ head/benchmarks/phoronix-test-suite/Makefile (revision 481217) @@ -1,54 +1,56 @@ # Created by: Kris Moore # $FreeBSD$ PORTNAME= phoronix-test-suite DISTVERSIONPREFIX= v -DISTVERSION= 8.0.1 +DISTVERSION= 8.2.0 CATEGORIES= benchmarks PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} MAINTAINER= pizzamig@FreeBSD.org COMMENT= Phoronix Benchmarking Suite LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING + +RUN_DEPENDS= sudo:security/sudo USES= php:cli,build,flavors python USE_GITHUB= yes USE_PHP= curl dom gd json openssl pcntl posix simplexml zip zlib NO_BUILD= yes PORTDATA= * PORTDOCS= * NO_ARCH= yes OPTIONS_DEFINE= BASH_COMPLETIONS DOCS X11 OPTIONS_DEFAULT= X11 OPTIONS_SUB= yes BASH_COMPLETIONS_DESC= Install bash completions BASH_COMPLETIONS_CONFIGURE_ON= WITH_BASH_COMPLETIONS=yes X11_DESC= Install X11 icons and mimetypes X11_USES= desktop-file-utils shared-mime-info X11_CONFIGURE_OFF= WITHOUT_X11=yes post-patch: @${SED} -i '' -e "s|/usr/local|${LOCALBASE}|g" \ ${WRKSRC}/phoronix-test-suite \ ${WRKSRC}/pts-core/commands/ob_test_profile_analyze.php \ ${WRKSRC}/pts-core/pts-core.php \ ${WRKSRC}/pts-core/objects/pts_svg_dom_gd.php \ ${WRKSRC}/pts-core/objects/client/pts_external_dependencies.php \ ${WRKSRC}/pts-core/objects/client/pts_client.php \ ${WRKSRC}/pts-core/objects/phodevi/components/phodevi_system.php @${SED} -i '' -e "s|/usr/share/fonts|${LOCALBASE}/share/fonts| ; \ s|/usr/X11/lib|${LOCALBASE}/lib|" \ ${WRKSRC}/pts-core/objects/pts_svg_dom_gd.php @${SED} -i '' -e "/fpdf.php/s|/usr/share/php|${PREFIX}/share|" \ ${WRKSRC}/pts-core/objects/pts_pdf_template.php do-install: (cd ${WRKSRC} && ${CONFIGURE_ARGS} DESTDIR="${STAGEDIR}" ./install-sh ${PREFIX}) .include Index: head/benchmarks/phoronix-test-suite/distinfo =================================================================== --- head/benchmarks/phoronix-test-suite/distinfo (revision 481216) +++ head/benchmarks/phoronix-test-suite/distinfo (revision 481217) @@ -1,3 +1,3 @@ -TIMESTAMP = 1531758479 -SHA256 (phoronix-test-suite-phoronix-test-suite-v8.0.1_GH0.tar.gz) = 8bfe972c601884f2bbbf4d5069c7691637e8a30af55d2a9597dbe53911b49081 -SIZE (phoronix-test-suite-phoronix-test-suite-v8.0.1_GH0.tar.gz) = 846244 +TIMESTAMP = 1538401066 +SHA256 (phoronix-test-suite-phoronix-test-suite-v8.2.0_GH0.tar.gz) = cb92231040fd09a98a97d6620bc98758774731372f8a41b58b85357c0449904c +SIZE (phoronix-test-suite-phoronix-test-suite-v8.2.0_GH0.tar.gz) = 860755