mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
benchmarks/phoronix-test-suite: update to version 7.4.0
Approved by: lme (mentor) Differential Revision: https://reviews.freebsd.org/D12596
This commit is contained in:
parent
0428715088
commit
b7c2deb521
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=451357
2 changed files with 5 additions and 11 deletions
|
@ -2,8 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= phoronix-test-suite
|
PORTNAME= phoronix-test-suite
|
||||||
PORTVERSION= 7.2.1
|
PORTVERSION= 7.4.0
|
||||||
PORTREVISION= 1
|
|
||||||
CATEGORIES= benchmarks
|
CATEGORIES= benchmarks
|
||||||
MASTER_SITES= http://www.phoronix-test-suite.com/releases/
|
MASTER_SITES= http://www.phoronix-test-suite.com/releases/
|
||||||
|
|
||||||
|
@ -13,17 +12,12 @@ COMMENT= Phoronix Benchmarking Suite
|
||||||
LICENSE= GPLv3
|
LICENSE= GPLv3
|
||||||
LICENSE_FILE= ${WRKSRC}/COPYING
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
USES= php:cli,build python shebangfix
|
USES= php:cli,build python
|
||||||
USE_GCC= any
|
USE_GCC= any
|
||||||
USE_PHP= ctype curl dom filter gd hash json openssl pcntl posix \
|
USE_PHP= ctype curl dom filter gd hash json openssl pcntl posix \
|
||||||
session simplexml sockets sqlite3 zip zlib
|
session simplexml sockets sqlite3 zip zlib
|
||||||
NO_BUILD= yes
|
NO_BUILD= yes
|
||||||
WRKSRC= ${WRKDIR}/phoronix-test-suite
|
WRKSRC= ${WRKDIR}/phoronix-test-suite
|
||||||
SHEBANG_FILES= deploy/juju/trusty/pts/hooks/phoronix-common \
|
|
||||||
deploy/juju/trusty/pts/actions/memory \
|
|
||||||
deploy/juju/trusty/pts/actions/benchmark \
|
|
||||||
deploy/juju/trusty/pts/actions/custom \
|
|
||||||
deploy/juju/trusty/pts/scripts/parse
|
|
||||||
|
|
||||||
RUN_DEPENDS+= fpdf>0:print/fpdf
|
RUN_DEPENDS+= fpdf>0:print/fpdf
|
||||||
RUN_DEPENDS+= cmake:devel/cmake
|
RUN_DEPENDS+= cmake:devel/cmake
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
TIMESTAMP = 1499509633
|
TIMESTAMP = 1507145838
|
||||||
SHA256 (phoronix-test-suite-7.2.1.tar.gz) = dceaccbfa0a614da4d7191dc07e07406b6498ebf136a9249701a3c86a8611cc6
|
SHA256 (phoronix-test-suite-7.4.0.tar.gz) = de9aec3ef4f980581756fd0bf7b30dd1ccb20e7aae637078a587606bf75a6b67
|
||||||
SIZE (phoronix-test-suite-7.2.1.tar.gz) = 782972
|
SIZE (phoronix-test-suite-7.4.0.tar.gz) = 779490
|
||||||
|
|
Loading…
Add table
Reference in a new issue