summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/bonnie++/Makefile4
-rw-r--r--benchmarks/bytebench/Makefile4
-rw-r--r--benchmarks/hbench/Makefile4
-rw-r--r--benchmarks/iozone/Makefile3
-rw-r--r--benchmarks/lmbench/Makefile4
-rw-r--r--benchmarks/p5-Benchmark-Timer/Makefile4
6 files changed, 12 insertions, 11 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile
index 0790a723db4..7cbf87e8d95 100644
--- a/benchmarks/bonnie++/Makefile
+++ b/benchmarks/bonnie++/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.30 2014/10/09 14:05:58 wiz Exp $
+# $NetBSD: Makefile,v 1.31 2015/06/12 10:48:25 wiz Exp $
#
DISTNAME= bonnie++-1.03e
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= benchmarks
MASTER_SITES= http://www.coker.com.au/bonnie++/
EXTRACT_SUFX= .tgz
diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile
index 5b9055a1fab..6a0a11a2229 100644
--- a/benchmarks/bytebench/Makefile
+++ b/benchmarks/bytebench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.27 2014/10/09 14:05:58 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2015/06/12 10:48:25 wiz Exp $
DISTNAME= unixbench-4.1.0
PKGNAME= ${DISTNAME:S/unix/byte/}
-PKGREVISION= 6
+PKGREVISION= 7
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 b40b9f1c2ac..93baba7f8bb 100644
--- a/benchmarks/hbench/Makefile
+++ b/benchmarks/hbench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2014/10/09 14:05:59 wiz Exp $
+# $NetBSD: Makefile,v 1.54 2015/06/12 10:48:25 wiz Exp $
DISTNAME= hbench-OS-1.1
PKGNAME= hbench-1.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= benchmarks
MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index 35247420641..14df5b24d28 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2014/12/09 13:56:44 mef Exp $
+# $NetBSD: Makefile,v 1.54 2015/06/12 10:48:25 wiz Exp $
DISTNAME= iozone3_429
PKGNAME= ${DISTNAME:S/3_/-3./}
+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 63c0bfe29f5..1305e3f73c8 100644
--- a/benchmarks/lmbench/Makefile
+++ b/benchmarks/lmbench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.40 2014/10/09 14:05:59 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2015/06/12 10:48:25 wiz Exp $
DISTNAME= lmbench-2alpha11
PKGNAME= lmbench-2.11a
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= benchmarks
MASTER_SITES= # ftp://ftp.kreonet.re.kr/tools/benchmark/lmbench/old/
EXTRACT_SUFX= .tgz
diff --git a/benchmarks/p5-Benchmark-Timer/Makefile b/benchmarks/p5-Benchmark-Timer/Makefile
index 1fca535044f..5bcbb37b195 100644
--- a/benchmarks/p5-Benchmark-Timer/Makefile
+++ b/benchmarks/p5-Benchmark-Timer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2014/08/14 08:21:12 wiz Exp $
+# $NetBSD: Makefile,v 1.3 2015/06/12 10:48:25 wiz Exp $
DISTNAME= Benchmark-Timer-0.7102
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Benchmark/}