Update of /cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net
In directory 
sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25924/10.4-transitional/unstable/main/finkinfo/net

Modified Files:
        libnet1.0.info libnet1.0.patch 
Log Message:
libnet fix, tiger-specific

Index: libnet1.0.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net/libnet1.0.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libnet1.0.patch     27 Apr 2005 03:26:12 -0000      1.1
+++ libnet1.0.patch     27 Apr 2005 21:07:05 -0000      1.2
@@ -1,5 +1,21 @@
---- Libnet-1.0.2a/include/libnet.h.orig        2003-10-26 09:25:14.000000000 
+0100
-+++ Libnet-1.0.2a/include/libnet.h     2003-10-26 09:25:50.000000000 +0100
+diff -uNr Libnet-1.0.2a/include/libnet/libnet-headers.h 
Libnet-1.0.2a-new/include/libnet/libnet-headers.h
+--- Libnet-1.0.2a/include/libnet/libnet-headers.h      2000-12-13 
15:38:40.000000000 -0500
++++ Libnet-1.0.2a-new/include/libnet/libnet-headers.h  2005-04-27 
16:59:49.000000000 -0400
+@@ -518,6 +518,11 @@
+     struct  in_addr ipopt_dst;          /* first-hop dst if source routed */
+     char ipopt_list[MAX_IPOPTLEN];      /* options proper */
+ };
++#elif defined(__APPLE__)
++struct ipoption {
++        struct  in_addr ipopt_dst;      /* first-hop dst if source routed */
++        char    ipopt_list[MAX_IPOPTLEN];       /* options proper */
++};
+ #endif
+ 
+ #endif  /* __LIBNET_HEADERS_H */
+diff -uNr Libnet-1.0.2a/include/libnet.h Libnet-1.0.2a-new/include/libnet.h
+--- Libnet-1.0.2a/include/libnet.h     2001-02-06 18:19:25.000000000 -0500
++++ Libnet-1.0.2a-new/include/libnet.h 2005-04-27 17:00:11.000000000 -0400
 @@ -84,9 +84,9 @@
  #define LIBNET_VERSION  "1.0.2a"
  

Index: libnet1.0.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/net/libnet1.0.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- libnet1.0.info      27 Apr 2005 03:26:12 -0000      1.1
+++ libnet1.0.info      27 Apr 2005 21:07:05 -0000      1.2
@@ -1,6 +1,6 @@
 Package: libnet1.0
 Version: 1.0.2a
-Revision: 2
+Revision: 13
 Maintainer: Jeremy Higgs <[EMAIL PROTECTED]>
 Source: http://www.packetfactory.net/libnet/dist/deprecated/libnet-%v.tar.gz
 SourceDirectory: Libnet-%v



-------------------------------------------------------
SF.Net email is sponsored by: Tell us your software development plans!
Take this survey and enter to win a one-year sub to SourceForge.net
Plus IDC's 2005 look-ahead and a copy of this survey
Click here to start!  http://www.idcswdc.com/cgi-bin/survey?id=105hix
_______________________________________________
Fink-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to