diff options
author | thierry <thierry@FreeBSD.org> | 2011-02-26 17:56:51 +0800 |
---|---|---|
committer | thierry <thierry@FreeBSD.org> | 2011-02-26 17:56:51 +0800 |
commit | 4f75b6770034c7335df952ab206c56660896cffa (patch) | |
tree | 8f8adcc832fddbed24dfe0d6d0933edaa532fdc3 /benchmarks/hpl | |
parent | 2fec2e0cdca4da3a4399935b366c347529486665 (diff) | |
download | freebsd-ports-gnome-4f75b6770034c7335df952ab206c56660896cffa.tar.gz freebsd-ports-gnome-4f75b6770034c7335df952ab206c56660896cffa.tar.zst freebsd-ports-gnome-4f75b6770034c7335df952ab206c56660896cffa.zip |
Chase the upgrade of MPICH2.
Since I'm there, pet portlint where needed, e.g. by removing oblsolete
MD5 checksums.
PR: ports/154715
Diffstat (limited to 'benchmarks/hpl')
-rw-r--r-- | benchmarks/hpl/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/hpl/distinfo | 1 |
2 files changed, 1 insertions, 2 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 |