svn commit: r441486 - head/benchmarks/fio

Baptiste Daroussin bapt at FreeBSD.org
Mon May 22 18:46:57 UTC 2017


Author: bapt
Date: Mon May 22 18:46:55 2017
New Revision: 441486
URL: https://svnweb.freebsd.org/changeset/ports/441486

Log:
  Update to 2.20

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

Modified: head/benchmarks/fio/Makefile
==============================================================================
--- head/benchmarks/fio/Makefile	Mon May 22 18:05:09 2017	(r441485)
+++ head/benchmarks/fio/Makefile	Mon May 22 18:46:55 2017	(r441486)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fio
-PORTVERSION=	2.19
+PORTVERSION=	2.20
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://brick.kernel.dk/snaps/
 

Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo	Mon May 22 18:05:09 2017	(r441485)
+++ head/benchmarks/fio/distinfo	Mon May 22 18:46:55 2017	(r441486)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1491644824
-SHA256 (fio-2.19.tar.bz2) = 81b3caaa2e1fa8903b7b2b374773fc4446e3bf7ac4d42f51f37d3cbd6e139d37
-SIZE (fio-2.19.tar.bz2) = 583869
+TIMESTAMP = 1495478742
+SHA256 (fio-2.20.tar.bz2) = bcd3ba64934f552c00b2219cf870e12a13c512447a51a8525c4134c9e85f6f97
+SIZE (fio-2.20.tar.bz2) = 583679

Modified: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist	Mon May 22 18:05:09 2017	(r441485)
+++ head/benchmarks/fio/pkg-plist	Mon May 22 18:46:55 2017	(r441486)
@@ -16,8 +16,11 @@ man/man1/fio_generate_plots.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fixed-rate-submission.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/flow.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fsx.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ftruncate.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/fusion-aw-sync.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/gfapi.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gpudirect-rdmaio-client.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/gpudirect-rdmaio-server.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/iometer-file-access-server.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/jesd219.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/latency-profile.fio


More information about the svn-ports-all mailing list