summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2018-08-22 09:42:51 +0000
committerwiz <wiz@pkgsrc.org>2018-08-22 09:42:51 +0000
commit7da3396fbc255a2e05a47f1ec8d0d4651809b018 (patch)
treea850c34dd49b5e6bde60c6e0b6280637f411e838 /benchmarks
parenteabc5364f14ce27ce590642bd937cf2a5d1a56c1 (diff)
downloadpkgsrc-7da3396fbc255a2e05a47f1ec8d0d4651809b018.tar.gz
Recursive bump for perl5-5.28.0
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/bonnie++/Makefile4
-rw-r--r--benchmarks/bytebench/Makefile4
-rw-r--r--benchmarks/flamegraph/Makefile3
-rw-r--r--benchmarks/hbench/Makefile4
-rw-r--r--benchmarks/iozone/Makefile4
-rw-r--r--benchmarks/lmbench/Makefile4
-rw-r--r--benchmarks/p5-Benchmark-Timer/Makefile3
-rw-r--r--benchmarks/p5-Dumbbench/Makefile3
8 files changed, 16 insertions, 13 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile
index 12673857064..a24c9126d79 100644
--- a/benchmarks/bonnie++/Makefile
+++ b/benchmarks/bonnie++/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.34 2018/06/01 10:55:52 maya Exp $
+# $NetBSD: Makefile,v 1.35 2018/08/22 09:42:58 wiz Exp $
#
DISTNAME= bonnie++-1.97.3
CATEGORIES= benchmarks
-PKGREVISION= 1
+PKGREVISION= 2
MASTER_SITES= http://www.coker.com.au/bonnie++/experimental/
EXTRACT_SUFX= .tgz
diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile
index 95017551319..b6ed45e01d0 100644
--- a/benchmarks/bytebench/Makefile
+++ b/benchmarks/bytebench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.29 2016/07/09 06:37:50 wiz Exp $
+# $NetBSD: Makefile,v 1.30 2018/08/22 09:42:58 wiz Exp $
DISTNAME= unixbench-4.1.0
PKGNAME= ${DISTNAME:S/unix/byte/}
-PKGREVISION= 8
+PKGREVISION= 9
CATEGORIES= benchmarks
MASTER_SITES= http://www.tux.org/pub/tux/benchmarks/System/unixbench/
EXTRACT_SUFX= .tgz
diff --git a/benchmarks/flamegraph/Makefile b/benchmarks/flamegraph/Makefile
index ec599a70c42..7d74236bfca 100644
--- a/benchmarks/flamegraph/Makefile
+++ b/benchmarks/flamegraph/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2018/03/04 09:21:04 kamil Exp $
+# $NetBSD: Makefile,v 1.2 2018/08/22 09:42:58 wiz Exp $
GITHUB_PROJECT= FlameGraph
DISTNAME= flamegraph-1.0
+PKGREVISION= 1
CATEGORIES= benchmarks
MASTER_SITES= ${MASTER_SITE_GITHUB:=brendangregg/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile
index 57664632d3c..079234d4305 100644
--- a/benchmarks/hbench/Makefile
+++ b/benchmarks/hbench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2017/08/16 20:45:32 wiz Exp $
+# $NetBSD: Makefile,v 1.58 2018/08/22 09:42:58 wiz Exp $
DISTNAME= hbench-OS-1.1
PKGNAME= hbench-1.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= benchmarks
#MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index f699d1dcba5..c1ab960c811 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.57 2016/07/09 11:48:12 rillig Exp $
+# $NetBSD: Makefile,v 1.58 2018/08/22 09:42:58 wiz Exp $
DISTNAME= iozone3_430
PKGNAME= ${DISTNAME:S/3_/-3./}
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= benchmarks
MASTER_SITES= http://www.iozone.org/src/current/
EXTRACT_SUFX= .tar
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile
index 9ec9ff7e42c..43d8eaa8601 100644
--- a/benchmarks/lmbench/Makefile
+++ b/benchmarks/lmbench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.42 2016/07/09 06:37:50 wiz Exp $
+# $NetBSD: Makefile,v 1.43 2018/08/22 09:42:58 wiz Exp $
DISTNAME= lmbench-2alpha11
PKGNAME= lmbench-2.11a
-PKGREVISION= 8
+PKGREVISION= 9
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 f99c182923f..c30a23fbb7e 100644
--- a/benchmarks/p5-Benchmark-Timer/Makefile
+++ b/benchmarks/p5-Benchmark-Timer/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.7 2018/07/20 04:43:24 wen Exp $
+# $NetBSD: Makefile,v 1.8 2018/08/22 09:42:58 wiz Exp $
DISTNAME= Benchmark-Timer-0.7112
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Benchmark/}
diff --git a/benchmarks/p5-Dumbbench/Makefile b/benchmarks/p5-Dumbbench/Makefile
index 2d979119afd..cae8a2fbbf6 100644
--- a/benchmarks/p5-Dumbbench/Makefile
+++ b/benchmarks/p5-Dumbbench/Makefile
@@ -1,7 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2018/08/21 09:35:31 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2018/08/22 09:42:58 wiz Exp $
DISTNAME= Dumbbench-0.111
PKGNAME= p5-${DISTNAME}
+PKGREVISION= 1
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BD/BDFOY/}