ports/158855: [PATCH] sysutils/fio: update to 1.55

Jin-Sih Lin linpct at gmail.com
Wed Jul 13 04:30:16 UTC 2011


>Number:         158855
>Category:       ports
>Synopsis:       [PATCH] sysutils/fio: update to 1.55
>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:   Wed Jul 13 04:30:14 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Jin-Sih Lin
>Release:        FreeBSD 8.2-STABLE i386
>Organization:
FreeBSD @ Taiwan
>Environment:
System: FreeBSD deep.tw 8.2-STABLE FreeBSD 8.2-STABLE #0: Fri Feb 25 14:49:48 CST 2011
>Description:
- Update to 1.55

Port maintainer (brucec at FreeBSD.org) is cc'd.

Generated with FreeBSD Port Tools 0.99
>How-To-Repeat:
>Fix:

--- fio-1.55.patch begins here ---
diff -ruN --exclude=CVS /usr/ports/sysutils/fio.orig/Makefile /usr/ports/sysutils/fio/Makefile
--- /usr/ports/sysutils/fio.orig/Makefile	2011-05-14 16:45:39.000000000 +0800
+++ /usr/ports/sysutils/fio/Makefile	2011-07-13 12:09:32.000000000 +0800
@@ -8,18 +8,19 @@
 #
 
 PORTNAME=	fio
-PORTVERSION=	1.54
+PORTVERSION=	1.55
 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
diff -ruN --exclude=CVS /usr/ports/sysutils/fio.orig/distinfo /usr/ports/sysutils/fio/distinfo
--- /usr/ports/sysutils/fio.orig/distinfo	2011-05-14 16:45:39.000000000 +0800
+++ /usr/ports/sysutils/fio/distinfo	2011-07-13 12:04:55.000000000 +0800
@@ -1,2 +1,2 @@
-SHA256 (fio-1.54.tar.bz2) = 7671cb69aab98f7413c16a1be1146163b826ba1e80a638cff4f1f6b0c9eddd6e
-SIZE (fio-1.54.tar.bz2) = 343446
+SHA256 (fio-1.55.tar.bz2) = b35112f73252032e926d128e70e062ced5866d44b57c5ea9652de9e3eacb5833
+SIZE (fio-1.55.tar.bz2) = 343377
--- fio-1.55.patch ends here ---

>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list