Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 27 Mar 2013 02:53:44 +0000 (UTC)
From:      Maho Nakata <maho@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r315344 - head/benchmarks/himenobench
Message-ID:  <201303270253.r2R2ridN018868@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: maho
Date: Wed Mar 27 02:53:44 2013
New Revision: 315344
URL: http://svnweb.freebsd.org/changeset/ports/315344

Log:
  Make fetchable and build fix.

Modified:
  head/benchmarks/himenobench/Makefile
  head/benchmarks/himenobench/distinfo

Modified: head/benchmarks/himenobench/Makefile
==============================================================================
--- head/benchmarks/himenobench/Makefile	Wed Mar 27 02:44:18 2013	(r315343)
+++ head/benchmarks/himenobench/Makefile	Wed Mar 27 02:53:44 2013	(r315344)
@@ -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)

Modified: head/benchmarks/himenobench/distinfo
==============================================================================
--- head/benchmarks/himenobench/distinfo	Wed Mar 27 02:44:18 2013	(r315343)
+++ head/benchmarks/himenobench/distinfo	Wed Mar 27 02:53:44 2013	(r315344)
@@ -16,5 +16,5 @@ SHA256 (himeno/cc_himenoBMTxp_s.lzh) = 6
 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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303270253.r2R2ridN018868>