diff options
author | Clement Laforet <clement@FreeBSD.org> | 2005-10-19 19:10:06 +0000 |
---|---|---|
committer | Clement Laforet <clement@FreeBSD.org> | 2005-10-19 19:10:06 +0000 |
commit | e8b9b290234ac221233c948d864af766604477b7 (patch) | |
tree | 739439be6f0b831197736ed563b83cdf4e637b84 /benchmarks/siege | |
parent | ec42dc6d8b0ad3f81928b0c1f88fb7138b0a11b5 (diff) |
- Update to 2.64
- Pass maintainership to submitter
PR: ports/87677
Submitted by: Jean Milanez Melo <jmelo@freebsdbrasil.com.br>
Notes
Notes:
svn path=/head/; revision=145890
Diffstat (limited to 'benchmarks/siege')
-rw-r--r-- | benchmarks/siege/Makefile | 4 | ||||
-rw-r--r-- | benchmarks/siege/distinfo | 4 |
2 files changed, 4 insertions, 4 deletions
diff --git a/benchmarks/siege/Makefile b/benchmarks/siege/Makefile index 47c299ebb114..0cfabd65f599 100644 --- a/benchmarks/siege/Makefile +++ b/benchmarks/siege/Makefile @@ -6,11 +6,11 @@ # PORTNAME= siege -PORTVERSION= 2.63 +PORTVERSION= 2.64 CATEGORIES= benchmarks MASTER_SITES= ftp://sid.joedog.org/pub/siege/ -MAINTAINER= clement@FreeBSD.org +MAINTAINER= jmelo@freebsdbrasil.com.br COMMENT= A http regression testing and benchmarking utility GNU_CONFIGURE= yes diff --git a/benchmarks/siege/distinfo b/benchmarks/siege/distinfo index beb8c24390bf..a4916fca417a 100644 --- a/benchmarks/siege/distinfo +++ b/benchmarks/siege/distinfo @@ -1,2 +1,2 @@ -MD5 (siege-2.63.tar.gz) = 138a116a13eb78f50a5a92b2f866f95a -SIZE (siege-2.63.tar.gz) = 380299 +MD5 (siege-2.64.tar.gz) = 9ee08da6e242a96945732af231074793 +SIZE (siege-2.64.tar.gz) = 480612 |