svn commit: r511985 - head/benchmarks/fio

Kirill Ponomarev krion at FreeBSD.org
Fri Sep 13 20:12:34 UTC 2019


Author: krion
Date: Fri Sep 13 20:12:33 2019
New Revision: 511985
URL: https://svnweb.freebsd.org/changeset/ports/511985

Log:
  Update to 3.15

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

Modified: head/benchmarks/fio/Makefile
==============================================================================
--- head/benchmarks/fio/Makefile	Fri Sep 13 20:09:09 2019	(r511984)
+++ head/benchmarks/fio/Makefile	Fri Sep 13 20:12:33 2019	(r511985)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fio
-PORTVERSION=	3.13
+PORTVERSION=	3.15
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://brick.kernel.dk/snaps/
 

Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo	Fri Sep 13 20:09:09 2019	(r511984)
+++ head/benchmarks/fio/distinfo	Fri Sep 13 20:12:33 2019	(r511985)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1550645470
-SHA256 (fio-3.13.tar.bz2) = a21d1e50c18eecbd5ee6f7c3c0a8c8605bbe31b91e07c387b2144b02ea3fb235
-SIZE (fio-3.13.tar.bz2) = 871425
+TIMESTAMP = 1568382760
+SHA256 (fio-3.15.tar.bz2) = 246369954833e0d6be5ef4f9c47968adafcb4a0751badca2cdd80700b4bc5784
+SIZE (fio-3.15.tar.bz2) = 876140

Modified: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist	Fri Sep 13 20:09:09 2019	(r511984)
+++ head/benchmarks/fio/pkg-plist	Fri Sep 13 20:12:33 2019	(r511985)
@@ -37,6 +37,7 @@ 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%%/libiscsi.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libpmem.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtd.fio


More information about the svn-ports-all mailing list