diff options
Diffstat (limited to 'benchmarks/autobench')
-rw-r--r-- | benchmarks/autobench/Makefile | 7 | ||||
-rw-r--r-- | benchmarks/autobench/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile index 9c000cc5ed0..3d8dc79098e 100644 --- a/benchmarks/autobench/Makefile +++ b/benchmarks/autobench/Makefile @@ -7,15 +7,16 @@ # PORTNAME= autobench -PORTVERSION= 2.1.1 -PORTREVISION= 1 +PORTVERSION= 2.1.2 CATEGORIES= benchmarks www MASTER_SITES= http://www.xenoclast.org/autobench/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= Automating the process of benchmarking a web server -RUN_DEPENDS= httperf:${PORTSDIR}/benchmarks/httperf +RUN_DEPENDS= httperf:${PORTSDIR}/benchmarks/httperf \ + gawk:${PORTSDIR}/lang/gawk \ + gnuplot:${PORTSDIR}/math/gnuplot USE_PERL5= yes USE_GMAKE= yes diff --git a/benchmarks/autobench/distinfo b/benchmarks/autobench/distinfo index 105eb57c579..468737dbbf0 100644 --- a/benchmarks/autobench/distinfo +++ b/benchmarks/autobench/distinfo @@ -1,2 +1,2 @@ -MD5 (autobench-2.1.1.tar.gz) = de42ef8f614777c6e4fabda1574c2f17 -SIZE (autobench-2.1.1.tar.gz) = 27843 +MD5 (autobench-2.1.2.tar.gz) = dbd00818840ed8d3c3d35734f0353cff +SIZE (autobench-2.1.2.tar.gz) = 30413 |