[112710] trunk/dports/devel/lua-luafilesystem/Portfile

and.damore at macports.org and.damore at macports.org
Tue Oct 29 15:06:17 PDT 2013


Revision: 112710
          https://trac.macports.org/changeset/112710
Author:   and.damore at macports.org
Date:     2013-10-29 15:06:17 -0700 (Tue, 29 Oct 2013)
Log Message:
-----------
port lua-luafilesystem: fixing destroot path, revision bump

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

Modified: trunk/dports/devel/lua-luafilesystem/Portfile
===================================================================
--- trunk/dports/devel/lua-luafilesystem/Portfile	2013-10-29 21:24:13 UTC (rev 112709)
+++ trunk/dports/devel/lua-luafilesystem/Portfile	2013-10-29 22:06:17 UTC (rev 112710)
@@ -3,7 +3,7 @@
 
 name                lua-luafilesystem
 version             1.5.0
-revision            2
+revision            3
 license             MIT
 categories          devel
 platforms           darwin
@@ -26,6 +26,7 @@
 post-patch {
    reinplace "s|@@PREFIX@@|${prefix}|g" ${worksrcpath}/config
    reinplace "s|luaL_reg |luaL_Reg |g" ${worksrcpath}/src/lfs.c
+   reinplace "/^LUA_LIBDIR=/s,lib/lua/5.1,lib/lua/lua/5.2," ${worksrcpath}/config
 }
 
 use_configure       no
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20131029/772df118/attachment.html>


More information about the macports-changes mailing list