diff options
author | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-03-17 19:54:14 -0500 |
---|---|---|
committer | Muhammad Moinur Rahman <bofh@FreeBSD.org> | 2022-03-17 19:58:12 -0500 |
commit | 10cb4eaa8cc89aee25a8def73fd9470f75090d70 (patch) | |
tree | 58f5d7dbc6ae51b13e8dd4ebf5400a04a6b7c960 /print/tex-xdvik/files/patch-texk-xdvik-fontconfig.h | |
parent | sysutils/screen: Update to 4.9.0 (diff) |
print/tex-xdvik: Update version 22.87=>22.87.06
While upgradingthe extra japanese ptex patches has been removed as those
are not compatible with latest version and the old patches are also from
early 2008. If someone make those work with the new version the patches
are welcome. For further details or the older version of tex-xdvik with
those patches please use japanese/ja-tex-xdvik
Relnotes: https://sourceforge.net/projects/xdvi/files/xdvik/22.87.06/
Diffstat (limited to 'print/tex-xdvik/files/patch-texk-xdvik-fontconfig.h')
-rw-r--r-- | print/tex-xdvik/files/patch-texk-xdvik-fontconfig.h | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/print/tex-xdvik/files/patch-texk-xdvik-fontconfig.h b/print/tex-xdvik/files/patch-texk-xdvik-fontconfig.h deleted file mode 100644 index 79edab6617a5..000000000000 --- a/print/tex-xdvik/files/patch-texk-xdvik-fontconfig.h +++ /dev/null @@ -1,14 +0,0 @@ ---- texk/xdvik/fontconfig.h.orig 2015-07-19 18:49:42 UTC -+++ texk/xdvik/fontconfig.h -@@ -0,0 +1,11 @@ -+ -+#ifndef FONTCONFIG_H_ -+#define FONTCONFIG_H_ -+ -+#ifdef PTEX -+ -+char *get_ptex_font_pathname(char *name); -+ -+#endif /* PTEX */ -+ -+#endif /* FONTCONFIG_H_ */ |