[63287] trunk/dports/benchmarks/iozone/Portfile

jmr at macports.org jmr at macports.org
Sun Jan 31 11:04:07 PST 2010


Revision: 63287
          http://trac.macports.org/changeset/63287
Author:   jmr at macports.org
Date:     2010-01-31 11:04:07 -0800 (Sun, 31 Jan 2010)
Log Message:
-----------
iozone: whitespace

Modified Paths:
--------------
    trunk/dports/benchmarks/iozone/Portfile

Modified: trunk/dports/benchmarks/iozone/Portfile
===================================================================
--- trunk/dports/benchmarks/iozone/Portfile	2010-01-31 19:02:43 UTC (rev 63286)
+++ trunk/dports/benchmarks/iozone/Portfile	2010-01-31 19:04:07 UTC (rev 63287)
@@ -36,24 +36,24 @@
 
 destroot {
     xinstall -m 555 ${worksrcpath}/iozone ${worksrcpath}/fileop \
-    				${destroot}${prefix}/bin
+                    ${destroot}${prefix}/bin
     xinstall -m 444 ${worksrcpath}/../../docs/iozone.1 ${destroot}${prefix}/share/man/man1
     xinstall -m 755 -d ${destroot}${prefix}/share/doc/${name}
     xinstall -m 444 ${worksrcpath}/../../docs/IOzone_msword_98.pdf \
-    				${worksrcpath}/../../docs/Run_rules.doc \
-    				${worksrcpath}/Changes.txt \
-    				${worksrcpath}/Gnuplot.txt \
-    				${destroot}${prefix}/share/doc/${name}
+                    ${worksrcpath}/../../docs/Run_rules.doc \
+                    ${worksrcpath}/Changes.txt \
+                    ${worksrcpath}/Gnuplot.txt \
+                    ${destroot}${prefix}/share/doc/${name}
     xinstall -m 755 -d ${destroot}${prefix}/share/${name}
     xinstall -m 444 ${worksrcpath}/Generate_Graphs \
-    				${worksrcpath}/client_list \
-    				${worksrcpath}/gengnuplot.sh \
-    				${worksrcpath}/gnu3d.dem \
-    				${worksrcpath}/gnuplot.dem \
-    				${worksrcpath}/gnuplotps.dem \
-    				${worksrcpath}/iozone_visualizer.pl \
-    				${worksrcpath}/report.pl \
-    				${destroot}${prefix}/share/${name}
+                    ${worksrcpath}/client_list \
+                    ${worksrcpath}/gengnuplot.sh \
+                    ${worksrcpath}/gnu3d.dem \
+                    ${worksrcpath}/gnuplot.dem \
+                    ${worksrcpath}/gnuplotps.dem \
+                    ${worksrcpath}/iozone_visualizer.pl \
+                    ${worksrcpath}/report.pl \
+                    ${destroot}${prefix}/share/${name}
 }
 
 livecheck.type          regex
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100131/d4d7c83d/attachment.html>


More information about the macports-changes mailing list