diff options
author | Luca Pizzamiglio <pizzamig@FreeBSD.org> | 2020-03-18 01:17:04 +0800 |
---|---|---|
committer | Luca Pizzamiglio <pizzamig@FreeBSD.org> | 2020-03-18 01:17:04 +0800 |
commit | 73122d8fa27f685d5ac8c37124c65d33bc901497 (patch) | |
tree | 2e8313c420ca0ecb7fece378e6769580325e29ad | |
parent | fbf849aacbc64582721d83a1b9a167e69e38577a (diff) | |
download | freebsd-ports-gnome-73122d8fa27f685d5ac8c37124c65d33bc901497.tar.gz freebsd-ports-gnome-73122d8fa27f685d5ac8c37124c65d33bc901497.tar.zst freebsd-ports-gnome-73122d8fa27f685d5ac8c37124c65d33bc901497.zip |
benchmarks/phoronix-test-suite: Update to 9.4.1
Changes: https://github.com/phoronix-test-suite/phoronix-test-suite/releases
-rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 7 | ||||
-rw-r--r-- | benchmarks/phoronix-test-suite/distinfo | 6 |
2 files changed, 8 insertions, 5 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index 92db8149a705..89bca59bab3e 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.2.1 +DISTVERSION= 9.4.1 CATEGORIES= benchmarks PKGNAMESUFFIX= ${PHP_PKGNAMESUFFIX} @@ -32,7 +32,10 @@ SHEBANG_FILES= ob-cache/test-profiles/pts/shadowofthetombraider-1.0.0/install.sh 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 + ob-cache/test-profiles/pts/shadowofthetombraider-1.0.1/post.sh \ + ob-cache/test-profiles/pts/csgo-1.5.1/pre_linux.sh \ + ob-cache/test-profiles/pts/dota2-1.2.2/pre_linux.sh \ + ob-cache/test-profiles/pts/portal-1.1.1/pre_linux.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 b1ef2084eb23..2014d9887a19 100644 --- a/benchmarks/phoronix-test-suite/distinfo +++ b/benchmarks/phoronix-test-suite/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1578479316 -SHA256 (phoronix-test-suite-phoronix-test-suite-v9.2.1_GH0.tar.gz) = 28acbcb6c5b8eb27c20329cd1a5ea3f1a27abb69812c4b1eeade4b91c89fc7d8 -SIZE (phoronix-test-suite-phoronix-test-suite-v9.2.1_GH0.tar.gz) = 1307046 +TIMESTAMP = 1584459968 +SHA256 (phoronix-test-suite-phoronix-test-suite-v9.4.1_GH0.tar.gz) = 9875450bc5f25015e3efe0065f3ed3128e6d23b008455ab8a99a8e4c95946673 +SIZE (phoronix-test-suite-phoronix-test-suite-v9.4.1_GH0.tar.gz) = 1409312 |