[90297] trunk/dports/devel/luarocks
and.damore at macports.org
and.damore at macports.org
Wed Feb 29 22:16:14 PST 2012
Revision: 90297
http://trac.macports.org/changeset/90297
Author: and.damore at macports.org
Date: 2012-02-29 22:16:13 -0800 (Wed, 29 Feb 2012)
Log Message:
-----------
port luarocks: update version, adjust patchfile. Close #33415
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-03-01 00:56:09 UTC (rev 90296)
+++ trunk/dports/devel/luarocks/Portfile 2012-03-01 06:16:13 UTC (rev 90297)
@@ -1,8 +1,7 @@
# $Id$
PortSystem 1.0
name luarocks
-version 2.0.7.1
-revision 2
+version 2.0.8
categories devel
platforms darwin
maintainers and.damore openmaintainer
@@ -20,8 +19,8 @@
master_sites http://luarocks.org/releases/
depends_run port:lua
-checksums rmd160 f1c5e707d75e490de0cc05f2f7b5fc5bf7d465fd \
- sha256 a7da6f796e6cffd63dd7a7f9a2fdab2ca3a1461e5e5e94aa8569068b701f7272
+checksums rmd160 b6a83fe329b7f305f7e0b99bf64f62d2324b15db \
+ sha256 f8abf1ab03b744a817721a0ff4a0ee454e068735efaa8d1aadcfcd0f07cdaa88
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-03-01 00:56:09 UTC (rev 90296)
+++ trunk/dports/devel/luarocks/files/patch-src_luarocks_cfg.lua.diff 2012-03-01 06:16:13 UTC (rev 90297)
@@ -1,6 +1,6 @@
--- src/luarocks/cfg.lua.orig 2012-02-15 14:48:44.000000000 +0100
+++ src/luarocks/cfg.lua 2012-02-15 14:53:14.000000000 +0100
-@@ -141,8 +141,8 @@
+@@ -150,8 +150,8 @@
use_extensions = false,
accept_unknown_fields = false,
@@ -11,7 +11,7 @@
arch = "unknown",
lib_extension = "unknown",
-@@ -290,10 +290,10 @@
+@@ -299,10 +299,10 @@
defaults.lib_extension = "so"
defaults.external_lib_extension = "so"
defaults.obj_extension = "o"
@@ -26,7 +26,7 @@
defaults.variables.CFLAGS = "-O2"
defaults.cmake_generator = "Unix Makefiles"
defaults.platforms = { "unix" }
-@@ -330,8 +330,8 @@
+@@ -339,8 +339,8 @@
defaults.external_lib_extension = "dylib"
defaults.arch = "macosx-"..proc
defaults.platforms = {"unix", "bsd", "macosx"}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120229/dd7ec7c9/attachment-0001.html>
More information about the macports-changes
mailing list