View | Details | Raw Unified | Return to bug 148770
Collapse All | Expand All

(-)/usr/ports/benchmarks/siege/Makefile (-2 / +7 lines)
Lines 6-21 Link Here
6
#
6
#
7
7
8
PORTNAME=	siege
8
PORTNAME=	siege
9
PORTVERSION=	2.69
9
PORTVERSION=	2.70
10
CATEGORIES=	benchmarks
10
CATEGORIES=	benchmarks
11
MASTER_SITES=	ftp://sid.joedog.org/pub/siege/
11
MASTER_SITES=	ftp://sid.joedog.org/pub/siege/
12
12
13
MAINTAINER=	ports@FreeBSD.org
13
MAINTAINER=	baptiste.daroussin@gmail.com
14
COMMENT=	A http regression testing and benchmarking utility
14
COMMENT=	A http regression testing and benchmarking utility
15
15
16
LICENSE=	GPLv2
17
LICENSE_FILE=	${WRKSRC}/COPYING
18
16
GNU_CONFIGURE=	yes
19
GNU_CONFIGURE=	yes
17
USE_OPENSSL=	yes
20
USE_OPENSSL=	yes
18
21
22
USE_PERL5=	yes
23
19
CONFIGURE_ARGS=	--with-ssl=${OPENSSLBASE} --disable-shared
24
CONFIGURE_ARGS=	--with-ssl=${OPENSSLBASE} --disable-shared
20
25
21
MAN1=		siege.1 siege.config.1 bombardment.1 siege2csv.1
26
MAN1=		siege.1 siege.config.1 bombardment.1 siege2csv.1
(-)/usr/ports/benchmarks/siege/distinfo (-3 / +3 lines)
Lines 1-3 Link Here
1
MD5 (siege-2.69.tar.gz) = 77190ad255dfa14232137d03fd0d994b
1
MD5 (siege-2.70.tar.gz) = 835c7a0606851357ebf03084ff546310
2
SHA256 (siege-2.69.tar.gz) = e0e18bc2a4a1b0b8fed172c96881c3cd8719deca3ea6150e17774d3a3a351588
2
SHA256 (siege-2.70.tar.gz) = 3cb4bcb52a4bee9b35a6b487492c3a8eb20d911d76131e1283ca73ac5d75dd91
3
SIZE (siege-2.69.tar.gz) = 482839
3
SIZE (siege-2.70.tar.gz) = 484608

Return to bug 148770