mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
benchmarks/phoronix-test-suite: Update to 9.2.0
Changes: https://github.com/phoronix-test-suite/phoronix-test-suite/releases/tag/v9.2.0
This commit is contained in:
parent
511c9615fc
commit
ab767035b3
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=519817
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user