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

Modified Files:
        tornado.info tornado.patch 
Log Message:
Allow building on Tiger

Index: tornado.patch
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/games/tornado.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tornado.patch       27 Apr 2005 03:25:40 -0000      1.1
+++ tornado.patch       31 May 2005 19:55:24 -0000      1.2
@@ -307,3 +307,16 @@
 -      rm -f $(PREFIX)/man/nl/man6/tornado.6
 +      rm -f $(DESTDIR)$(MANDIR)/man/nl/man6/tornado.6
 
+--- tornado-1.2/network.c.bak  2005-04-04 01:49:11.000000000 -0700
++++ tornado-1.2/network.c      2005-04-04 01:49:23.000000000 -0700
+@@ -31,10 +31,6 @@
+ #include <netinet/tcp.h>
+ #include <arpa/inet.h>
+ 
+-#ifndef socklen_t
+-typedef int socklen_t;
+-#endif
+-
+ /* local variables */
+ static int socketfd;                 /* active socket file descriptor */
+ static int const one = 1;            /* for the stupid setsockopt(7) function 
*/

Index: tornado.info
===================================================================
RCS file: 
/cvsroot/fink/dists/10.4-transitional/unstable/main/finkinfo/games/tornado.info,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- tornado.info        27 Apr 2005 03:25:40 -0000      1.1
+++ tornado.info        31 May 2005 19:55:24 -0000      1.2
@@ -1,6 +1,6 @@
 Package: tornado
 Version: 1.2.1a
-Revision: 4
+Revision: 20
 Patch: %n.patch
 PatchScript: <<
 find . -name "Makefile" | xargs perl -pi.bak -e "s/ cpp / cpp3 /g"



-------------------------------------------------------
This SF.Net email is sponsored by Yahoo.
Introducing Yahoo! Search Developer Network - Create apps using Yahoo!
Search APIs Find out how you can build Yahoo! directly into your own
Applications - visit http://developer.yahoo.net/?fr=offad-ysdn-ostg-q22005
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/fink-commits

Reply via email to