[88925] trunk/dports/devel/luarocks

ryandesign at macports.org ryandesign at macports.org
Sat Jan 14 20:40:52 PST 2012


Revision: 88925
          http://trac.macports.org/changeset/88925
Author:   ryandesign at macports.org
Date:     2012-01-14 20:40:52 -0800 (Sat, 14 Jan 2012)
Log Message:
-----------
luarocks: update to 2.0.7.1 (#32883); noarch

Modified Paths:
--------------
    trunk/dports/devel/luarocks/Portfile
    trunk/dports/devel/luarocks/files/patch-src_luarocks_cfg.lua.diff

Modified: trunk/dports/devel/luarocks/Portfile
===================================================================
--- trunk/dports/devel/luarocks/Portfile	2012-01-15 04:36:23 UTC (rev 88924)
+++ trunk/dports/devel/luarocks/Portfile	2012-01-15 04:40:52 UTC (rev 88925)
@@ -1,10 +1,12 @@
 # $Id$
 PortSystem          1.0
 name                luarocks
-version             2.0.7
+version             2.0.7.1
 categories          devel
 platforms           darwin
 maintainers         and.damore openmaintainer
+supported_archs     noarch
+
 description         Manager for rocks, lua extensions.
 long_description    \
     LuaRocks is a deployment and management system for Lua modules that allows \
@@ -16,11 +18,9 @@
 homepage            http://www.luarocks.org/
 master_sites        http://luarocks.org/releases/
 depends_run         port:lua
-universal_variant   no
 
-checksums           md5     3a9f80418025e2c43ac369ee6837b659 \
-                    sha1    cf41730bf8ac014268e31b79924c22348df46772 \
-                    rmd160  d40b16031036f1376a242f3fe5125aaa8d1a275f
+checksums           rmd160  f1c5e707d75e490de0cc05f2f7b5fc5bf7d465fd \
+                    sha256  a7da6f796e6cffd63dd7a7f9a2fdab2ca3a1461e5e5e94aa8569068b701f7272
 
 configure.args      --with-lua=${prefix} \
                     --rocks-tree=${prefix}/share/${name}

Modified: trunk/dports/devel/luarocks/files/patch-src_luarocks_cfg.lua.diff
===================================================================
--- trunk/dports/devel/luarocks/files/patch-src_luarocks_cfg.lua.diff	2012-01-15 04:36:23 UTC (rev 88924)
+++ trunk/dports/devel/luarocks/files/patch-src_luarocks_cfg.lua.diff	2012-01-15 04:40:52 UTC (rev 88925)
@@ -1,6 +1,6 @@
---- src/luarocks/cfg.lua.orig
-+++ src/luarocks/cfg.lua
-@@ -140,8 +140,8 @@ local defaults = {
+--- src/luarocks/cfg.lua.orig	2012-01-10 22:31:18.000000000 -0600
++++ src/luarocks/cfg.lua	2012-01-14 22:38:30.000000000 -0600
+@@ -141,8 +141,8 @@
     use_extensions = false,
     accept_unknown_fields = false,
  
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120114/539a69b4/attachment.html>


More information about the macports-changes mailing list