Index: head/sysutils/fio/Makefile =================================================================== --- head/sysutils/fio/Makefile (revision 293714) +++ head/sysutils/fio/Makefile (revision 293715) @@ -1,44 +1,44 @@ # New ports collection makefile for: fio # Date created: Jan.15, 2009 # Whom: luigi@FreeBSD.org # # Maintainers: Bruce Cran # # $FreeBSD$ # PORTNAME= fio -PORTVERSION= 2.0.5 +PORTVERSION= 2.0.6 CATEGORIES= sysutils benchmarks MASTER_SITES= http://brick.kernel.dk/snaps/ MAINTAINER= brucec@FreeBSD.org COMMENT= FIO - flexible IO tester LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING USE_BZIP2= yes USE_GMAKE= yes OPTIONS= GNUPLOT "Support for plotting graphs" off MAN1= fio.1 fio_generate_plots.1 do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fio ${PREFIX}/bin ${INSTALL_SCRIPT} ${WRKSRC}/fio_generate_plots ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/fio.1 ${MAN1PREFIX}/man/man1/ ${INSTALL_MAN} ${WRKSRC}/fio_generate_plots.1 ${MAN1PREFIX}/man/man1 .if !defined(NOPORTEXAMPLES) @${MKDIR} ${EXAMPLESDIR} @(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}) .endif .include .if defined(WITH_GNUPLOT) BUILD_DEPENDS+= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot .endif .include Property changes on: head/sysutils/fio/Makefile ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.14 \ No newline at end of property +1.15 \ No newline at end of property Index: head/sysutils/fio/distinfo =================================================================== --- head/sysutils/fio/distinfo (revision 293714) +++ head/sysutils/fio/distinfo (revision 293715) @@ -1,2 +1,2 @@ -SHA256 (fio-2.0.5.tar.bz2) = 0c6d7a01e06fa7e56a375c8e32c33e8795bc50cb53aea2ee6faafe19ed57c5b0 -SIZE (fio-2.0.5.tar.bz2) = 213060 +SHA256 (fio-2.0.6.tar.bz2) = 37c964776fc9c6695714fcd318a0154da5e3ae387f46436fbc7962831a1ad876 +SIZE (fio-2.0.6.tar.bz2) = 215034 Property changes on: head/sysutils/fio/distinfo ___________________________________________________________________ Modified: cvs2svn:cvs-rev ## -1 +1 ## -1.12 \ No newline at end of property +1.13 \ No newline at end of property