summaryrefslogtreecommitdiff
path: root/benchmarks/bonnie
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2002-06-09 00:24:30 +0000
committergrant <grant@pkgsrc.org>2002-06-09 00:24:30 +0000
commit73f3c110c51c0773eb8810d8067ab94618279d0c (patch)
treef99975b837c92ced59c0e12d040e5473ebad9f4e /benchmarks/bonnie
parent45dcf393b39dec07990cae6e012a1a520464f664 (diff)
downloadpkgsrc-73f3c110c51c0773eb8810d8067ab94618279d0c.tar.gz
we install `Bonnie' as `bonnie', update usage() accordingly.
Diffstat (limited to 'benchmarks/bonnie')
-rw-r--r--benchmarks/bonnie/distinfo3
-rw-r--r--benchmarks/bonnie/patches/patch-ac13
2 files changed, 15 insertions, 1 deletions
diff --git a/benchmarks/bonnie/distinfo b/benchmarks/bonnie/distinfo
index e680b417486..8c71b0d76da 100644
--- a/benchmarks/bonnie/distinfo
+++ b/benchmarks/bonnie/distinfo
@@ -1,5 +1,6 @@
-$NetBSD: distinfo,v 1.3 2001/07/16 22:50:48 garbled Exp $
+$NetBSD: distinfo,v 1.4 2002/06/09 00:25:12 grant Exp $
SHA1 (bonnie.tar.gz) = f435ae56903883c8e3e011eb989783c8410f5ee3
Size (bonnie.tar.gz) = 7140 bytes
SHA1 (patch-aa) = 33ac03e1c70bba2aedf0482e23c16cf19956b47e
+SHA1 (patch-ac) = c05ff777135943cff5439010d6d3b420e9cc84a0
diff --git a/benchmarks/bonnie/patches/patch-ac b/benchmarks/bonnie/patches/patch-ac
new file mode 100644
index 00000000000..189c1b3c90a
--- /dev/null
+++ b/benchmarks/bonnie/patches/patch-ac
@@ -0,0 +1,13 @@
+$NetBSD: patch-ac,v 1.1 2002/06/09 00:24:30 grant Exp $
+
+--- bonnie.c.orig Thu Aug 29 02:23:49 1996
++++ bonnie.c Sun Jun 9 10:20:02 2002
+@@ -458,7 +458,7 @@
+ usage()
+ {
+ fprintf(stderr,
+- "usage: Bonnie [-d scratch-dir] [-s size-in-Mb] [-html] [-m machine-label]\n");
++ "usage: bonnie [-d scratch-dir] [-s size-in-Mb] [-html] [-m machine-label]\n");
+ exit(1);
+ }
+