Import of pkgsrc-2016Q3

This commit is contained in:
2016-10-14 07:49:11 +02:00
committed by Lionel Sambuc
parent 9d819b6d54
commit 1242aa1e36
35952 changed files with 949749 additions and 377083 deletions

View File

@@ -1,4 +1,7 @@
$NetBSD: patch-src_lua.c,v 1.1 2015/03/05 13:39:20 ryoon Exp $
$NetBSD: patch-src_lua.c,v 1.2 2015/12/29 23:34:51 dholland Exp $
Disable Lua module version check under Cygwin.
XXX: This workaround should be investigated deeper.
--- src/lua.c.orig 2013-04-12 18:48:47.000000000 +0000
+++ src/lua.c