svn commit: r405851 - head/benchmarks/fio

Baptiste Daroussin bapt at FreeBSD.org
Tue Jan 12 10:31:38 UTC 2016


Author: bapt
Date: Tue Jan 12 10:31:36 2016
New Revision: 405851
URL: https://svnweb.freebsd.org/changeset/ports/405851

Log:
  Update to 2.3
  
  Sponsored by:	Gandi.net

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

Modified: head/benchmarks/fio/Makefile
==============================================================================
--- head/benchmarks/fio/Makefile	Tue Jan 12 10:12:56 2016	(r405850)
+++ head/benchmarks/fio/Makefile	Tue Jan 12 10:31:36 2016	(r405851)
@@ -2,7 +2,7 @@
 # $FreeBSD$
 
 PORTNAME=	fio
-PORTVERSION=	2.2.12
+PORTVERSION=	2.3
 CATEGORIES=	benchmarks
 MASTER_SITES=	http://brick.kernel.dk/snaps/
 

Modified: head/benchmarks/fio/distinfo
==============================================================================
--- head/benchmarks/fio/distinfo	Tue Jan 12 10:12:56 2016	(r405850)
+++ head/benchmarks/fio/distinfo	Tue Jan 12 10:31:36 2016	(r405851)
@@ -1,2 +1,2 @@
-SHA256 (fio-2.2.12.tar.bz2) = b821131a0553884454053aec2fbc26cbaca737eff8348dfc7a7163c3f3290ed1
-SIZE (fio-2.2.12.tar.bz2) = 502557
+SHA256 (fio-2.3.tar.bz2) = fc72d417f8fe7554996390247d0c5ac95ca60ffb12718eb275cea41b1b4a5029
+SIZE (fio-2.3.tar.bz2) = 509008

Modified: head/benchmarks/fio/pkg-plist
==============================================================================
--- head/benchmarks/fio/pkg-plist	Tue Jan 12 10:12:56 2016	(r405850)
+++ head/benchmarks/fio/pkg-plist	Tue Jan 12 10:31:36 2016	(r405851)
@@ -31,4 +31,5 @@ man/man1/fio_generate_plots.1.gz
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-test.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example.fio
+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/waitfor.fio
 %%PORTEXAMPLES%%%%EXAMPLESDIR%%/zipf.fio


More information about the svn-ports-all mailing list