summaryrefslogtreecommitdiff
path: root/print/ghostscript9-base/files/patch-Resource_Init_FAPIconfig
diff options
context:
space:
mode:
authorMathieu Arnold <mat@FreeBSD.org>2016-06-17 23:28:04 +0000
committerMathieu Arnold <mat@FreeBSD.org>2016-06-17 23:28:04 +0000
commit1a8a092d9fefcbd7f960c82c59802c61807867a6 (patch)
tree48e47bf661e0e5d6ed9c060e8aea683b30d4540f /print/ghostscript9-base/files/patch-Resource_Init_FAPIconfig
parent- Update to 1.7.1 (diff)
Rename all files containing a : in their filename.
While there, run make makepatch on affected ports, and rename patches accordingly. Sponsored by: Absolight
Notes
Notes: svn path=/head/; revision=417041
Diffstat (limited to 'print/ghostscript9-base/files/patch-Resource_Init_FAPIconfig')
-rw-r--r--print/ghostscript9-base/files/patch-Resource_Init_FAPIconfig10
1 files changed, 10 insertions, 0 deletions
diff --git a/print/ghostscript9-base/files/patch-Resource_Init_FAPIconfig b/print/ghostscript9-base/files/patch-Resource_Init_FAPIconfig
new file mode 100644
index 000000000000..0f5469995dad
--- /dev/null
+++ b/print/ghostscript9-base/files/patch-Resource_Init_FAPIconfig
@@ -0,0 +1,10 @@
+--- Resource/Init/FAPIconfig.orig 2012-08-08 08:01:36 UTC
++++ Resource/Init/FAPIconfig
+@@ -12,3 +12,7 @@
+ % and CID font resource files.
+ % "Embedded fonts" are fonts and CID fonts being embedded into a document.
+
++/FontPath () % A default directory for FAPI-handled font files path in FAPIfontmap.
++/CIDFontPath () % A default directory for FAPI-handled CID font files path in FAPIcidfmap.
++/HookDiskFonts [] % FontType values for disk PS fonts to be redirected to FAPI.
++/HookEmbeddedFonts [] % FontType values for embedded PS fonts to be redirected to FAPI.