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

(-)autobench/Makefile (-2 / +2 lines)
Lines 7-13 Link Here
7
#
7
#
8
8
9
PORTNAME=	autobench
9
PORTNAME=	autobench
10
PORTVERSION=	2.0.1
10
PORTVERSION=	2.1.1
11
CATEGORIES=	benchmarks www
11
CATEGORIES=	benchmarks www
12
MASTER_SITES=	http://www.xenoclast.org/autobench/downloads/
12
MASTER_SITES=	http://www.xenoclast.org/autobench/downloads/
13
13
Lines 25-31 Link Here
25
post-patch:
25
post-patch:
26
	@${PERL} -pi -e "s|^PREFIX|#PREFIX|g" ${WRKSRC}/Makefile
26
	@${PERL} -pi -e "s|^PREFIX|#PREFIX|g" ${WRKSRC}/Makefile
27
.for file in autobench autobench_admin
27
.for file in autobench autobench_admin
28
	@${PERL} -pi -e "s|/etc/|${PREFIX}/etc|g" ${WRKSRC}/${file}
28
	@${PERL} -pi -e "s|/etc/|${PREFIX}/etc/|g" ${WRKSRC}/${file}
29
.endfor
29
.endfor
30
30
31
.include <bsd.port.mk>
31
.include <bsd.port.mk>
(-)autobench/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (autobench-2.0.1.tar.gz) = acdc056d2b99d0bda3a09082eb7b7d2a
1
MD5 (autobench-2.1.1.tar.gz) = de42ef8f614777c6e4fabda1574c2f17

Return to bug 61199