From 90410e570da38ffd6b5077fafe644b17378e70a9 Mon Sep 17 00:00:00 2001 From: Hiroki Sato Date: Sun, 19 Jul 2015 20:33:34 +0000 Subject: Update TeXLive to TL2015. - print/texlive-infra was renamed with print/texlive-tlmgr. Note that currently tlmgr(1) does not work because of lack of TLPDB. This will be fixed. - Lua libraries used in LuaTeX are separated into devel/tex-libtexlua and devel/texlibtexluajit. USE_TEX supports them via keywords "texlua" and "texluajit". - libsynctex is currently installed by devel/tex-web2c. This will be separated into a single port. - Add graphics/libpotrace and use installed libpotrace and libharfbuzz. --- print/tex-xdvik/files/patch-texk-xdvik-dvi-draw.h | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'print/tex-xdvik/files/patch-texk-xdvik-dvi-draw.h') diff --git a/print/tex-xdvik/files/patch-texk-xdvik-dvi-draw.h b/print/tex-xdvik/files/patch-texk-xdvik-dvi-draw.h index 55d526fcdd8a..765679fcbbd1 100644 --- a/print/tex-xdvik/files/patch-texk-xdvik-dvi-draw.h +++ b/print/tex-xdvik/files/patch-texk-xdvik-dvi-draw.h @@ -1,6 +1,6 @@ ---- texk/xdvik/dvi-draw.h.orig 2014-09-02 18:41:34.000000000 +0900 -+++ texk/xdvik/dvi-draw.h 2015-01-31 21:02:18.000000000 +0900 -@@ -82,6 +82,11 @@ +--- texk/xdvik/dvi-draw.h.orig 2013-04-05 00:14:54 UTC ++++ texk/xdvik/dvi-draw.h +@@ -82,6 +82,11 @@ extern void src_parse(const char *str, i #define XX currinf.data.x #define YY currinf.data.y #define ZZ currinf.data.z @@ -12,7 +12,7 @@ extern void draw_page(void); extern void source_reverse_search(int, int, wide_bool); -@@ -120,6 +125,13 @@ +@@ -120,6 +125,13 @@ extern setcharRetvalT set_char( wide_ubyte cmd, #endif wide_ubyte ch); -- cgit v1.2.3