[MacPorts] #46621: Update: lua 5.3.0

MacPorts noreply at macports.org
Tue Sep 15 09:52:39 PDT 2015


#46621: Update: lua 5.3.0
-----------------------------+--------------------------------
  Reporter:  mschamschula@…  |      Owner:  macports-tickets@…
      Type:  update          |     Status:  new
  Priority:  Normal          |  Milestone:
 Component:  ports           |    Version:
Resolution:                  |   Keywords:  haspatch
      Port:  lua             |
-----------------------------+--------------------------------

Comment (by mojca@…):

 I committed r140262 with a new subport `lua52`.

 Now one important remark: while the port works as-is and does not conflict
 with `lua` per se, any port that uses
 {{{
 #include <lua.h>
 }}}
 and tries to use `-L/opt/local/include -L/opt/local/include/lua-5.2` flags
 will pick up `lua.h` from `lua`, not from `lua52`. I'm thinking of trying
 to temporarily deactivate `lua` before compiling the port and then
 activating `lua` again after compilation is done, but I need to remember
 how to do that.

 If anyone feels like improving the port, feel free, but I had to have
 something to start with due to a flood of bug reports. The revision
 increase for `lua` was because I added some files to the documentation
 folder that were initially missing (some png icon and css styles).

-- 
Ticket URL: <https://trac.macports.org/ticket/46621#comment:12>
MacPorts <https://www.macports.org/>
Ports system for OS X


More information about the macports-tickets mailing list