Revision: 77276 http://trac.macports.org/changeset/77276 Author: and.damore@macports.org Date: 2011-03-25 00:54:43 -0700 (Fri, 25 Mar 2011) Log Message: ----------- port luarocks, whitespace changes only Modified Paths: -------------- trunk/dports/devel/luarocks/Portfile Modified: trunk/dports/devel/luarocks/Portfile =================================================================== --- trunk/dports/devel/luarocks/Portfile 2011-03-25 07:53:40 UTC (rev 77275) +++ trunk/dports/devel/luarocks/Portfile 2011-03-25 07:54:43 UTC (rev 77276) @@ -12,13 +12,16 @@ version dependency information. It handles both install time dependencies \ and runtime version check. LuaRocks supports local and remote \ repositories, and multiple local rocks trees. + homepage http://www.luarocks.org/ master_sites http://luarocks.org/releases/ depends_run port:lua universal_variant no + checksums md5 2c7caccce3cdf236e6f9aca7bec9bdea \ sha1 18939a8c5931a3ec51d29c9dd71715bf19e30510 \ rmd160 0c6a8dd420103042c99c5ec7c6416b0af13d95ce + configure.args --with-lua=${prefix} \ --rocks-tree=${prefix}/share/luarocks \ --force-config