Update of /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv26336

Modified Files:
        replaypc.patch 
Log Message:
patch too


Index: replaypc.patch
===================================================================
RCS file: /cvsroot/fink/dists/10.4/unstable/main/finkinfo/net/replaypc.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -d -r1.1 -r1.2
--- replaypc.patch      7 Feb 2006 04:29:29 -0000       1.1
+++ replaypc.patch      25 Apr 2009 01:16:50 -0000      1.2
@@ -34,3 +34,20 @@
  
  struct zipcode2_headend {
 
+--- replaypc-0.4.0.bak/crypt.c.orig    2009-04-23 22:02:50.000000000 -0700
++++ replaypc-0.4.0/crypt.c     2009-04-23 22:04:55.000000000 -0700
+@@ -18,14 +18,7 @@
+ #include <stdlib.h>
+ #include <time.h>
+ 
+-#ifdef __APPLE__
+-#define MD5Init MD5_Init
+-#define MD5Update MD5_Update
+-#define MD5Final MD5_Final
+-#include <sys/md5.h>
+-#else
+ #include <openssl/md5.h>
+-#endif
+ 
+ static void checksum(unsigned char * dest, unsigned const char * src, u32 len,
+                      int checksum_num)


------------------------------------------------------------------------------
Crystal Reports &#45; New Free Runtime and 30 Day Trial
Check out the new simplified licensign option that enables unlimited
royalty&#45;free distribution of the report engine for externally facing 
server and web deployment.
http://p.sf.net/sfu/businessobjects
_______________________________________________
Fink-commits mailing list
Fink-commits@lists.sourceforge.net
http://news.gmane.org/gmane.os.apple.fink.cvs

Reply via email to