1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

[Maintainer Update]: benchmarks/pipebench

Update to latest release. (bugfix)

PR:		ports/51269
Submitted by:	Michael L. Hostbaek <mich@freebsdcluster.org>
This commit is contained in:
Edwin Groothuis 2003-04-29 03:38:25 +00:00
parent ced66e531b
commit dbcfa3aed1
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79835
2 changed files with 8 additions and 7 deletions

View File

@ -7,19 +7,20 @@
#
PORTNAME= pipebench
PORTVERSION= 0.20
PORTVERSION= 0.40
CATEGORIES= benchmarks
MASTER_SITES= ftp://ftp.habets.pp.se/pub/synscan/
MAINTAINER= mich@freebsdcluster.org
COMMENT= Pipebench shows current throughput/amount of data through a pipe
USE_REINPLACE= yes
CFLAGS+= -w -pedantic
USE_REINPLACE= yes
do-build:
cd ${WRKSRC} && \
${CC} ${CFLAGS} -o ${PORTNAME} ${PORTNAME}.c
post-patch:
post-patch:
@${REINPLACE_CMD} -e "s|^CC|#CC|g" \
-e "s|^CFLAGS|#CFLAGS|g" ${WRKSRC}/Makefile
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/pipebench ${PREFIX}/bin
${INSTALL_MAN} ${WRKSRC}/pipebench.1 ${PREFIX}/man/man1

View File

@ -1 +1 @@
MD5 (pipebench-0.20.tar.gz) = 87093497c36ab29190777bf2c7f381a3
MD5 (pipebench-0.40.tar.gz) = eb1b888ec6c413c2cb096ac052174a78