Subject: CVS commit: pkgsrc/lang/lua52
From: Ryo ONODERA
Date: 2015-03-05 14:39:20
Message id: 20150305133921.00E2598@cvs.netbsd.org

Log Message:
Fix build and enable dymamic module.

* Add -no-undefined to libtool for fixing undefined reference errors
  under Cygwin.
* Use bsd build target for Cygwin to enable dynamic module loading.
* Disable Lua module version check under Cygwin.
  This workaround should be investigated deeper.

Files:
RevisionActionfile
1.7modifypkgsrc/lang/lua52/Makefile
1.5modifypkgsrc/lang/lua52/distinfo
1.3modifypkgsrc/lang/lua52/patches/patch-ab
1.1addpkgsrc/lang/lua52/patches/patch-src_lua.c