diff options
author | gerald <gerald@FreeBSD.org> | 2009-09-13 08:08:01 +0800 |
---|---|---|
committer | gerald <gerald@FreeBSD.org> | 2009-09-13 08:08:01 +0800 |
commit | 1c3907bb1d0398521432edac556a43517c23e5e3 (patch) | |
tree | e74147114f5b0f3c0ad788a30003a50bc136fc0a /benchmarks | |
parent | 2dcebfe867e43f06e91f18e302cc215dd2fdbb9f (diff) | |
download | freebsd-ports-gnome-1c3907bb1d0398521432edac556a43517c23e5e3.tar.gz freebsd-ports-gnome-1c3907bb1d0398521432edac556a43517c23e5e3.tar.zst freebsd-ports-gnome-1c3907bb1d0398521432edac556a43517c23e5e3.zip |
Bump PORTREVISION for everything that sets USE_FORTRAN=yes which now
implies lang/gcc44 up from lang/gcc43.
Approved by: portmgr
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/himenobench/Makefile | 2 | ||||
-rw-r--r-- | benchmarks/hpl/Makefile | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/benchmarks/himenobench/Makefile b/benchmarks/himenobench/Makefile index e2099992c165..ef315bbc7403 100644 --- a/benchmarks/himenobench/Makefile +++ b/benchmarks/himenobench/Makefile @@ -7,7 +7,7 @@ PORTNAME= himenobench PORTVERSION= 2004.08.16 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= benchmarks MASTER_SITES= http://accc.riken.jp/HPC/HimenoBMT/Load_module/ DISTFILES= himenoBMTxp_xl.lzh himenoBMTxp_l.lzh himenoBMTxp_m.lzh himenoBMTxp_s.lzh \ diff --git a/benchmarks/hpl/Makefile b/benchmarks/hpl/Makefile index 7be85ab8fb09..9eba6860e269 100644 --- a/benchmarks/hpl/Makefile +++ b/benchmarks/hpl/Makefile @@ -7,7 +7,7 @@ PORTNAME= hpl PORTVERSION= 2.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= benchmarks MASTER_SITES= http://www.netlib.org/benchmark/hpl/ |