Subject: CVS commit: pkgsrc/benchmarks/bonnie
To: None <pkgsrc-changes@NetBSD.org>
From: Matthias Drochner <drochner@netbsd.org>
List: pkgsrc-changes
Date: 04/12/2006 10:55:49
Module Name:	pkgsrc
Committed By:	drochner
Date:		Wed Apr 12 10:55:49 UTC 2006

Modified Files:
	pkgsrc/benchmarks/bonnie: Makefile distinfo
	pkgsrc/benchmarks/bonnie/patches: patch-ac

Log Message:
The patch in PR pkg/21421 had a bug: The memory allocated for "Chunk"
was too short. This made the program die from EFAULT randomly.
Found by Konrad Schroder.
Apply his fix that and bump PKGREVISION.


To generate a diff of this commit:
cvs rdiff -r1.26 -r1.27 pkgsrc/benchmarks/bonnie/Makefile
cvs rdiff -r1.6 -r1.7 pkgsrc/benchmarks/bonnie/distinfo
cvs rdiff -r1.2 -r1.3 pkgsrc/benchmarks/bonnie/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.