Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 24 Feb 2018 11:25:58 +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: r462789 - head/benchmarks/fio
Message-ID:  <201802241125.w1OBPwFQ002972@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sat Feb 24 11:25:58 2018
New Revision: 462789
URL: https://svnweb.freebsd.org/changeset/ports/462789

Log:
  Update to 3.5

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

Modified: head/benchmarks/fio/Makefile
==============================================================================
--- head/benchmarks/fio/Makefile	Sat Feb 24 11:22:17 2018	(r462788)
+++ head/benchmarks/fio/Makefile	Sat Feb 24 11:25:58 2018	(r462789)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fio
-PORTVERSION=	3.3
+PORTVERSION=	3.5
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://brick.kernel.dk/snaps/
 

Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo	Sat Feb 24 11:22:17 2018	(r462788)
+++ head/benchmarks/fio/distinfo	Sat Feb 24 11:25:58 2018	(r462789)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1515272927
-SHA256 (fio-3.3.tar.bz2) = 590d59c7242556fc578eb8f39a851995f385083f17e74bff73c6367ceaa43157
-SIZE (fio-3.3.tar.bz2) = 619945
+TIMESTAMP = 1519471392
+SHA256 (fio-3.5.tar.bz2) = 8088bead3606a4eec9763964d3af627c11842668008bb89dbb64b5036c663fe7
+SIZE (fio-3.5.tar.bz2) = 623203

Modified: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist	Sat Feb 24 11:22:17 2018	(r462788)
+++ head/benchmarks/fio/pkg-plist	Sat Feb 24 11:25:58 2018	(r462789)
@@ -42,6 +42,7 @@ man/man1/fio_generate_plots.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/numa.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/pmemblk.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/poisson-rate-submission.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rados.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rand-zones.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rbd.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-client.fio



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