Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 May 2016 16:01:00 +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: r415636 - head/benchmarks/fio
Message-ID:  <201605221601.u4MG10Y1034175@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun May 22 16:01:00 2016
New Revision: 415636
URL: https://svnweb.freebsd.org/changeset/ports/415636

Log:
  Update to 2.10

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

Modified: head/benchmarks/fio/Makefile
==============================================================================
--- head/benchmarks/fio/Makefile	Sun May 22 15:49:47 2016	(r415635)
+++ head/benchmarks/fio/Makefile	Sun May 22 16:01:00 2016	(r415636)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fio
-PORTVERSION=	2.9
+PORTVERSION=	2.10
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://brick.kernel.dk/snaps/
 

Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo	Sun May 22 15:49:47 2016	(r415635)
+++ head/benchmarks/fio/distinfo	Sun May 22 16:01:00 2016	(r415636)
@@ -1,2 +1,3 @@
-SHA256 (fio-2.9.tar.bz2) = 3f2aea810a341122274bf97599eaed4d717e9c448493d5b4aec7b418d3b9f1c0
-SIZE (fio-2.9.tar.bz2) = 517581
+TIMESTAMP = 1463932785
+SHA256 (fio-2.10.tar.bz2) = 84e8c03691f836e72ab7b18be4d3ab2125e9182c91744761ff48f2bbd94d0112
+SIZE (fio-2.10.tar.bz2) = 527456

Modified: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist	Sun May 22 15:49:47 2016	(r415635)
+++ head/benchmarks/fio/pkg-plist	Sun May 22 16:01:00 2016	(r415636)
@@ -24,6 +24,7 @@ man/man1/fio_generate_plots.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio_multicast.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/null.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/numa.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/pmemblk.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/poisson-rate-submission.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rand-zones.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/rbd.fio



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