Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 12 Jan 2016 10:31:37 +0000 (UTC)
From:      Baptiste Daroussin <bapt@FreeBSD.org>
To:        ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org
Subject:   svn commit: r405851 - head/benchmarks/fio
Message-ID:  <201601121031.u0CAVbDo037857@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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