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

and.damore at macports.org and.damore at macports.org
Tue Oct 29 15:10:51 PDT 2013


Revision: 112711
          https://trac.macports.org/changeset/112711
Author:   and.damore at macports.org
Date:     2013-10-29 15:10:51 -0700 (Tue, 29 Oct 2013)
Log Message:
-----------
port lua-luafilesystem: too much lua in r112710, bumping revision again to avoid issues with buildbot

Revision Links:
--------------
    https://trac.macports.org/changeset/112710

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

Modified: trunk/dports/devel/lua-luafilesystem/Portfile
===================================================================
--- trunk/dports/devel/lua-luafilesystem/Portfile	2013-10-29 22:06:17 UTC (rev 112710)
+++ trunk/dports/devel/lua-luafilesystem/Portfile	2013-10-29 22:10:51 UTC (rev 112711)
@@ -3,7 +3,7 @@
 
 name                lua-luafilesystem
 version             1.5.0
-revision            3
+revision            4
 license             MIT
 categories          devel
 platforms           darwin
@@ -26,7 +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
+   reinplace "/^LUA_LIBDIR=/s,lib/lua/5.1,lib/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/66f4787e/attachment.html>


More information about the macports-changes mailing list