diff options
author | Luca Pizzamiglio <pizzamig@FreeBSD.org> | 2019-12-11 17:18:27 +0000 |
---|---|---|
committer | Luca Pizzamiglio <pizzamig@FreeBSD.org> | 2019-12-11 17:18:27 +0000 |
commit | ab767035b345688e08c108166c9b3c14b69415e7 (patch) | |
tree | cc584272d76859938e3c18145c4471b75f064c5e /benchmarks/phoronix-test-suite | |
parent | 511c9615fcccd7ec87729e36b0fbaec2a186335b (diff) | |
download | ports-ab767035b345688e08c108166c9b3c14b69415e7.tar.gz ports-ab767035b345688e08c108166c9b3c14b69415e7.zip |
Notes
Diffstat (limited to 'benchmarks/phoronix-test-suite')
-rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 11 | ||||
-rw-r--r-- | benchmarks/phoronix-test-suite/distinfo | 6 |
2 files changed, 11 insertions, 6 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index a33fd58678d3..7e9af4625268 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -3,7 +3,7 @@ PORTNAME= phoronix-test-suite DISTVERSIONPREFIX= v -DISTVERSION= 9.0.1 +DISTVERSION= 9.2.0 CATEGORIES= benchmarks PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -13,9 +13,10 @@ COMMENT= Phoronix Benchmarking Suite LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING -RUN_DEPENDS= sudo:security/sudo +RUN_DEPENDS= sudo:security/sudo \ + bash:shells/bash -USES= php:cli,build,flavors python +USES= php:cli,build,flavors python shebangfix USE_GITHUB= yes USE_PHP= curl dom gd json openssl pcntl posix simplexml zip zlib NO_BUILD= yes @@ -24,6 +25,10 @@ PORTDATA= * PORTDOCS= * NO_ARCH= yes +SHEBANG_FILES= ob-cache/test-profiles/pts/shadowofthetombraider-1.0.1/install.sh \ + ob-cache/test-profiles/pts/shadowofthetombraider-1.0.1/interim.sh \ + ob-cache/test-profiles/pts/shadowofthetombraider-1.0.1/pre.sh \ + ob-cache/test-profiles/pts/shadowofthetombraider-1.0.1/post.sh OPTIONS_DEFINE= BASH_COMPLETIONS DOCS X11 OPTIONS_DEFAULT= X11 diff --git a/benchmarks/phoronix-test-suite/distinfo b/benchmarks/phoronix-test-suite/distinfo index 6159d8c07707..cacc2892adf2 100644 --- a/benchmarks/phoronix-test-suite/distinfo +++ b/benchmarks/phoronix-test-suite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1570003870 -SHA256 (phoronix-test-suite-phoronix-test-suite-v9.0.1_GH0.tar.gz) = 66f57eeb12241966cb7ad6594981bfd6ccdb28c4a14325271bec50c810d041db -SIZE (phoronix-test-suite-phoronix-test-suite-v9.0.1_GH0.tar.gz) = 1263655 +TIMESTAMP = 1575985175 +SHA256 (phoronix-test-suite-phoronix-test-suite-v9.2.0_GH0.tar.gz) = a87a6d685bdb3e725df1ca9f1f205a7671cb982d7f5d714c15a2bbc92819a672 +SIZE (phoronix-test-suite-phoronix-test-suite-v9.2.0_GH0.tar.gz) = 1303491 |