svn commit: r536368 - head/benchmarks/fio
Kirill Ponomarev
krion at FreeBSD.org
Sun May 24 09:06:38 UTC 2020
Author: krion
Date: Sun May 24 09:06:37 2020
New Revision: 536368
URL: https://svnweb.freebsd.org/changeset/ports/536368
Log:
Update to 3.20
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 24 08:13:06 2020 (r536367)
+++ head/benchmarks/fio/Makefile Sun May 24 09:06:37 2020 (r536368)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fio
-PORTVERSION= 3.19
+PORTVERSION= 3.20
CATEGORIES= benchmarks
MASTER_SITES= http://brick.kernel.dk/snaps/
Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo Sun May 24 08:13:06 2020 (r536367)
+++ head/benchmarks/fio/distinfo Sun May 24 09:06:37 2020 (r536368)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1585069321
-SHA256 (fio-3.19.tar.bz2) = 4b6db7eaee26d6fd33bf210eb73b6d37f5d45adcc88726866ad030565f3ccc06
-SIZE (fio-3.19.tar.bz2) = 902391
+TIMESTAMP = 1590310844
+SHA256 (fio-3.20.tar.bz2) = 87a539ecebce3d8281ff9c653e9978302f91c72534273e85ef37a980ac5398d7
+SIZE (fio-3.20.tar.bz2) = 912040
Modified: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist Sun May 24 08:13:06 2020 (r536367)
+++ head/benchmarks/fio/pkg-plist Sun May 24 09:06:37 2020 (r536368)
@@ -42,6 +42,8 @@ man/man1/fio_generate_plots.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libiscsi.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libpmem.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libzbc-rand-write.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libzbc-seq-read.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtd.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nbd.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio.fio
@@ -61,4 +63,6 @@ man/man1/fio_generate_plots.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/waitfor.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zbd-rand-write.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zbd-seq-read.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/zipf.fio
More information about the svn-ports-all
mailing list