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-hypertex.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'print/tex-xdvik/files/patch-texk-xdvik-hypertex.h') diff --git a/print/tex-xdvik/files/patch-texk-xdvik-hypertex.h b/print/tex-xdvik/files/patch-texk-xdvik-hypertex.h index 18a8a9955e24..52534115346a 100644 --- a/print/tex-xdvik/files/patch-texk-xdvik-hypertex.h +++ b/print/tex-xdvik/files/patch-texk-xdvik-hypertex.h @@ -1,5 +1,5 @@ ---- texk/xdvik/hypertex.h.orig 2013-05-04 22:32:56.000000000 +0900 -+++ texk/xdvik/hypertex.h 2015-01-31 21:02:18.000000000 +0900 +--- texk/xdvik/hypertex.h.orig 2004-05-07 22:10:22 UTC ++++ texk/xdvik/hypertex.h @@ -21,7 +21,7 @@ */ @@ -9,7 +9,7 @@ /* fallbacks if parsing user-specified colors fails */ #define LINK_COLOR_FALLBACK "BLUE2" -@@ -68,4 +68,4 @@ +@@ -68,4 +68,4 @@ extern void htex_forward(void); extern Boolean htex_scan_anchor(const char *special, size_t len); -- cgit v1.2.3