diff options
author | wiz <wiz@pkgsrc.org> | 2008-05-21 15:26:07 +0000 |
---|---|---|
committer | wiz <wiz@pkgsrc.org> | 2008-05-21 15:26:07 +0000 |
commit | a7a09909efe5aba138797676bccb395da7640f6b (patch) | |
tree | ec9585524874b65998ab4cffe6e4a148f843c6f2 /benchmarks | |
parent | 4f638beb74c5a199e485a2ec14c866ea4d403573 (diff) | |
download | pkgsrc-a7a09909efe5aba138797676bccb395da7640f6b.tar.gz |
Update to 1.03c:
bonnie++ (1.03c) unstable; urgency=low
* Fixed some failures to check the return code of chdir().
bonnie++ (1.03b.1) unstable; urgency=low
* Fixed typos in man page.
Closes: #133714
Closes: #449596
* Documented why UID==0 is bad.
Closes: #182023
bonnie++ (1.03b) unstable; urgency=low
* Added support for testing write speed to zcav.
* Documented the default chunk size in bonnie++.8.
* Improved error handling for chunk size.
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bonnie++/Makefile | 5 | ||||
-rw-r--r-- | benchmarks/bonnie++/distinfo | 8 |
2 files changed, 6 insertions, 7 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index 47d7e3b995d..aee7fdd8e34 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -1,8 +1,7 @@ -# $NetBSD: Makefile,v 1.21 2008/01/19 09:16:17 wiz Exp $ +# $NetBSD: Makefile,v 1.22 2008/05/21 15:26:07 wiz Exp $ # -DISTNAME= bonnie++-1.03a -PKGREVISION= 3 +DISTNAME= bonnie++-1.03c CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/bonnie++/ EXTRACT_SUFX= .tgz diff --git a/benchmarks/bonnie++/distinfo b/benchmarks/bonnie++/distinfo index e63a844e522..fa5bf9f8d1d 100644 --- a/benchmarks/bonnie++/distinfo +++ b/benchmarks/bonnie++/distinfo @@ -1,7 +1,7 @@ -$NetBSD: distinfo,v 1.5 2005/02/22 21:16:36 agc Exp $ +$NetBSD: distinfo,v 1.6 2008/05/21 15:26:07 wiz Exp $ -SHA1 (bonnie++-1.03a.tgz) = b519b79a00fb7145d51320abc3cd46caca7ff05b -RMD160 (bonnie++-1.03a.tgz) = 978825bca7cf43f5605912c26a71f23afd50074b -Size (bonnie++-1.03a.tgz) = 76207 bytes +SHA1 (bonnie++-1.03c.tgz) = 90d0118f8a35c7b27b75020f991d891648003baa +RMD160 (bonnie++-1.03c.tgz) = e430fbfaeb8f288794fd3be44233fca068850a35 +Size (bonnie++-1.03c.tgz) = 80630 bytes SHA1 (patch-aa) = 2edc5fb589af0d8fbeaba89e3fd38f01a6115090 SHA1 (patch-ab) = 447e4d5f85b0591145667966ab63e1a2eac2c8c3 |