diff options
author | Hiroki Sato <hrs@FreeBSD.org> | 2015-07-19 20:33:34 +0000 |
---|---|---|
committer | Hiroki Sato <hrs@FreeBSD.org> | 2015-07-19 20:33:34 +0000 |
commit | 90410e570da38ffd6b5077fafe644b17378e70a9 (patch) | |
tree | 346ed2be37b627807351d830ba39e46d40a65664 /print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c | |
parent | Convert to USES=libarchive, reduce over linking (diff) |
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.
Diffstat (limited to 'print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c')
-rw-r--r-- | print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c b/print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c index f32146765382..1f5d44e8fad6 100644 --- a/print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c +++ b/print/tex-xdvik/files/patch-texk-xdvik-gui-help-window.c @@ -1,6 +1,6 @@ ---- texk/xdvik/gui/help-window.c.orig 2014-09-02 18:41:34.000000000 +0900 -+++ texk/xdvik/gui/help-window.c 2015-01-31 21:02:18.000000000 +0900 -@@ -314,6 +314,9 @@ +--- texk/xdvik/gui/help-window.c.orig 2013-03-31 05:28:21 UTC ++++ texk/xdvik/gui/help-window.c +@@ -314,6 +314,9 @@ initialize_items(struct topic_info *info #if FREETYPE "- freetype2 (direct rendering of PS fonts) enabled\n", #endif |