Index: head/benchmarks/fio/Makefile =================================================================== --- head/benchmarks/fio/Makefile (revision 529054) +++ head/benchmarks/fio/Makefile (revision 529055) @@ -1,34 +1,34 @@ # Created by: luigi@FreeBSD.org # $FreeBSD$ PORTNAME= fio -PORTVERSION= 3.18 +PORTVERSION= 3.19 CATEGORIES= benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ MAINTAINER= krion@FreeBSD.org COMMENT= Flexible IO tester LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING HAS_CONFIGURE= yes USES= gmake tar:bzip2 CONFIGURE_ARGS+= --disable-native OPTIONS_DEFINE= GNUPLOT EXAMPLES 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 Index: head/benchmarks/fio/distinfo =================================================================== --- head/benchmarks/fio/distinfo (revision 529054) +++ head/benchmarks/fio/distinfo (revision 529055) @@ -1,3 +1,3 @@ -TIMESTAMP = 1580978738 -SHA256 (fio-3.18.tar.bz2) = cb70c311e8039ea61c50188fad39b4e8e0586593544a8e639bd4030b01899f8b -SIZE (fio-3.18.tar.bz2) = 902218 +TIMESTAMP = 1585069321 +SHA256 (fio-3.19.tar.bz2) = 4b6db7eaee26d6fd33bf210eb73b6d37f5d45adcc88726866ad030565f3ccc06 +SIZE (fio-3.19.tar.bz2) = 902391