svn commit: r567912 - branches/2021Q1/benchmarks/fio
Kirill Ponomarev
krion at FreeBSD.org
Tue Mar 9 09:15:46 UTC 2021
Author: krion
Date: Tue Mar 9 09:15:45 2021
New Revision: 567912
URL: https://svnweb.freebsd.org/changeset/ports/567912
Log:
MFH: r567911
Update to 3.26
Modified:
branches/2021Q1/benchmarks/fio/Makefile
branches/2021Q1/benchmarks/fio/distinfo
branches/2021Q1/benchmarks/fio/pkg-plist
Directory Properties:
branches/2021Q1/ (props changed)
Modified: branches/2021Q1/benchmarks/fio/Makefile
==============================================================================
--- branches/2021Q1/benchmarks/fio/Makefile Tue Mar 9 09:15:23 2021 (r567911)
+++ branches/2021Q1/benchmarks/fio/Makefile Tue Mar 9 09:15:45 2021 (r567912)
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= fio
-PORTVERSION= 3.25
+PORTVERSION= 3.26
CATEGORIES= benchmarks
MASTER_SITES= http://brick.kernel.dk/snaps/
Modified: branches/2021Q1/benchmarks/fio/distinfo
==============================================================================
--- branches/2021Q1/benchmarks/fio/distinfo Tue Mar 9 09:15:23 2021 (r567911)
+++ branches/2021Q1/benchmarks/fio/distinfo Tue Mar 9 09:15:45 2021 (r567912)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1607510307
-SHA256 (fio-3.25.tar.bz2) = 6693e14bbd5d618ec25e98503adbf77ac46404ebd0cbd155f82c15621519279b
-SIZE (fio-3.25.tar.bz2) = 919389
+TIMESTAMP = 1615281142
+SHA256 (fio-3.26.tar.bz2) = 06dcebbeec81700fe6ee49f29698362b3ab96f1fc32a71508d6b18be81812484
+SIZE (fio-3.26.tar.bz2) = 932814
Modified: branches/2021Q1/benchmarks/fio/pkg-plist
==============================================================================
--- branches/2021Q1/benchmarks/fio/pkg-plist Tue Mar 9 09:15:23 2021 (r567911)
+++ branches/2021Q1/benchmarks/fio/pkg-plist Tue Mar 9 09:15:45 2021 (r567912)
@@ -39,6 +39,8 @@ man/man1/fio_generate_plots.1.gz
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iometer-file-access-server.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/jesd219.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/latency-profile.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libcufile-cufile.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libcufile-posix.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libiscsi.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.fio
%%PORTEXAMPLES%%%%EXAMPLESDIR%%/libpmem.fio
More information about the svn-ports-branches
mailing list