ports/159074: [UPDATE] sysutils/fio: update to 1.57

Ruslan Mahmatkhanov cvs-src at yandex.ru
Thu Jul 21 06:20:13 UTC 2011


>Number:         159074
>Category:       ports
>Synopsis:       [UPDATE] sysutils/fio: update to 1.57
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 21 06:20:06 UTC 2011
>Closed-Date:
>Last-Modified:
>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 at 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:
>Unformatted:



More information about the freebsd-ports-bugs mailing list