summaryrefslogtreecommitdiff
path: root/graphics/py-soya3d/files/patch-_soya.c
diff options
context:
space:
mode:
authorJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-07-29 16:36:25 +0000
committerJose Alonso Cardenas Marquez <acm@FreeBSD.org>2006-07-29 16:36:25 +0000
commit4b3595c48b4e8cd67caa8bc6ac7c0b90137d25df (patch)
tree473b3589c47cdb56893562ff944cefb80e3c49f5 /graphics/py-soya3d/files/patch-_soya.c
parent- Document Ruby vulnerability. [1] (diff)
- Update to 0.12
- Remove obsolete patch files. Now, i'm using ${REINPLACE_CMD} for it. Approved by: garga (mentor)
Diffstat (limited to 'graphics/py-soya3d/files/patch-_soya.c')
-rw-r--r--graphics/py-soya3d/files/patch-_soya.c13
1 files changed, 0 insertions, 13 deletions
diff --git a/graphics/py-soya3d/files/patch-_soya.c b/graphics/py-soya3d/files/patch-_soya.c
deleted file mode 100644
index c9912a91537a..000000000000
--- a/graphics/py-soya3d/files/patch-_soya.c
+++ /dev/null
@@ -1,13 +0,0 @@
---- _soya.c.old Wed Oct 5 00:23:48 2005
-+++ _soya.c Wed Oct 5 00:24:03 2005
-@@ -6,8 +6,8 @@
- #define PY_LONG_LONG LONG_LONG
- #endif
- #include "GL/glew.h"
--#include "SDL/SDL_endian.h"
--#include "SDL/SDL.h"
-+#include "SDL11/SDL_endian.h"
-+#include "SDL11/SDL.h"
- #include "chunk.h"
- #include "matrix.h"
- #include "cal3d_wrapper.h"