Import of pkgsrc-2015Q1

This commit is contained in:
2015-04-22 14:34:26 +02:00
committed by Lionel Sambuc
parent 9a8c06dafb
commit 4af1cdf7a9
25114 changed files with 870550 additions and 795435 deletions

View File

@@ -1,8 +1,8 @@
$NetBSD: patch-az,v 1.3 2013/04/12 09:03:41 adam Exp $
$NetBSD: patch-az,v 1.4 2014/11/02 13:31:11 spz Exp $
--- Modules/selectmodule.c.orig Mon Jul 25 08:09:14 2011
--- Modules/selectmodule.c.orig 2014-06-30 02:05:43.000000000 +0000
+++ Modules/selectmodule.c
@@ -1856,7 +1856,9 @@ initselect(void)
@@ -1906,7 +1906,9 @@ initselect(void)
PyModule_AddIntConstant(m, "KQ_FILTER_NETDEV", EVFILT_NETDEV);
#endif
PyModule_AddIntConstant(m, "KQ_FILTER_SIGNAL", EVFILT_SIGNAL);