summaryrefslogtreecommitdiffstats
path: root/benchmarks/autobench
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-08-24 12:46:04 +0000
committerclement <clement@FreeBSD.org>2004-08-24 12:46:04 +0000
commit5bcbb624466aaaa5602ed9ea7b05f09b60b586d2 (patch)
tree0ee98ac4e697db391c1ec244e93fe4625031a9df /benchmarks/autobench
parent5f6b2616d2916f4a82d93e60f42272ecbabf20a1 (diff)
downloadFreeBSD-ports-5bcbb624466aaaa5602ed9ea7b05f09b60b586d2.zip
FreeBSD-ports-5bcbb624466aaaa5602ed9ea7b05f09b60b586d2.tar.gz
- Update to 2.1.2
- Fix RUN_DEPENDS to honor bench2graph deps.
Diffstat (limited to 'benchmarks/autobench')
-rw-r--r--benchmarks/autobench/Makefile7
-rw-r--r--benchmarks/autobench/distinfo4
2 files changed, 6 insertions, 5 deletions
diff --git a/benchmarks/autobench/Makefile b/benchmarks/autobench/Makefile
index 9c000cc..3d8dc79 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 105eb57..468737d 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
OpenPOWER on IntegriCloud