Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Mar 2021 09:15:24 +0000 (UTC)
From:      Kirill Ponomarev <krion@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r567911 - head/benchmarks/fio
Message-ID:  <202103090915.1299FOuJ036553@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: krion
Date: Tue Mar  9 09:15:23 2021
New Revision: 567911
URL: https://svnweb.freebsd.org/changeset/ports/567911

Log:
  Update to 3.26

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

Modified: head/benchmarks/fio/Makefile
==============================================================================
--- head/benchmarks/fio/Makefile	Tue Mar  9 09:13:25 2021	(r567910)
+++ head/benchmarks/fio/Makefile	Tue Mar  9 09:15:23 2021	(r567911)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fio
-PORTVERSION=	3.25
+PORTVERSION=	3.26
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://brick.kernel.dk/snaps/
 

Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo	Tue Mar  9 09:13:25 2021	(r567910)
+++ head/benchmarks/fio/distinfo	Tue Mar  9 09:15:23 2021	(r567911)
@@ -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: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist	Tue Mar  9 09:13:25 2021	(r567910)
+++ head/benchmarks/fio/pkg-plist	Tue Mar  9 09:15:23 2021	(r567911)
@@ -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



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