diff options
author | mm <mm@FreeBSD.org> | 2012-12-02 18:17:08 +0800 |
---|---|---|
committer | mm <mm@FreeBSD.org> | 2012-12-02 18:17:08 +0800 |
commit | 0f102abf1cef704d5c6bf7bbf5494391577dd585 (patch) | |
tree | de191f4215b31070677f7267ad36416daeac27b1 /benchmarks | |
parent | e765c6cacca1d9a16787f6ee761e6f6a6a648585 (diff) | |
download | freebsd-ports-gnome-0f102abf1cef704d5c6bf7bbf5494391577dd585.tar.gz freebsd-ports-gnome-0f102abf1cef704d5c6bf7bbf5494391577dd585.tar.zst freebsd-ports-gnome-0f102abf1cef704d5c6bf7bbf5494391577dd585.zip |
Update phoronix-test-suite to 4.0.1
Feature safe: yes
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/phoronix-test-suite/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/phoronix-test-suite/distinfo | 4 | ||||
-rw-r--r-- | benchmarks/phoronix-test-suite/pkg-plist | 1 |
3 files changed, 4 insertions, 3 deletions
diff --git a/benchmarks/phoronix-test-suite/Makefile b/benchmarks/phoronix-test-suite/Makefile index 303cf61a1194..77ba8a9051f5 100644 --- a/benchmarks/phoronix-test-suite/Makefile +++ b/benchmarks/phoronix-test-suite/Makefile @@ -6,7 +6,7 @@ # PORTNAME= phoronix-test-suite -PORTVERSION= 4.0.0 +PORTVERSION= 4.0.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 e3c2e91848cf..03667ca3afe7 100644 --- a/benchmarks/phoronix-test-suite/distinfo +++ b/benchmarks/phoronix-test-suite/distinfo @@ -1,2 +1,2 @@ -SHA256 (phoronix-test-suite-4.0.0.tar.gz) = 434f4325d494458ecd063eef74701b95091272465a6b0c560508f3206e71792c -SIZE (phoronix-test-suite-4.0.0.tar.gz) = 491906 +SHA256 (phoronix-test-suite-4.0.1.tar.gz) = 2dd463dbaad8763b73170e94f4ecd3c9b9578ad5d3a67ca82855ab0509a5c90a +SIZE (phoronix-test-suite-4.0.1.tar.gz) = 492587 diff --git a/benchmarks/phoronix-test-suite/pkg-plist b/benchmarks/phoronix-test-suite/pkg-plist index 27e08c6ecd53..4ee2f0922171 100644 --- a/benchmarks/phoronix-test-suite/pkg-plist +++ b/benchmarks/phoronix-test-suite/pkg-plist @@ -50,6 +50,7 @@ bin/phoronix-test-suite %%DATADIR%%/pts-core/commands/list_possible_dependencies.php %%DATADIR%%/pts-core/commands/list_saved_results.php %%DATADIR%%/pts-core/commands/list_test_usage.php +%%DATADIR%%/pts-core/commands/list_unsupported_tests.php %%DATADIR%%/pts-core/commands/make_download_cache.php %%DATADIR%%/pts-core/commands/merge_results.php %%DATADIR%%/pts-core/commands/module_info.php |