[106005] users/dports/ports/tex/texlive-bin/files/ patch-texk_xdvipdfmx_src_cidtype2.c.diff

dports at macports.org dports at macports.org
Sun May 12 23:09:43 PDT 2013


Revision: 106005
          https://trac.macports.org/changeset/106005
Author:   dports at macports.org
Date:     2013-05-12 23:09:43 -0700 (Sun, 12 May 2013)
Log Message:
-----------
texlive-bin: remove unused patchfile

Removed Paths:
-------------
    users/dports/ports/tex/texlive-bin/files/patch-texk_xdvipdfmx_src_cidtype2.c.diff

Deleted: users/dports/ports/tex/texlive-bin/files/patch-texk_xdvipdfmx_src_cidtype2.c.diff
===================================================================
--- users/dports/ports/tex/texlive-bin/files/patch-texk_xdvipdfmx_src_cidtype2.c.diff	2013-05-13 06:09:26 UTC (rev 106004)
+++ users/dports/ports/tex/texlive-bin/files/patch-texk_xdvipdfmx_src_cidtype2.c.diff	2013-05-13 06:09:43 UTC (rev 106005)
@@ -1,20 +0,0 @@
---- texk/xdvipdfmx/src/cidtype2.c	2010-03-30 02:14:53.000000000 +0200
-+++ texk/xdvipdfmx/src/cidtype2.c	2011-08-15 19:34:36.000000000 +0200
-@@ -559,7 +559,7 @@
-       ERROR("Invalid TTC index in %s.", font->ident);
-     break;
-   case SFNT_TYPE_TRUETYPE:
--#ifndef XETEX_MAC
-+#ifndef XETEX
-     if (font->options->index > 0)
-       ERROR("Found TrueType font file while expecting TTC file (%s).", font->ident);
- #endif
-@@ -962,7 +962,7 @@
-     offset = ttc_read_offset(sfont, opt->index);
-     break;
-   case SFNT_TYPE_TRUETYPE:
--#ifdef XETEX_MAC /* disable the index check here because of how .dfonts are handled */
-+#ifdef XETEX /* disable the index check here because of how .dfonts are handled */
-     offset = 0;
- #else
-     if (opt->index > 0) {
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130512/6b67c8fb/attachment.html>


More information about the macports-changes mailing list