Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 22 Sep 2019 20:08:49 +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: r512601 - head/benchmarks/fio
Message-ID:  <201909222008.x8MK8nIN072807@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: krion
Date: Sun Sep 22 20:08:49 2019
New Revision: 512601
URL: https://svnweb.freebsd.org/changeset/ports/512601

Log:
  Update to 3.16

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

Modified: head/benchmarks/fio/Makefile
==============================================================================
--- head/benchmarks/fio/Makefile	Sun Sep 22 19:06:43 2019	(r512600)
+++ head/benchmarks/fio/Makefile	Sun Sep 22 20:08:49 2019	(r512601)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fio
-PORTVERSION=	3.15
+PORTVERSION=	3.16
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://brick.kernel.dk/snaps/
 

Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo	Sun Sep 22 19:06:43 2019	(r512600)
+++ head/benchmarks/fio/distinfo	Sun Sep 22 20:08:49 2019	(r512601)
@@ -1,3 +1,3 @@
-TIMESTAMP = 1568382760
-SHA256 (fio-3.15.tar.bz2) = 246369954833e0d6be5ef4f9c47968adafcb4a0751badca2cdd80700b4bc5784
-SIZE (fio-3.15.tar.bz2) = 876140
+TIMESTAMP = 1568984907
+SHA256 (fio-3.16.tar.bz2) = 77f5b6e11f8d7f08416af100359ec295620673ddacef370f840f2a4e1a33119e
+SIZE (fio-3.16.tar.bz2) = 881436

Modified: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist	Sun Sep 22 19:06:43 2019	(r512600)
+++ head/benchmarks/fio/pkg-plist	Sun Sep 22 20:08:49 2019	(r512601)
@@ -41,6 +41,7 @@ man/man1/fio_generate_plots.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libhdfs.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/libpmem.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/mtd.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/nbd.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio_multicast.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/null.fio



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