summaryrefslogtreecommitdiff
path: root/benchmarks/himenobench
diff options
context:
space:
mode:
authorMaho Nakata <maho@FreeBSD.org>2013-03-27 02:53:44 +0000
committerMaho Nakata <maho@FreeBSD.org>2013-03-27 02:53:44 +0000
commit7d0916513e8b76c2511128c4f3223e32e2cc20ae (patch)
tree44aedb6b38238d07582a8a7254cf84673bbe0ec5 /benchmarks/himenobench
parent- Remove pkg-plist as it should not be here (diff)
Make fetchable and build fix.
Notes
Notes: svn path=/head/; revision=315344
Diffstat (limited to 'benchmarks/himenobench')
-rw-r--r--benchmarks/himenobench/Makefile11
-rw-r--r--benchmarks/himenobench/distinfo4
2 files changed, 8 insertions, 7 deletions
diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile
index 1770e8639a6d..beaa05457e3d 100644
--- a/benchmarks/himenobench/Makefile
+++ b/benchmarks/himenobench/Makefile
@@ -9,16 +9,17 @@ PORTNAME= himenobench
PORTVERSION= 2004.08.16
PORTREVISION= 3
CATEGORIES= benchmarks
-MASTER_SITES= http://accc.riken.jp/assets/files/himenob_loadmodule/
-DISTFILES= himenoBMTxp_xl.lzh himenoBMTxp_l.lzh himenoBMTxp_m.lzh \
- himenoBMTxp_s.lzh cc_himenoBMTxp_xl.lzh cc_himenoBMTxp_l.lzh \
- cc_himenoBMTxp_m.lzh cc_himenoBMTxp_s.lzh f90_xp.lzh himenoBMTxpa.lzh
+MASTER_SITES= http://accc.riken.jp/secure/4502/:C http://accc.riken.jp/secure/4503/:C \
+ http://accc.riken.jp/secure/4504/:F90 http://accc.riken.jp/secure/4505/:F77
+DISTFILES= himenoBMTxp_xl.lzh:F77 himenoBMTxp_l.lzh:F77 himenoBMTxp_m.lzh:F77 \
+ himenoBMTxp_s.lzh:F77 cc_himenoBMTxp_xl.lzh:C cc_himenoBMTxp_l.lzh:C \
+ cc_himenoBMTxp_m.lzh:C cc_himenoBMTxp_s.lzh:C f90_xp.lzh:F90 himenobmtxpa.lzh:C
DIST_SUBDIR= himeno
MAINTAINER= maho@FreeBSD.org
COMMENT= Himeno bench benchmark, solves Poisson eq. with Jacobi's method
-NO_WRKSRCDIR= yes
+NO_WRKSUBDIR= yes
USE_LHA= yes
.if defined(WITH_ICC)
diff --git a/benchmarks/himenobench/distinfo b/benchmarks/himenobench/distinfo
index 01e63c973ca7..190a68fea72e 100644
--- a/benchmarks/himenobench/distinfo
+++ b/benchmarks/himenobench/distinfo
@@ -16,5 +16,5 @@ SHA256 (himeno/cc_himenoBMTxp_s.lzh) = 6a10ef802e3d9b2dbc4a8561af0961d0bf7540fca
SIZE (himeno/cc_himenoBMTxp_s.lzh) = 2554
SHA256 (himeno/f90_xp.lzh) = 68a79474958338e388f0e258ccb67a1dbf2abf76ee33c50125ccef8da4adfed4
SIZE (himeno/f90_xp.lzh) = 2631
-SHA256 (himeno/himenoBMTxpa.lzh) = 0a2964e3ea5f2b2b70d3fe6390faf31951b27b2b3f3e1e7667454caff231e673
-SIZE (himeno/himenoBMTxpa.lzh) = 3006
+SHA256 (himeno/himenobmtxpa.lzh) = 0a2964e3ea5f2b2b70d3fe6390faf31951b27b2b3f3e1e7667454caff231e673
+SIZE (himeno/himenobmtxpa.lzh) = 3006