[77694] trunk/dports/devel/lua-coxpcall/Portfile

and.damore at macports.org and.damore at macports.org
Sat Apr 9 12:53:30 PDT 2011


Revision: 77694
          http://trac.macports.org/changeset/77694
Author:   and.damore at macports.org
Date:     2011-04-09 12:53:30 -0700 (Sat, 09 Apr 2011)
Log Message:
-----------
port lua-coxpcall, whitespace change (detabbed)

Modified Paths:
--------------
    trunk/dports/devel/lua-coxpcall/Portfile

Modified: trunk/dports/devel/lua-coxpcall/Portfile
===================================================================
--- trunk/dports/devel/lua-coxpcall/Portfile	2011-04-09 19:53:09 UTC (rev 77693)
+++ trunk/dports/devel/lua-coxpcall/Portfile	2011-04-09 19:53:30 UTC (rev 77694)
@@ -8,8 +8,8 @@
 maintainers         and.damore openmaintainer
 description         Coroutine-safe xpcall and pcall versions
 long_description    Coxpcall encapsulates the protected calls with a coroutine based loop, \
-					so errors can be dealed without the usual pcall/xpcall issues with \
-					coroutines.
+                    so errors can be dealed without the usual pcall/xpcall issues with \
+                    coroutines.
 homepage            http://coxpcall.luaforge.net
 master_sites        http://luaforge.net/frs/download.php/3406/
 checksums           md5     d3e0554dc426a7a24e372780b3dd5fe6 \
@@ -21,7 +21,7 @@
 post-patch {
    reinplace "s|%%PREFIX%%|${prefix}|g" ${worksrcpath}/Makefile
 }
-configure.pre_args	lua
+configure.pre_args  lua
 build               {}
 
 post-destroot {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20110409/442e9be7/attachment.html>


More information about the macports-changes mailing list