aboutsummaryrefslogtreecommitdiffstats
path: root/benchmarks
diff options
context:
space:
mode:
authorclement <clement@FreeBSD.org>2004-08-24 20:46:04 +0800
committerclement <clement@FreeBSD.org>2004-08-24 20:46:04 +0800
commit5bcbb624466aaaa5602ed9ea7b05f09b60b586d2 (patch)
tree0ee98ac4e697db391c1ec244e93fe4625031a9df /benchmarks
parent5f6b2616d2916f4a82d93e60f42272ecbabf20a1 (diff)
downloadfreebsd-ports-gnome-5bcbb624466aaaa5602ed9ea7b05f09b60b586d2.tar.gz
freebsd-ports-gnome-5bcbb624466aaaa5602ed9ea7b05f09b60b586d2.tar.zst
freebsd-ports-gnome-5bcbb624466aaaa5602ed9ea7b05f09b60b586d2.zip
- Update to 2.1.2
- Fix RUN_DEPENDS to honor bench2graph deps.
Diffstat (limited to 'benchmarks')
-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 9c000cc5ed0d..3d8dc79098ea 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 105eb57c5798..468737dbbf0c 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