diff options
Diffstat (limited to 'benchmarks')
-rw-r--r-- | benchmarks/bonnie++/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/bytebench/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/hbench/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/iozone/Makefile | 3 | ||||
-rw-r--r-- | benchmarks/lmbench/Makefile | 4 |
5 files changed, 10 insertions, 9 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile index a2652feea34..45a97ddddb7 100644 --- a/benchmarks/bonnie++/Makefile +++ b/benchmarks/bonnie++/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.26 2012/09/11 22:37:11 asau Exp $ +# $NetBSD: Makefile,v 1.27 2012/10/03 21:53:58 wiz Exp $ # DISTNAME= bonnie++-1.03e -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= benchmarks MASTER_SITES= http://www.coker.com.au/bonnie++/ EXTRACT_SUFX= .tgz diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile index 3dd8beacfc5..0801cedf00e 100644 --- a/benchmarks/bytebench/Makefile +++ b/benchmarks/bytebench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.23 2012/09/11 22:37:11 asau Exp $ +# $NetBSD: Makefile,v 1.24 2012/10/03 21:53:58 wiz Exp $ DISTNAME= unixbench-4.1.0 PKGNAME= ${DISTNAME:S/unix/byte/} -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= benchmarks MASTER_SITES= http://www.tux.org/pub/tux/benchmarks/System/unixbench/ EXTRACT_SUFX= .tgz diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile index efd18406978..d3f62c1f9e8 100644 --- a/benchmarks/hbench/Makefile +++ b/benchmarks/hbench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.49 2012/09/11 22:37:12 asau Exp $ +# $NetBSD: Makefile,v 1.50 2012/10/03 21:53:58 wiz Exp $ DISTNAME= hbench-OS-1.1 PKGNAME= hbench-1.1 -PKGREVISION= 1 +PKGREVISION= 2 CATEGORIES= benchmarks MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/ diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile index 0634ddc88a9..db07d37c8c7 100644 --- a/benchmarks/iozone/Makefile +++ b/benchmarks/iozone/Makefile @@ -1,7 +1,8 @@ -# $NetBSD: Makefile,v 1.45 2012/09/11 22:37:12 asau Exp $ +# $NetBSD: Makefile,v 1.46 2012/10/03 21:53:58 wiz Exp $ DISTNAME= iozone3_408 PKGNAME= iozone-3.408 +PKGREVISION= 1 CATEGORIES= benchmarks MASTER_SITES= http://www.iozone.org/src/current/ EXTRACT_SUFX= .tar diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile index 844a9bcd3da..617ca7927f1 100644 --- a/benchmarks/lmbench/Makefile +++ b/benchmarks/lmbench/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.36 2012/09/11 22:37:13 asau Exp $ +# $NetBSD: Makefile,v 1.37 2012/10/03 21:53:58 wiz Exp $ DISTNAME= lmbench-2alpha11 PKGNAME= lmbench-2.11a -PKGREVISION= 3 +PKGREVISION= 4 CATEGORIES= benchmarks MASTER_SITES= # ftp://ftp.kreonet.re.kr/tools/benchmark/lmbench/old/ EXTRACT_SUFX= .tgz |