Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 6 Jan 2018 21:11:14 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r458289 - head/benchmarks/fio
Message-ID:  <201801062111.w06LBE8o048795@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Jan  6 21:11:13 2018
New Revision: 458289
URL: https://svnweb.freebsd.org/changeset/ports/458289

Log:
  Update to 3.3

Modified:
  head/benchmarks/fio/Makefile
  head/benchmarks/fio/distinfo
  head/benchmarks/fio/pkg-plist

Modified: head/benchmarks/fio/Makefile
==============================================================================
--- head/benchmarks/fio/Makefile	Sat Jan  6 20:43:51 2018	(r458288)
+++ head/benchmarks/fio/Makefile	Sat Jan  6 21:11:13 2018	(r458289)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fio
-PORTVERSION=	3.1
+PORTVERSION=	3.3
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://brick.kernel.dk/snaps/
 

Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo	Sat Jan  6 20:43:51 2018	(r458288)
+++ head/benchmarks/fio/distinfo	Sat Jan  6 21:11:13 2018	(r458289)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1506931281
-SHA256 (fio-3.1.tar.bz2) = d0b72b0d5433c40f9b8581c7f9e00a940a463432b58dc2fe6df398cb2d61ebc6
-SIZE (fio-3.1.tar.bz2) = 608658
+TIMESTAMP = 1515272927
+SHA256 (fio-3.3.tar.bz2) = 590d59c7242556fc578eb8f39a851995f385083f17e74bff73c6367ceaa43157
+SIZE (fio-3.3.tar.bz2) = 619945

Modified: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist	Sat Jan  6 20:43:51 2018	(r458288)
+++ head/benchmarks/fio/pkg-plist	Sat Jan  6 21:11:13 2018	(r458289)
@@ -7,6 +7,7 @@ man/man1/fio_generate_plots.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/backwards-read.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic-verify.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/butterfly.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpp_null.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio
@@ -14,6 +15,13 @@ man/man1/fio_generate_plots.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag2.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/enospc-pressure.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/falloc.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/filecreate-ioengine.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-RW.job
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-read.job
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-rand-write.job
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-RW.job
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-read.job
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fio-seq-write.job
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fixed-rate-submission.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fsx.fio
@@ -26,6 +34,7 @@ man/man1/fio_generate_plots.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/jesd219.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/latency-profile.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libpmem.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtd.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio_multicast.fio



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201801062111.w06LBE8o048795>