Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,13 @@
$NetBSD: patch-ac,v 1.3 2012/04/20 12:13:48 obache Exp $
--- extras/panel/scim_panel_gtk.cpp.orig 2012-04-10 09:15:30.000000000 +0000
+++ extras/panel/scim_panel_gtk.cpp
@@ -490,7 +490,7 @@ static GdkColor _active_text;
#endif
static ConfigModule *_config_module = 0;
-static ConfigPointer _config;
+static ConfigPointer _config = ConfigPointer(0);
static guint _check_exit_timeout = 0;