[103974] trunk/dports/lang/luajit/Portfile

and.damore at macports.org and.damore at macports.org
Mon Mar 11 02:58:21 PDT 2013


Revision: 103974
          https://trac.macports.org/changeset/103974
Author:   and.damore at macports.org
Date:     2013-03-11 02:58:21 -0700 (Mon, 11 Mar 2013)
Log Message:
-----------
port luajit: whitespace changes, detabbed

Modified Paths:
--------------
    trunk/dports/lang/luajit/Portfile

Modified: trunk/dports/lang/luajit/Portfile
===================================================================
--- trunk/dports/lang/luajit/Portfile	2013-03-11 09:55:54 UTC (rev 103973)
+++ trunk/dports/lang/luajit/Portfile	2013-03-11 09:58:21 UTC (rev 103974)
@@ -9,9 +9,7 @@
 license             BSD
 maintainers         and.damore openmaintainer
 description         a Just-In-Time Compiler for Lua
-long_description    \
-LuaJIT is a Just-In-Time Compiler for the Lua programming language.
-
+long_description    LuaJIT is a Just-In-Time Compiler for the Lua programming language.
 homepage            http://luajit.org
 master_sites        ${homepage}/download
 distname            LuaJIT-${version}
@@ -22,10 +20,10 @@
 
 post-patch {
     reinplace "s|/usr/local|${prefix}|g" \
-		${worksrcpath}/etc/luajit.pc \
-		${worksrcpath}/Makefile \
-		${worksrcpath}/src/luaconf.h \
-		${worksrcpath}/src/Makefile
+        ${worksrcpath}/etc/luajit.pc \
+        ${worksrcpath}/Makefile \
+        ${worksrcpath}/src/luaconf.h \
+        ${worksrcpath}/src/Makefile
 }
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130311/1c972879/attachment.html>


More information about the macports-changes mailing list