mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
- Update to 2.1.1
PR: 61199 Submitted by: Vincent Tantardini <vinc@FreeBSD-fr.org>
This commit is contained in:
parent
f30cfc2f3e
commit
f8553d17c4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=97923
@ -7,7 +7,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= autobench
|
||||
PORTVERSION= 2.0.1
|
||||
PORTVERSION= 2.1.1
|
||||
CATEGORIES= benchmarks www
|
||||
MASTER_SITES= http://www.xenoclast.org/autobench/downloads/
|
||||
|
||||
@ -25,7 +25,7 @@ MAN1= autobench.1 autobench_admin.1 autobenchd.1 bench2graph.1 \
|
||||
post-patch:
|
||||
@${PERL} -pi -e "s|^PREFIX|#PREFIX|g" ${WRKSRC}/Makefile
|
||||
.for file in autobench autobench_admin
|
||||
@${PERL} -pi -e "s|/etc/|${PREFIX}/etc|g" ${WRKSRC}/${file}
|
||||
@${PERL} -pi -e "s|/etc/|${PREFIX}/etc/|g" ${WRKSRC}/${file}
|
||||
.endfor
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1 +1 @@
|
||||
MD5 (autobench-2.0.1.tar.gz) = acdc056d2b99d0bda3a09082eb7b7d2a
|
||||
MD5 (autobench-2.1.1.tar.gz) = de42ef8f614777c6e4fabda1574c2f17
|
||||
|
Loading…
Reference in New Issue
Block a user