summaryrefslogtreecommitdiff
path: root/lang/php5/files/patch-ext::gd::libgd::gdft.c
diff options
context:
space:
mode:
authorAlex Dupre <ale@FreeBSD.org>2004-03-19 10:54:10 +0000
committerAlex Dupre <ale@FreeBSD.org>2004-03-19 10:54:10 +0000
commit9440f806f806be51a105851c9cfa945eec04c0b5 (patch)
tree8567bff3289b69ac3e8582a641ce2359b83405ca /lang/php5/files/patch-ext::gd::libgd::gdft.c
parentAdd SIZE. (diff)
Update to 5.0.0a6 snapshot:
- add mysqli extension - add support for db 4.2
Notes
Notes: svn path=/head/; revision=104609
Diffstat (limited to 'lang/php5/files/patch-ext::gd::libgd::gdft.c')
-rw-r--r--lang/php5/files/patch-ext::gd::libgd::gdft.c11
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/php5/files/patch-ext::gd::libgd::gdft.c b/lang/php5/files/patch-ext::gd::libgd::gdft.c
deleted file mode 100644
index beadf4bf3935..000000000000
--- a/lang/php5/files/patch-ext::gd::libgd::gdft.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- ext/gd/libgd/gdft.c.orig Sun Dec 28 22:07:18 2003
-+++ ext/gd/libgd/gdft.c Thu Mar 18 16:54:09 2004
-@@ -63,7 +63,7 @@
- #include "gdcache.h"
- #include <ft2build.h>
- #include FT_FREETYPE_H
--#include "freetype/ftglyph.h"
-+#include FT_GLYPH_H
-
- /* number of fonts cached before least recently used is replaced */
- #define FONTCACHESIZE 6