pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/print/ghostscript/patches To fix PR
details: https://anonhg.NetBSD.org/pkgsrc/rev/8b33ca5549f4
branches: trunk
changeset: 609768:8b33ca5549f4
user: mef <mef%pkgsrc.org@localhost>
date: Wed Oct 10 02:24:45 2012 +0000
description:
To fix PR
pkg/47045
pkg/47047
pkg/47049
Following change pulled up from wip/ghostscript (9.06)
(3) patch-freetype_include_freetype_internal_t1types_h
Delete due to (1) patch will take care.
diffstat:
print/ghostscript/patches/patch-freetype_include_freetype_internal_t1types_h | 26 ----------
1 files changed, 0 insertions(+), 26 deletions(-)
diffs (30 lines):
diff -r b020a0eacef4 -r 8b33ca5549f4 print/ghostscript/patches/patch-freetype_include_freetype_internal_t1types_h
--- a/print/ghostscript/patches/patch-freetype_include_freetype_internal_t1types_h Wed Oct 10 02:18:25 2012 +0000
+++ /dev/null Thu Jan 01 00:00:00 1970 +0000
@@ -1,26 +0,0 @@
-$NetBSD: patch-freetype_include_freetype_internal_t1types_h,v 1.1 2012/10/07 14:19:18 mef Exp $
-
-To avoid redifintion of T1_EncodingType_ by:
-.include "../../fonts/fontconfig/buildlink3.mk"
-|
-v
-.include "../../graphics/freetype2/buildlink3.mk"
-
---- freetype/include/freetype/internal/t1types.h.orig 2011-08-05 20:12:21.000000000 +0900
-+++ freetype/include/freetype/internal/t1types.h 2011-12-09 21:24:06.000000000 +0900
-@@ -78,6 +78,7 @@
- } T1_EncodingRec, *T1_Encoding;
-
-
-+#ifndef __T1TABLES_H__
- typedef enum T1_EncodingType_
- {
- T1_ENCODING_TYPE_NONE = 0,
-@@ -87,6 +88,7 @@
- T1_ENCODING_TYPE_EXPERT
-
- } T1_EncodingType;
-+#endif
-
-
- /* used to hold extra data of PS_FontInfoRec that
Home |
Main Index |
Thread Index |
Old Index