diff options
author | Thierry Thomas <thierry@FreeBSD.org> | 2011-02-26 09:56:51 +0000 |
---|---|---|
committer | Thierry Thomas <thierry@FreeBSD.org> | 2011-02-26 09:56:51 +0000 |
commit | 48883ba9acc9a00f8e5fb5325b7cb16fe3cceb72 (patch) | |
tree | c9c7c91be2171cac0353e4abfa583c683897048f /benchmarks | |
parent | Upgrade to 1.3.2p1. (diff) |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715
Notes
Notes:
svn path=/head/; revision=269786
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/hpl/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/hpl/distinfo | 1 | ||||
-rw-r--r-- | benchmarks/imb/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/imb/distinfo | 1 | ||||
-rw-r--r-- | benchmarks/mdtest/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/mdtest/distinfo | 1 |
6 files changed, 3 insertions, 6 deletions
diff --git a/benchmarks/hpl/Makefile b/benchmarks/hpl/Makefile index 58136cffd07f..5a00c8938bca 100644 --- a/benchmarks/hpl/Makefile +++ b/benchmarks/hpl/Makefile @@ -7,7 +7,7 @@ PORTNAME= hpl PORTVERSION= 2.0 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= benchmarks MASTER_SITES= http://www.netlib.org/benchmark/hpl/ diff --git a/benchmarks/hpl/distinfo b/benchmarks/hpl/distinfo index 948d64975e09..f00865b7649e 100644 --- a/benchmarks/hpl/distinfo +++ b/benchmarks/hpl/distinfo @@ -1,3 +1,2 @@ -MD5 (hpl-2.0.tar.gz) = 8f83e1814f3b50817bb8750463f151c0 SHA256 (hpl-2.0.tar.gz) = d8d118c310d34a5a2acf5a689270a9f7bea60245552d24af8641599651909bec SIZE (hpl-2.0.tar.gz) = 591087 diff --git a/benchmarks/imb/Makefile b/benchmarks/imb/Makefile index bbe66d9b77b0..4d8dee692f99 100644 --- a/benchmarks/imb/Makefile +++ b/benchmarks/imb/Makefile @@ -7,7 +7,7 @@ PORTNAME= imb PORTVERSION= 3.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks parallel MASTER_SITES= ${MASTER_SITE_LOCAL} \ http://cache-www.intel.com/cd/00/00/32/71/ diff --git a/benchmarks/imb/distinfo b/benchmarks/imb/distinfo index 20ff2bd42ea4..984c30bc8835 100644 --- a/benchmarks/imb/distinfo +++ b/benchmarks/imb/distinfo @@ -1,3 +1,2 @@ -MD5 (327191_327191.gz) = 4e65d46aaf30d12cdeaf898df5693cdc SHA256 (327191_327191.gz) = 5014ec12ae5dc05b1373b47b41d26fe518bc41fe5c77899eb400a25dd9c3ec53 SIZE (327191_327191.gz) = 464188 diff --git a/benchmarks/mdtest/Makefile b/benchmarks/mdtest/Makefile index 41db7cea6e4c..cc7342eefb17 100644 --- a/benchmarks/mdtest/Makefile +++ b/benchmarks/mdtest/Makefile @@ -7,7 +7,7 @@ PORTNAME= mdtest PORTVERSION= 1.7.1 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks MASTER_SITES= http://www.llnl.gov/icc/lc/siop/downloads/ diff --git a/benchmarks/mdtest/distinfo b/benchmarks/mdtest/distinfo index 108cefdf04c9..5ecdb2390a8f 100644 --- a/benchmarks/mdtest/distinfo +++ b/benchmarks/mdtest/distinfo @@ -1,3 +1,2 @@ -MD5 (mdtest-1.7.1.tar.gz) = 4ea34d1f9d0c498e47edf694a3962e9b SHA256 (mdtest-1.7.1.tar.gz) = 1ebe974d1c275c2abb9ab06a09506ab908718f2e6a73780956d0a89db40c3024 SIZE (mdtest-1.7.1.tar.gz) = 11344 |