[73495] trunk/dports/games/qstat/Portfile

and.damore at macports.org and.damore at macports.org
Mon Nov 15 03:10:10 PST 2010


Revision: 73495
          http://trac.macports.org/changeset/73495
Author:   and.damore at macports.org
Date:     2010-11-15 03:10:03 -0800 (Mon, 15 Nov 2010)
Log Message:
-----------
replaced tabs with spaces in qstat Portfile

Modified Paths:
--------------
    trunk/dports/games/qstat/Portfile

Modified: trunk/dports/games/qstat/Portfile
===================================================================
--- trunk/dports/games/qstat/Portfile	2010-11-15 11:04:40 UTC (rev 73494)
+++ trunk/dports/games/qstat/Portfile	2010-11-15 11:10:03 UTC (rev 73495)
@@ -1,27 +1,28 @@
 # $Id$
 
 PortSystem 1.0
-name			qstat
-version			2.11
-categories		games net
-platforms		darwin
-maintainers		nomaintainer
-homepage		http://qstat.org/
-description		Gather statistics from game servers
+name                qstat
+version             2.11
+categories          games net
+platforms           darwin
+maintainers         nomaintainer
+homepage            http://qstat.org/
+description         Gather statistics from game servers
 
-long_description	Qstat is a command-line program that gathers real-time \
-			statistics from Internet game servers. Most supported \
-			games are of the first person shooter variety (Quake, \
-			Half-Life, etc).
+long_description    Qstat is a command-line program that gathers real-time \
+                    statistics from Internet game servers. Most supported \
+                    games are of the first person shooter variety (Quake, \
+                    Half-Life, etc).
 
-master_sites		sourceforge
+master_sites        sourceforge
 
 checksums           md5     26c09831660ef9049fe74b786b80d091 \
                     sha1    107796ab7512bdfdd0c3bb06a3458432b39458c7 \
                     rmd160  576f1b81449366cd3586798e08ddad72cdfa3ffa
 
-post-destroot {		file mkdir ${destroot}${prefix}/share/doc/${name}
-			xinstall -m 644 -v -W ${worksrcpath} \
-				ChangeLog CHANGES.txt LICENSE.txt qstatdoc.html \
-				${destroot}${prefix}/share/doc/${name}
-			}
+post-destroot { \
+        file mkdir ${destroot}${prefix}/share/doc/${name}
+        xinstall -m 644 -v -W ${worksrcpath} \
+        ChangeLog CHANGES.txt LICENSE.txt qstatdoc.html \
+        ${destroot}${prefix}/share/doc/${name}
+}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20101115/bb1a338f/attachment.html>


More information about the macports-changes mailing list