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/bonnie++/files/patch-bonnie.h.in | |
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 'benchmarks/bonnie++/files/patch-bonnie.h.in')
-rw-r--r-- | benchmarks/bonnie++/files/patch-bonnie.h.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/bonnie++/files/patch-bonnie.h.in b/benchmarks/bonnie++/files/patch-bonnie.h.in index de7547755d19..d6b9d5e1759e 100644 --- a/benchmarks/bonnie++/files/patch-bonnie.h.in +++ b/benchmarks/bonnie++/files/patch-bonnie.h.in @@ -1,5 +1,5 @@ ---- bonnie.h.in.orig 2009-08-21 18:45:50.068536643 +0000 -+++ bonnie.h.in 2009-08-21 18:45:58.564755017 +0000 +--- bonnie.h.in.orig 2009-07-03 03:39:33 UTC ++++ bonnie.h.in @@ -1,8 +1,6 @@ #ifndef BONNIE #define BONNIE @@ -9,7 +9,7 @@ #define BON_VERSION "@version@" #define CSV_VERSION "@csv_version@" -@@ -12,6 +10,8 @@ +@@ -12,6 +10,8 @@ using namespace std; #include <sys/stat.h> #include <fcntl.h> |