summaryrefslogtreecommitdiff
path: root/benchmarks/imb
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-07-27 15:09:11 +0000
commit56bf85096cc89f91d28671b5d93b4172240263bc (patch)
tree0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/imb
parentAdd new port -- Rounded Mgen+ Japanese TrueType fonts (diff)
Cleanup patches, category benchmarks
Rename them to follow the make makepatch naming, and regenerate them. With hat: portmgr Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=419178
Diffstat (limited to 'benchmarks/imb')
-rw-r--r--benchmarks/imb/files/patch-IMB__declare.h (renamed from benchmarks/imb/files/patch-src-IMB_declare.h)6
-rw-r--r--benchmarks/imb/files/patch-make__mpich (renamed from benchmarks/imb/files/patch-src-make_mpich)6
2 files changed, 6 insertions, 6 deletions
diff --git a/benchmarks/imb/files/patch-src-IMB_declare.h b/benchmarks/imb/files/patch-IMB__declare.h
index c559a7ab49b9..7dbf858d52e2 100644
--- a/benchmarks/imb/files/patch-src-IMB_declare.h
+++ b/benchmarks/imb/files/patch-IMB__declare.h
@@ -1,6 +1,6 @@
---- IMB_declare.h.orig Sun Nov 19 13:48:20 2006
-+++ IMB_declare.h Sun Nov 19 13:48:36 2006
-@@ -69,7 +69,6 @@
+--- IMB_declare.h.orig 2016-07-27 14:58:51 UTC
++++ IMB_declare.h
+@@ -69,7 +69,6 @@ For more documentation than found here,
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
diff --git a/benchmarks/imb/files/patch-src-make_mpich b/benchmarks/imb/files/patch-make__mpich
index 642845687643..32b2b1a644b7 100644
--- a/benchmarks/imb/files/patch-src-make_mpich
+++ b/benchmarks/imb/files/patch-make__mpich
@@ -1,5 +1,5 @@
---- make_mpich.orig Thu Jun 22 09:43:10 2006
-+++ make_mpich Sun Nov 19 14:11:11 2006
+--- make_mpich.orig 2016-07-27 14:58:51 UTC
++++ make_mpich
@@ -1,5 +1,5 @@
# Enter root directory of mpich install
-MPI_HOME=
@@ -7,7 +7,7 @@
MPICC=$(shell find ${MPI_HOME} -name mpicc -print)
-@@ -12,7 +12,7 @@
+@@ -12,7 +12,7 @@ endif
LIB_PATH =
LIBS =
CC = ${MPI_HOME}/bin/mpicc