pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/lang/lua



Module Name:    pkgsrc
Committed By:   adam
Date:           Thu Jul  4 18:04:42 UTC 2013

Modified Files:
        pkgsrc/lang/lua: Makefile PLIST buildlink3.mk distinfo version.mk
        pkgsrc/lang/lua/patches: patch-aa patch-ab patch-ac
Added Files:
        pkgsrc/lang/lua/files: lua.pc.in

Log Message:
Lua 5.2 was released on 16 Dec 2011. Its main new features are yieldable pcall 
and metamethods, new lexical scheme for globals, ephemeron tables, new library 
for bitwise operations, light C functions, emergency garbage collector, goto 
statement, and finalizers for tables.


To generate a diff of this commit:
cvs rdiff -u -r1.49 -r1.50 pkgsrc/lang/lua/Makefile
cvs rdiff -u -r1.13 -r1.14 pkgsrc/lang/lua/PLIST
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/lua/buildlink3.mk
cvs rdiff -u -r1.28 -r1.29 pkgsrc/lang/lua/distinfo
cvs rdiff -u -r1.2 -r1.3 pkgsrc/lang/lua/version.mk
cvs rdiff -u -r0 -r1.1 pkgsrc/lang/lua/files/lua.pc.in
cvs rdiff -u -r1.19 -r1.20 pkgsrc/lang/lua/patches/patch-aa
cvs rdiff -u -r1.14 -r1.15 pkgsrc/lang/lua/patches/patch-ab
cvs rdiff -u -r1.9 -r1.10 pkgsrc/lang/lua/patches/patch-ac

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index