FreeBSD Bugzilla – Attachment 113077 Details for
Bug 154599
[UPDATE] sysutils/fio: update to 1.50.2 [feature safe]
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 2.62 KB, created by
R.Mahmatkhanov
on 2011-02-08 21:30:08 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
R.Mahmatkhanov
Created:
2011-02-08 21:30:08 UTC
Size:
2.62 KB
patch
obsolete
>diff -ruNa fio.orig/Makefile fio/Makefile >--- fio.orig/Makefile 2011-01-26 15:00:36.000000000 +0300 >+++ fio/Makefile 2011-02-09 00:15:54.000000000 +0300 >@@ -8,12 +8,12 @@ > # > > PORTNAME= fio >-PORTVERSION= 1.44.3 >+PORTVERSION= 1.50.2 > CATEGORIES= sysutils benchmarks > MASTER_SITES= http://brick.kernel.dk/snaps/ > > MAINTAINER= luigi@FreeBSD.org >-COMMENT= The program fio - flexible IO tester >+COMMENT= FIO - flexible IO tester > > USE_BZIP2= yes > USE_GMAKE= yes >@@ -24,13 +24,16 @@ > OPTIONS= GNUPLOT "Support for plotting graphs" off > > MAN1= fio.1 fio_generate_plots.1 >-PLIST_FILES= bin/fio bin/fio_generate_plots > > do-install: > ${INSTALL_PROGRAM} ${WRKSRC}/fio ${PREFIX}/bin > ${INSTALL_SCRIPT} ${WRKSRC}/fio_generate_plots ${PREFIX}/bin > ${INSTALL_MAN} ${WRKSRC}/fio.1 ${PREFIX}/man/man1/ > ${INSTALL_MAN} ${WRKSRC}/fio_generate_plots.1 ${PREFIX}/man/man1/ >+.if !defined(NOPORTEXAMPLES) >+ @${MKDIR} ${EXAMPLESDIR} >+ @(cd ${WRKSRC}/examples && ${COPYTREE_SHARE} \* ${EXAMPLESDIR}) >+.endif > > .include <bsd.port.pre.mk> > >@@ -38,10 +41,4 @@ > RUN_DEPENDS+= ${LOCALBASE}/bin/gnuplot:${PORTSDIR}/math/gnuplot > .endif > >-.if ${OSVERSION} < 700000 >-.if ${ARCH} == "sparc64" >-BROKEN= Does not compile on sparc64-6 >-.endif >-.endif >- > .include <bsd.port.post.mk> >diff -ruNa fio.orig/distinfo fio/distinfo >--- fio.orig/distinfo 2011-01-26 15:00:36.000000000 +0300 >+++ fio/distinfo 2011-02-08 23:59:52.000000000 +0300 >@@ -1,2 +1,2 @@ >-SHA256 (fio-1.44.3.tar.bz2) = 740f9e91de9e0c5c96cb791b4426bc3d7fd2fc600aa503209c04089f02d62ae1 >-SIZE (fio-1.44.3.tar.bz2) = 161797 >+SHA256 (fio-1.50.2.tar.bz2) = ce0c3543047289090c490183aaf8a9cab8fab8d28a95c6914cb5f5128bd704c8 >+SIZE (fio-1.50.2.tar.bz2) = 341877 >diff -ruNa fio.orig/pkg-descr fio/pkg-descr >--- fio.orig/pkg-descr 2009-02-14 22:32:30.000000000 +0300 >+++ fio/pkg-descr 2011-02-09 00:16:41.000000000 +0300 >@@ -3,4 +3,5 @@ > the user. Fio can be driven by a 'job file' describing the I/O > load one wants to simulate. > >-WWW: http://git.kernel.dk/ >+WWW: http://git.kernel.dk/?p=fio.git >+ >diff -ruNa fio.orig/pkg-plist fio/pkg-plist >--- fio.orig/pkg-plist 1970-01-01 03:00:00.000000000 +0300 >+++ fio/pkg-plist 2011-02-09 00:10:40.000000000 +0300 >@@ -0,0 +1,12 @@ >+bin/fio >+bin/fio_generate_plots >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/1mbs_clients >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/aio-read >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/disk-zone-profile >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/fsx >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/iometer-file-access-server >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/netio >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/ssd-test >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/surface-scan >+%%PORTEXAMPLES%%%%EXAMPLESDIR%%/tiobench-example >+%%PORTEXAMPLES%%@dirrm %%EXAMPLESDIR%%
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 154599
: 113077