[61714] trunk/dports/net/kismet

snc at macports.org snc at macports.org
Sat Dec 19 13:29:46 PST 2009


Revision: 61714
          http://trac.macports.org/changeset/61714
Author:   snc at macports.org
Date:     2009-12-19 13:29:44 -0800 (Sat, 19 Dec 2009)
Log Message:
-----------
add patches for r61713

Revision Links:
--------------
    http://trac.macports.org/changeset/61713

Added Paths:
-----------
    trunk/dports/net/kismet/files/
    trunk/dports/net/kismet/files/patch-kis_panel_frontend.h.diff
    trunk/dports/net/kismet/files/patch-plugintracker.h.diff

Added: trunk/dports/net/kismet/files/patch-kis_panel_frontend.h.diff
===================================================================
--- trunk/dports/net/kismet/files/patch-kis_panel_frontend.h.diff	                        (rev 0)
+++ trunk/dports/net/kismet/files/patch-kis_panel_frontend.h.diff	2009-12-19 21:29:44 UTC (rev 61714)
@@ -0,0 +1,11 @@
+--- kis_panel_frontend.h.orig	2009-12-19 16:27:15.000000000 -0500
++++ kis_panel_frontend.h	2009-12-19 16:27:48.000000000 -0500
+@@ -21,6 +21,8 @@
+ 
+ #include "config.h"
+ 
++typedef void (*sighandler_t)(int);
++
+ // Panel has to be here to pass configure, so just test these
+ #if (defined(HAVE_LIBNCURSES) || defined (HAVE_LIBCURSES))
+ 

Added: trunk/dports/net/kismet/files/patch-plugintracker.h.diff
===================================================================
--- trunk/dports/net/kismet/files/patch-plugintracker.h.diff	                        (rev 0)
+++ trunk/dports/net/kismet/files/patch-plugintracker.h.diff	2009-12-19 21:29:44 UTC (rev 61714)
@@ -0,0 +1,11 @@
+--- plugintracker.h.orig	2009-12-19 16:27:21.000000000 -0500
++++ plugintracker.h	2009-12-19 16:28:28.000000000 -0500
+@@ -45,6 +45,8 @@
+ 
+ #include "config.h"
+ 
++typedef void (*sighandler_t)(int);
++
+ #include <stdio.h>
+ #include <time.h>
+ #include <list>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20091219/34d7d2a4/attachment.html>


More information about the macports-changes mailing list