Index: head/benchmarks/fio/Makefile =================================================================== --- head/benchmarks/fio/Makefile (revision 406955) +++ head/benchmarks/fio/Makefile (revision 406956) @@ -1,44 +1,44 @@ # Created by: luigi@FreeBSD.org # $FreeBSD$ PORTNAME= fio -PORTVERSION= 2.3 +PORTVERSION= 2.5 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ MAINTAINER= bapt@FreeBSD.org COMMENT= FIO - flexible IO tester LICENSE= GPLv2 USES= gmake tar:bzip2 OPTIONS_DEFINE= GNUPLOT EXAMPLES GNUPLOT_DESC= Support for plotting graphs GNUPLOT_BUILD_DEPENDS= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot .include .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000013 USES+= bison MAKE_ARGS+= YACC=${LOCALBASE}/bin/bison .endif .if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000033 BUILD_DEPENDS+= flex>0:${PORTSDIR}/textproc/flex MAKE_ARGS+= LEX=${LOCALBASE}/bin/flex .endif BROKEN_powerpc64= Does not build on powerpc64 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fio ${STAGEDIR}${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/tools/fio_generate_plots ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/fio.1 ${STAGEDIR}${MAN1PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/tools/fio_generate_plots.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 do-install-EXAMPLES-on: @${MKDIR} ${STAGEDIR}${EXAMPLESDIR} @(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${STAGEDIR}${EXAMPLESDIR}) .include Index: head/benchmarks/fio/distinfo =================================================================== --- head/benchmarks/fio/distinfo (revision 406955) +++ head/benchmarks/fio/distinfo (revision 406956) @@ -1,2 +1,2 @@ -SHA256 (fio-2.3.tar.bz2) = fc72d417f8fe7554996390247d0c5ac95ca60ffb12718eb275cea41b1b4a5029 -SIZE (fio-2.3.tar.bz2) = 509008 +SHA256 (fio-2.5.tar.bz2) = 30f85cd6596125bd2f76b379f15a4edee1149bb0347a9c10a2dda15d7591a543 +SIZE (fio-2.5.tar.bz2) = 509978