[35642] trunk/dports/net/ettercap-ng

afb at macports.org afb at macports.org
Tue Apr 1 02:53:41 PDT 2008


Revision: 35642
          http://trac.macosforge.org/projects/macports/changeset/35642
Author:   afb at macports.org
Date:     2008-04-01 02:53:40 -0700 (Tue, 01 Apr 2008)

Log Message:
-----------
fix leopard build (#13399, maintainer timeout: 4 months)

Modified Paths:
--------------
    trunk/dports/net/ettercap-ng/Portfile

Added Paths:
-----------
    trunk/dports/net/ettercap-ng/files/patch-src-interfaces-curses-widgets-wdg.h

Modified: trunk/dports/net/ettercap-ng/Portfile
===================================================================
--- trunk/dports/net/ettercap-ng/Portfile	2008-04-01 09:52:14 UTC (rev 35641)
+++ trunk/dports/net/ettercap-ng/Portfile	2008-04-01 09:53:40 UTC (rev 35642)
@@ -3,6 +3,7 @@
 PortSystem 1.0
 name             ettercap-ng
 version          0.7.3
+revision         1
 categories       net security
 maintainers      ultrix at gmail.com
 description      multipurpose sniffer/interceptor/logger for switched LAN
@@ -20,7 +21,8 @@
 distname         ettercap-NG-${version}
 checksums        md5 28fb15cd024162c55249888fe1b97820
 
-patchfiles       patch-src-Makefile.in patch-configure
+patchfiles       patch-src-Makefile.in patch-configure \
+                 patch-src-interfaces-curses-widgets-wdg.h
 
 depends_lib      port:openssl \
                  port:libpcap \

Added: trunk/dports/net/ettercap-ng/files/patch-src-interfaces-curses-widgets-wdg.h
===================================================================
--- trunk/dports/net/ettercap-ng/files/patch-src-interfaces-curses-widgets-wdg.h	                        (rev 0)
+++ trunk/dports/net/ettercap-ng/files/patch-src-interfaces-curses-widgets-wdg.h	2008-04-01 09:53:40 UTC (rev 35642)
@@ -0,0 +1,13 @@
+--- src/interfaces/curses/widgets/wdg.h.orig	2005-05-27 17:11:45.000000000 +0200
++++ src/interfaces/curses/widgets/wdg.h	2007-11-15 10:15:05.000000000 +0100
+@@ -11,8 +11,9 @@
+ #include <stdio.h>
+ #include <unistd.h>
+ #include <stdlib.h>
+ #include <string.h>
++#include <sys/types.h>
+
+ #ifdef OS_WINDOWS
+    #include <windows.h>
+ #endif
+


Property changes on: trunk/dports/net/ettercap-ng/files/patch-src-interfaces-curses-widgets-wdg.h
___________________________________________________________________
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080401/cdda9813/attachment.html


More information about the macports-changes mailing list