From 20352fa29823ad73e4f06d086dc9598d1a274ab8 Mon Sep 17 00:00:00 2001 From: Rong-En Fan Date: Tue, 27 Mar 2007 19:59:21 +0000 Subject: - Update to 8.56 - Switch to GTK 2.x - SWitch to ship-in jasper which contains some fixes for gs PR: ports/110818 Submitted by: KATO Tsuguru --- print/ghostscript-gpl/files/patch-src:fapi_ft.c | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) (limited to 'print/ghostscript-gpl/files/patch-src:fapi_ft.c') diff --git a/print/ghostscript-gpl/files/patch-src:fapi_ft.c b/print/ghostscript-gpl/files/patch-src:fapi_ft.c index 9238e4f52ee8..52f28daefcf7 100644 --- a/print/ghostscript-gpl/files/patch-src:fapi_ft.c +++ b/print/ghostscript-gpl/files/patch-src:fapi_ft.c @@ -1,6 +1,6 @@ ---- src/fapi_ft.c.orig Sat Dec 13 07:07:59 2003 -+++ src/fapi_ft.c Wed Mar 17 21:43:43 2004 -@@ -30,7 +30,8 @@ +--- src/fapi_ft.c.orig Mon Mar 13 17:18:19 2006 ++++ src/fapi_ft.c Sun Mar 18 16:23:21 2007 +@@ -26,11 +26,14 @@ #include "math_.h" /* FreeType headers */ @@ -10,3 +10,9 @@ #include "freetype/ftincrem.h" #include "freetype/ftglyph.h" #include "freetype/ftoutln.h" + #include "freetype/fttrigon.h" ++#include "gserrors.h" ++#include "gserror.h" + + /* Note: structure definitions here start with FF_, which stands for 'FAPI FreeType". */ + -- cgit v1.2.3