Subject: CVS commit: pkgsrc/devel/lua-gi
From: =?UTF-8?B?RnLDqWTDqXJpYyBGYXViZXJ0ZWF1?=
Date: 2017-08-12 17:46:56
Message id: 20170812154656.B12A8FACE@cvs.NetBSD.org

Log Message:
Update devel/lua-gi to 0.9.1

Reviewed by maya@

Changes:
* marshal NULL strings as nil instead of empty strings. This allows use of e.g. \ 
DataInputStream:read_line() APIs.
* fix and improve build for OSX and Win-based configurations
* add support for arrays with lengths as struct fields
* allow GLib.Variant construction for lightuserdata
* fix gtop binding (certain structs could not be imported)
* adapt to new set of annotations in newer glib
* assorted Lua5.3 fixes, lgi is now fully Lua5.3 compatible
* fix binding of Gdk.Rectangle from newer GDK

Files:
RevisionActionfile
1.9modifypkgsrc/devel/lua-gi/Makefile
1.4modifypkgsrc/devel/lua-gi/PLIST
1.7modifypkgsrc/devel/lua-gi/distinfo
1.2modifypkgsrc/devel/lua-gi/patches/patch-lgi_Makefile