diff options
author | pizzamig <pizzamig@FreeBSD.org> | 2017-09-11 00:09:49 +0800 |
---|---|---|
committer | pizzamig <pizzamig@FreeBSD.org> | 2017-09-11 00:09:49 +0800 |
commit | 7fcd9cb9361dce1d927093f25f27ecc9bcfa6b22 (patch) | |
tree | 2e36122e44852784c3f1701d3b66af573792e9b9 /benchmarks | |
parent | c4dec12fdef39292569ea975057b1e8ed37547a0 (diff) | |
download | freebsd-ports-graphics-7fcd9cb9361dce1d927093f25f27ecc9bcfa6b22.tar.gz freebsd-ports-graphics-7fcd9cb9361dce1d927093f25f27ecc9bcfa6b22.tar.zst freebsd-ports-graphics-7fcd9cb9361dce1d927093f25f27ecc9bcfa6b22.zip |
benchmarks/phoronix-test-suite: update to version 7.2.1
Approved by: olivier (mentor)
Differential Revision: https://reviews.freebsd.org/D12273
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/phoronix-test-suite/distinfo | 6 |
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index e21d4f06c64..b975d306660 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= phoronix-test-suite -PORTVERSION= 7.0.1 +PORTVERSION= 7.2.1 CATEGORIES= benchmarks MASTER_SITES= http://www.phoronix-test-suite.com/releases/ diff --git a/benchmarks/phoronix-test-suite/distinfo b/benchmarks/phoronix-test-suite/distinfo index 0d5acb4acce..e1aa304eefb 100644 --- a/benchmarks/phoronix-test-suite/distinfo +++ b/benchmarks/phoronix-test-suite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1493199092 -SHA256 (phoronix-test-suite-7.0.1.tar.gz) = 436d949af604248776d725afb0f4eba6b8f9b1bf134d1f97544baf00e67c9d78 -SIZE (phoronix-test-suite-7.0.1.tar.gz) = 777651 +TIMESTAMP = 1499509633 +SHA256 (phoronix-test-suite-7.2.1.tar.gz) = dceaccbfa0a614da4d7191dc07e07406b6498ebf136a9249701a3c86a8611cc6 +SIZE (phoronix-test-suite-7.2.1.tar.gz) = 782972 |