svn commit: r429254 - head/benchmarks/fio
Baptiste Daroussin
bapt at FreeBSD.org
Fri Dec 23 12:40:45 UTC 2016
Author: bapt
Date: Fri Dec 23 12:40:43 2016
New Revision: 429254
URL: https://svnweb.freebsd.org/changeset/ports/429254
Log:
Update to 2.16
Modified:
head/benchmarks/fio/Makefile
head/benchmarks/fio/distinfo
head/benchmarks/fio/pkg-plist
Modified: head/benchmarks/fio/Makefile
==============================================================================
--- head/benchmarks/fio/Makefile Fri Dec 23 12:24:44 2016 (r429253)
+++ head/benchmarks/fio/Makefile Fri Dec 23 12:40:43 2016 (r429254)
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= fio
-PORTVERSION= 2.15
-PORTREVISION= 1
+PORTVERSION= 2.16
CATEGORIES= benchmarks
MASTER_SITES= http://brick.kernel.dk/snaps/
Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo Fri Dec 23 12:24:44 2016 (r429253)
+++ head/benchmarks/fio/distinfo Fri Dec 23 12:40:43 2016 (r429254)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1477481363
-SHA256 (fio-2.15.tar.bz2) = 60044f92cfbd2f656162864aae309ab88ff5983c2e49f4b9f8271c445852f5bd
-SIZE (fio-2.15.tar.bz2) = 545809
+TIMESTAMP = 1482496781
+SHA256 (fio-2.16.tar.bz2) = 7d8dd6897a5fa181b4b707ffb7b87306c23a5a99a3aefa1d6f510150302cb6ec
+SIZE (fio-2.16.tar.bz2) = 558662
Modified: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist Fri Dec 23 12:24:44 2016 (r429253)
+++ head/benchmarks/fio/pkg-plist Fri Dec 23 12:40:43 2016 (r429254)
@@ -7,6 +7,7 @@ man/man1/fio_generate_plots.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/backwards-read.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/basic-verify.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/cpuio.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/dev-dax.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/e4defrag2.fio
@@ -34,6 +35,7 @@ man/man1/fio_generate_plots.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/rdmaio-server.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-steadystate.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-test.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/steadystate.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/waitfor.fio
More information about the svn-ports-all
mailing list