pkgsrc/lang/lua53
alnsn 175d053f66 Update lang/lua53 to version 5.3.3.
This bugfix version fixes the following problems:

1. Metatable may access its own deallocated field when it has a
   self reference in __newindex.
2. Label between local definitions can mix-up their initializations.
3. gmatch iterator fails when called from a coroutine different
   from the one that created it.
2016-06-06 22:18:07 +00:00
..
files
patches Add patch comments. 2015-12-29 23:34:43 +00:00
ALTERNATIVES
buildlink3.mk Instead of having only lua.pc, provide both the versioned pkg-config file 2015-07-20 11:30:54 +00:00
DESCR Update DESCR of Lua 5.x and LuaJIT 2.0 packages 2015-10-31 21:37:52 +00:00
distinfo Update lang/lua53 to version 5.3.3. 2016-06-06 22:18:07 +00:00
Makefile Update Lua to version 5.3.2 and link with pthreads to fix pkg/47587. 2015-12-05 22:50:26 +00:00
PLIST Fix manual pages: .1 is not a teeny number, it's lua5.3(1). 2015-12-01 22:20:31 +00:00
version.mk Update lang/lua53 to version 5.3.3. 2016-06-06 22:18:07 +00:00