ports/97509: [MAINTAINER] games/xmoto: Update to 0.1.14

Dmitry Marakasov amdmi3 at mail.ru
Sun May 21 14:07:49 UTC 2006


* FreeBSD-gnats-submit at FreeBSD.org (FreeBSD-gnats-submit at FreeBSD.org) wrote:
> Thank you very much for your problem report.
Additional patch to fix build on 4.x.

--- xmoto.patch begins here ---
diff -ruN xmoto.old/files/patch-src-Replay.cpp xmoto/files/patch-src-Replay.cpp
--- xmoto.old/files/patch-src-Replay.cpp	Thu Jan  1 03:00:00 1970
+++ xmoto/files/patch-src-Replay.cpp	Sun May 21 18:07:53 2006
@@ -0,0 +1,10 @@
+--- src/Replay.cpp.orig	Sun May 21 17:46:59 2006
++++ src/Replay.cpp	Sun May 21 17:47:11 2006
+@@ -32,7 +32,6 @@
+ #include <time.h> 
+ #include <ctime>
+ #include <iostream>
+-#include <locale>
+ 
+ namespace vapp {
+ 
diff -ruN xmoto.old/files/patch-src-WWW.h xmoto/files/patch-src-WWW.h
--- xmoto.old/files/patch-src-WWW.h	Thu Jan  1 03:00:00 1970
+++ xmoto/files/patch-src-WWW.h	Sun May 21 18:07:53 2006
@@ -0,0 +1,10 @@
+--- src/WWW.h.orig	Sun May 21 17:47:25 2006
++++ src/WWW.h	Sun May 21 17:47:49 2006
+@@ -8,6 +8,7 @@
+ 
+ #include <string>
+ #include <vector>
++#include <stdio.h>
+ 
+ #if !defined(_MSC_VER)
+   #define USE_HASH_MAP
diff -ruN xmoto.old/files/patch-src-md5sum-md5file.h xmoto/files/patch-src-md5sum-md5file.h
--- xmoto.old/files/patch-src-md5sum-md5file.h	Thu Jan  1 03:00:00 1970
+++ xmoto/files/patch-src-md5sum-md5file.h	Sun May 21 18:07:53 2006
@@ -0,0 +1,10 @@
+--- src/md5sum/md5file.h.orig	Sun May 21 17:45:47 2006
++++ src/md5sum/md5file.h	Sun May 21 17:46:02 2006
+@@ -2,6 +2,7 @@
+ #define MD5FILE
+ 
+ #include <string>
++#include <stdio.h>
+ 
+ std::string md5file(std::string p_filename);
+ 
--- xmoto.patch ends here ---

-- 
Best regards,
 Dmitry                          mailto:amdmi3 at mail.ru



More information about the freebsd-ports-bugs mailing list