Import of pkgsrc-2015Q2

This commit is contained in:
2015-08-30 02:56:09 -07:00
committed by Lionel Sambuc
parent 4af1cdf7a9
commit f641581404
15409 changed files with 267784 additions and 121624 deletions

View File

@@ -1,9 +1,9 @@
$NetBSD: patch-aa,v 1.1 2012/12/10 03:15:49 tsarna Exp $
$NetBSD: patch-aa,v 1.2 2015/04/24 03:24:32 rodent Exp $
* On NetBSD, [n]curses.h and stdlib.h/wchar.h use different guards
against multiple definition of wchar_t and wint_t.
--- Include/py_curses.h.orig 2009-09-06 21:26:46.000000000 +0000
--- Include/py_curses.h.orig 2014-10-12 07:03:52.000000000 +0000
+++ Include/py_curses.h
@@ -44,6 +44,21 @@
#endif