diff options
author | rakuco <rakuco@FreeBSD.org> | 2016-12-28 06:34:36 +0800 |
---|---|---|
committer | rakuco <rakuco@FreeBSD.org> | 2016-12-28 06:34:36 +0800 |
commit | fe7aba2658775c7b536178f259ed6df88330ca2c (patch) | |
tree | cefadfb477a1b672e858edd6a009e1543cce8785 /benchmarks | |
parent | 826b3f27d8b6330b0bdd356baac6c60e43ae505e (diff) | |
download | freebsd-ports-gnome-fe7aba2658775c7b536178f259ed6df88330ca2c.tar.gz freebsd-ports-gnome-fe7aba2658775c7b536178f259ed6df88330ca2c.tar.zst freebsd-ports-gnome-fe7aba2658775c7b536178f259ed6df88330ca2c.zip |
Update to 6.8.0.
The suite is entirely php based, then the package is now defined as NO_ARCH.
Some benchmark added and php reporting improved.
PR: 215414
Submitted by: Lucca Pizzamiglio <luca.pizzamiglio@gmail.com> (maintainer)
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 5 | ||||
-rw-r--r-- | benchmarks/phoronix-test-suite/distinfo | 6 |
2 files changed, 6 insertions, 5 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index 4ffa6d21cc6d..29554fb8af97 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= phoronix-test-suite -PORTVERSION= 6.6.1 -PORTREVISION= 1 +PORTVERSION= 6.8.0 CATEGORIES= benchmarks MASTER_SITES= http://www.phoronix-test-suite.com/releases/ @@ -26,6 +25,8 @@ RUN_DEPENDS+= cmake:devel/cmake PORTDATA= * PORTDOCS= * +NO_ARCH= yes + OPTIONS_DEFINE= BASH_COMPLETIONS X11 DOCS OPTIONS_DEFAULT= X11 OPTIONS_SUB= yes diff --git a/benchmarks/phoronix-test-suite/distinfo b/benchmarks/phoronix-test-suite/distinfo index bb7813ed0251..d5553f95fffd 100644 --- a/benchmarks/phoronix-test-suite/distinfo +++ b/benchmarks/phoronix-test-suite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1476977145 -SHA256 (phoronix-test-suite-6.6.1.tar.gz) = 631ceb808d8bd6cebe69c8b711d55090d6880e906a65837f18fa8200fe7d2c4d -SIZE (phoronix-test-suite-6.6.1.tar.gz) = 861794 +TIMESTAMP = 1481129227 +SHA256 (phoronix-test-suite-6.8.0.tar.gz) = fe741336dbf251fc210367b20713b554b3fd4edf15cf1f5950ff8bcbb3b09aec +SIZE (phoronix-test-suite-6.8.0.tar.gz) = 779872 |