From nobody@FreeBSD.org  Thu Jul 21 06:10:59 2011
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id CADAE106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Jul 2011 06:10:59 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id BAE228FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Jul 2011 06:10:59 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id p6L6Axdn049784
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Jul 2011 06:10:59 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id p6L6AxsK049783;
	Thu, 21 Jul 2011 06:10:59 GMT
	(envelope-from nobody)
Message-Id: <201107210610.p6L6AxsK049783@red.freebsd.org>
Date: Thu, 21 Jul 2011 06:10:59 GMT
From: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [UPDATE] sysutils/fio: update to 1.57
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         159074
>Category:       ports
>Synopsis:       [UPDATE] sysutils/fio: update to 1.57
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    brucec
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 21 06:20:06 UTC 2011
>Closed-Date:    Fri Jul 22 12:34:50 UTC 2011
>Last-Modified:  Fri Jul 22 12:34:50 UTC 2011
>Originator:     Ruslan Mahmatkhanov
>Release:        9.0-CURRENT
>Organization:
>Environment:
9.0-CURRENT i386
>Description:
- update to 1.57
- pet portlint (move USE_* from LICENSE section)

tinderbuild log (8.2-RELEASE):
http://happy-nation.by.ru/ports/tb/fio-1.57.log
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

diff -ruNa fio.orig/Makefile fio/Makefile
--- fio.orig/Makefile	2011-05-14 12:45:39.000000000 +0400
+++ fio/Makefile	2011-07-21 08:58:38.000000000 +0400
@@ -8,18 +8,19 @@
 #
 
 PORTNAME=	fio
-PORTVERSION=	1.54
+PORTVERSION=	1.57
 CATEGORIES=	sysutils benchmarks
 MASTER_SITES=	http://brick.kernel.dk/snaps/
 
 MAINTAINER=	brucec@FreeBSD.org
 COMMENT=	FIO - flexible IO tester
 
-USE_BZIP2=	yes
-USE_GMAKE=	yes
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 
+USE_BZIP2=	yes
+USE_GMAKE=	yes
+
 OPTIONS=	GNUPLOT "Support for plotting graphs" off
 
 MAN1=		fio.1 fio_generate_plots.1
@@ -29,6 +30,7 @@
 	${INSTALL_SCRIPT} ${WRKSRC}/fio_generate_plots ${PREFIX}/bin
 	${INSTALL_MAN} ${WRKSRC}/fio.1 ${MAN1PREFIX}/man/man1/
 	${INSTALL_MAN} ${WRKSRC}/fio_generate_plots.1 ${MAN1PREFIX}/man/man1
+
 .if !defined(NOPORTEXAMPLES)
 	@${MKDIR} ${EXAMPLESDIR}
 	@(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR})
diff -ruNa fio.orig/distinfo fio/distinfo
--- fio.orig/distinfo	2011-05-14 12:45:39.000000000 +0400
+++ fio/distinfo	2011-07-21 08:51:05.000000000 +0400
@@ -1,2 +1,2 @@
-SHA256 (fio-1.54.tar.bz2) = 7671cb69aab98f7413c16a1be1146163b826ba1e80a638cff4f1f6b0c9eddd6e
-SIZE (fio-1.54.tar.bz2) = 343446
+SHA256 (fio-1.57.tar.bz2) = 12b8933202c34e773e286f8fc4abf1924075bbcb2ffd7c9c5efe7d7fc37c7815
+SIZE (fio-1.57.tar.bz2) = 345038


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->brucec 
Responsible-Changed-By: edwin 
Responsible-Changed-When: Thu Jul 21 06:20:28 UTC 2011 
Responsible-Changed-Why:  
Over to maintainer (via the GNATS Auto Assign Tool) 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159074 
State-Changed-From-To: open->closed 
State-Changed-By: brucec 
State-Changed-When: Fri Jul 22 12:34:25 UTC 2011 
State-Changed-Why:  
sysutils/fio is now at version 1.57. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=159074 
>Unformatted:
