1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-20 04:02:27 +00:00

- Update to 2.1.2

- Fix RUN_DEPENDS to honor bench2graph deps.
This commit is contained in:
Clement Laforet 2004-08-24 12:46:04 +00:00
parent 7f8bc5c8a1
commit 3fbd2c1229
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=117194
2 changed files with 6 additions and 5 deletions

View File

@ -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

View File

@ -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