diff options
author | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
---|---|---|
committer | Mathieu Arnold <mat@FreeBSD.org> | 2016-07-27 15:09:11 +0000 |
commit | 56bf85096cc89f91d28671b5d93b4172240263bc (patch) | |
tree | 0574ce9eee45d627f943b80b2445882a762b52af /benchmarks/dbench/files/patch-dbench.c | |
parent | Add 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
Diffstat (limited to '')
-rw-r--r-- | benchmarks/dbench/files/patch-dbench.c | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/dbench/files/patch-dbench.c b/benchmarks/dbench/files/patch-dbench.c index c5a1fb4e8390..6578be0feba8 100644 --- a/benchmarks/dbench/files/patch-dbench.c +++ b/benchmarks/dbench/files/patch-dbench.c @@ -1,6 +1,6 @@ ---- ./dbench.c.orig 2011-01-07 14:33:29.000000000 +0000 -+++ ./dbench.c 2011-01-07 14:36:43.000000000 +0000 -@@ -304,7 +304,7 @@ +--- dbench.c.orig 2008-02-18 00:49:35 UTC ++++ dbench.c +@@ -304,7 +304,7 @@ static void create_procs(int nprocs, voi exit(1); } @@ -9,7 +9,7 @@ fn(&children[i*options.clients_per_process], options.loadfile); _exit(0); -@@ -334,7 +334,7 @@ +@@ -334,7 +334,7 @@ static void create_procs(int nprocs, voi exit(1); } |