[103194] trunk/dports/shells/luash/Portfile

and.damore at macports.org and.damore at macports.org
Mon Feb 18 01:40:40 PST 2013


Revision: 103194
          https://trac.macports.org/changeset/103194
Author:   and.damore at macports.org
Date:     2013-02-18 01:40:40 -0800 (Mon, 18 Feb 2013)
Log Message:
-----------
port luash: whitespace change, detabbing

Modified Paths:
--------------
    trunk/dports/shells/luash/Portfile

Modified: trunk/dports/shells/luash/Portfile
===================================================================
--- trunk/dports/shells/luash/Portfile	2013-02-18 09:20:05 UTC (rev 103193)
+++ trunk/dports/shells/luash/Portfile	2013-02-18 09:40:40 UTC (rev 103194)
@@ -7,16 +7,16 @@
 maintainers         and.damore openmaintainer
 description         shell written in Lua/C++
 long_description    luash is a shell written in Lua/C++ that allow you to run command using Lua syntax
-homepage  			http://luaforge.net/projects/luash/          
+homepage            http://luaforge.net/projects/luash/          
 platforms           darwin
 master_sites        http://luaforge.net/frs/download.php/4238
 #this is a hack, distfile has name ending in .tar.gz but is actually a bzip2 file
-use_bzip2			yes
-extract.suffix		.tar.gz
+use_bzip2           yes
+extract.suffix      .tar.gz
 checksums           md5     67bbb8985166579686361fe840e016c0 \
                     sha1    ef1d56843f19a29b96f6d5ce8f983b54074b955f \
                     rmd160  165d88850e8d068d7586f1785b36dd20c9c8ce37
 patchfiles          patch-makefile.diff
 worksrcdir          ${name}
-use_configure		no
-destroot.env-append	PREFIX=${destroot}${prefix}
+use_configure       no
+destroot.env-append PREFIX=${destroot}${prefix}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130218/8c37f432/attachment.html>


More information about the macports-changes mailing list