summaryrefslogtreecommitdiff
path: root/benchmarks
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2021-05-24 19:49:01 +0000
committerwiz <wiz@pkgsrc.org>2021-05-24 19:49:01 +0000
commitbaed0a2edb810dd7f45a65e897249f05eafbe0d3 (patch)
tree6d77b5f19601f9a87a089487aeff27c75dd899f9 /benchmarks
parent7e8a6b465124c09216f6e7d7dac9811aecd8a5e1 (diff)
downloadpkgsrc-baed0a2edb810dd7f45a65e897249f05eafbe0d3.tar.gz
*: recursive bump for perl 5.34
Diffstat (limited to 'benchmarks')
-rw-r--r--benchmarks/bonnie++/Makefile4
-rw-r--r--benchmarks/bytebench/Makefile4
-rw-r--r--benchmarks/flamegraph/Makefile4
-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/Makefile4
-rw-r--r--benchmarks/p5-Dumbbench/Makefile4
8 files changed, 16 insertions, 16 deletions
diff --git a/benchmarks/bonnie++/Makefile b/benchmarks/bonnie++/Makefile
index 5e87c5d795e..7c6d76865be 100644
--- a/benchmarks/bonnie++/Makefile
+++ b/benchmarks/bonnie++/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.40 2020/08/31 18:06:37 wiz Exp $
+# $NetBSD: Makefile,v 1.41 2021/05/24 19:49:09 wiz Exp $
#
DISTNAME= bonnie++-1.97.3
CATEGORIES= benchmarks
-PKGREVISION= 5
+PKGREVISION= 6
MASTER_SITES= http://www.coker.com.au/bonnie++/experimental/
EXTRACT_SUFX= .tgz
diff --git a/benchmarks/bytebench/Makefile b/benchmarks/bytebench/Makefile
index d1358d99aae..a114d1cf4c4 100644
--- a/benchmarks/bytebench/Makefile
+++ b/benchmarks/bytebench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.32 2020/08/31 18:06:37 wiz Exp $
+# $NetBSD: Makefile,v 1.33 2021/05/24 19:49:09 wiz Exp $
DISTNAME= unixbench-4.1.0
PKGNAME= ${DISTNAME:S/unix/byte/}
-PKGREVISION= 11
+PKGREVISION= 12
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 37f2348d60a..3d5a4dbff37 100644
--- a/benchmarks/flamegraph/Makefile
+++ b/benchmarks/flamegraph/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/08/31 18:06:37 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2021/05/24 19:49:09 wiz Exp $
GITHUB_PROJECT= FlameGraph
DISTNAME= flamegraph-1.0
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= benchmarks
MASTER_SITES= ${MASTER_SITE_GITHUB:=brendangregg/}
GITHUB_TAG= v${PKGVERSION_NOREV}
diff --git a/benchmarks/hbench/Makefile b/benchmarks/hbench/Makefile
index 495a0969f37..79c8ab18d71 100644
--- a/benchmarks/hbench/Makefile
+++ b/benchmarks/hbench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.62 2020/08/31 18:06:37 wiz Exp $
+# $NetBSD: Makefile,v 1.63 2021/05/24 19:49:09 wiz Exp $
DISTNAME= hbench-OS-1.1
PKGNAME= hbench-1.1
-PKGREVISION= 9
+PKGREVISION= 10
CATEGORIES= benchmarks
#MASTER_SITES= http://www.eecs.harvard.edu/vino/perf/hbench/
diff --git a/benchmarks/iozone/Makefile b/benchmarks/iozone/Makefile
index f33810f4338..0b7fa79fe87 100644
--- a/benchmarks/iozone/Makefile
+++ b/benchmarks/iozone/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.60 2020/08/31 18:06:38 wiz Exp $
+# $NetBSD: Makefile,v 1.61 2021/05/24 19:49:09 wiz Exp $
DISTNAME= iozone3_430
PKGNAME= ${DISTNAME:S/3_/-3./}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= benchmarks
MASTER_SITES= http://www.iozone.org/src/current/
EXTRACT_SUFX= .tar
diff --git a/benchmarks/lmbench/Makefile b/benchmarks/lmbench/Makefile
index c77b5cd5f7f..6b58f0634dd 100644
--- a/benchmarks/lmbench/Makefile
+++ b/benchmarks/lmbench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.47 2020/08/31 18:06:38 wiz Exp $
+# $NetBSD: Makefile,v 1.48 2021/05/24 19:49:09 wiz Exp $
DISTNAME= lmbench-2alpha11
PKGNAME= lmbench-2.11a
-PKGREVISION= 11
+PKGREVISION= 12
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 c26debd550f..8bd497b4870 100644
--- a/benchmarks/p5-Benchmark-Timer/Makefile
+++ b/benchmarks/p5-Benchmark-Timer/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.12 2020/09/01 08:01:25 wiz Exp $
+# $NetBSD: Makefile,v 1.13 2021/05/24 19:49:09 wiz Exp $
DISTNAME= Benchmark-Timer-0.7112
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=Benchmark/}
diff --git a/benchmarks/p5-Dumbbench/Makefile b/benchmarks/p5-Dumbbench/Makefile
index 894386ec196..3d91261e642 100644
--- a/benchmarks/p5-Dumbbench/Makefile
+++ b/benchmarks/p5-Dumbbench/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.4 2020/08/31 18:06:38 wiz Exp $
+# $NetBSD: Makefile,v 1.5 2021/05/24 19:49:09 wiz Exp $
DISTNAME= Dumbbench-0.111
PKGNAME= p5-${DISTNAME}
-PKGREVISION= 3
+PKGREVISION= 4
CATEGORIES= devel perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN:=../../authors/id/B/BD/BDFOY/}