Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 4 Nov 2018 06:12:11 +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: r483962 - head/benchmarks/fio
Message-ID:  <201811040612.wA46CBtw088286@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Sun Nov  4 06:12:10 2018
New Revision: 483962
URL: https://svnweb.freebsd.org/changeset/ports/483962

Log:
  Update to 3.12

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

Modified: head/benchmarks/fio/Makefile
==============================================================================
--- head/benchmarks/fio/Makefile	Sun Nov  4 06:07:45 2018	(r483961)
+++ head/benchmarks/fio/Makefile	Sun Nov  4 06:12:10 2018	(r483962)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fio
-PORTVERSION=	3.11
+PORTVERSION=	3.12
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://brick.kernel.dk/snaps/
 

Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo	Sun Nov  4 06:07:45 2018	(r483961)
+++ head/benchmarks/fio/distinfo	Sun Nov  4 06:12:10 2018	(r483962)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1539330728
-SHA256 (fio-3.11.tar.bz2) = 4aab4f81e443f554f7526ff8f3a026ab78afc7e40049ba6050dac8f219071569
-SIZE (fio-3.11.tar.bz2) = 861146
+TIMESTAMP = 1541311888
+SHA256 (fio-3.12.tar.bz2) = f73ec0a84834a058adcaf9964eb7e9a7af0a6e41a4e5eff781438c12b99b3b9d
+SIZE (fio-3.12.tar.bz2) = 864192

Modified: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist	Sun Nov  4 06:07:45 2018	(r483961)
+++ head/benchmarks/fio/pkg-plist	Sun Nov  4 06:12:10 2018	(r483962)
@@ -9,6 +9,7 @@ man/man1/fio_generate_plots.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/butterfly.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpp_null.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cross-stripe-verify.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag.fio



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