diff --git a/benchmarks/fio/Makefile b/benchmarks/fio/Makefile index 93699cf71e4b..06c393177ec6 100644 --- a/benchmarks/fio/Makefile +++ b/benchmarks/fio/Makefile @@ -1,33 +1,33 @@ # Created by: luigi@FreeBSD.org PORTNAME= fio -PORTVERSION= 3.28 +PORTVERSION= 3.29 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ MAINTAINER= krion@FreeBSD.org COMMENT= Flexible IO tester LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USES= compiler:c11 gmake tar:bzip2 HAS_CONFIGURE= yes CONFIGURE_ARGS+= --disable-native OPTIONS_DEFINE= EXAMPLES GNUPLOT GNUPLOT_DESC= Support for plotting graphs GNUPLOT_BUILD_DEPENDS= ${LOCALBASE}/bin/gnuplot:math/gnuplot 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 diff --git a/benchmarks/fio/distinfo b/benchmarks/fio/distinfo index cde5e8af7e9e..957bcab8f16f 100644 --- a/benchmarks/fio/distinfo +++ b/benchmarks/fio/distinfo @@ -1,3 +1,3 @@ -TIMESTAMP = 1631196560 -SHA256 (fio-3.28.tar.bz2) = 158fd7ee70807cdfe434c7e21cac1f9294ccbc16bd40b81ce376549ba565492d -SIZE (fio-3.28.tar.bz2) = 5976902 +TIMESTAMP = 1639986316 +SHA256 (fio-3.29.tar.bz2) = acffb407d14e973321ada4cf234b2840a94fff7989350cfe62142daba79e6786 +SIZE (fio-3.29.tar.bz2) = 5986946