summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authormarkd <markd@pkgsrc.org>2021-06-06 01:17:16 +0000
committermarkd <markd@pkgsrc.org>2021-06-06 01:17:16 +0000
commit72158f89070e3574adda7117fbf3f49dee915b18 (patch)
tree4f3422ebe60409297e522177fbd9d2448a583f16
parent09ad7bb298d0c11f663fc2872a434fdeff0479cd (diff)
downloadpkgsrc-72158f89070e3574adda7117fbf3f49dee915b18.tar.gz
texlive: update to TeXLive 2021
General: * Donald Knuth’s changes for his 2021 tuneup of TeX and Metafont are incorporated (https://tug.org/TUGboat/tb42-1/tb130knuth-tuneup21.pdf). They are also available on CTAN as the knuth-dist and knuth-local packages. As expected, the fixes are for obscure cases and do not affect any behavior in practice. * Except in original TeX: if \tracinglostchars is set to 3 or more, missing characters will result in an error, not just a message in the log file, and the missing character code will be shown in hex. * Except in original TeX: a new integer parameter \tracingstacklevels, if positive, and \tracingmacros is also positive, causes a prefix indicating the macro expansion depth to be output on each relevant log line (e.g., ~.. at depth 2). Also, macro logging is truncated at a depth ≥ the parameter value. Aleph: The Aleph-based LaTeX format, named lamed, has been removed. The aleph binary itself is still included and supported. LuaTeX: * Lua 5.3.6. * Callback for nesting level used in \tracingmacros, as generalized variant of the new \tracingstacklevels. * Mark math glyphs as protected to prevent processing as text. * Removed width/ic compensation for traditional math code path. MetaPost: * SOURCE_DATE_EPOCH environment variable support for reproducible output. * Avoid wrong final % in mpto. * Document -T option, other fixes to manual. * Value of epsilon changed in binary and decimal modes, so mp_solve_rising_cubic works as expected. pdfTeX: * New primitives \pdfrunninglinkoff and \pdfrunninglinkon; e.g., for disabling generation of links in headers and footers. * Warn instead of aborting when “\pdfendlink ended up in different nesting level than \pdfstartlink”. * Dump \pdfglyphtounicode assignments in fmt file. * Source: poppler support removed, as it was too hard to keep in sync with upstream. In native TL, pdfTeX has always used libs/xpdf, which is cut-down and adapted code from xpdf. XeTeX: Fixes for math kerning. Dvipdfmx: * Ghostscript is now invoked safely by default; to override (assuming all input files are trusted), use -i dvipdfmx-unsafe.cfg. To use PSTricks with XeTeX, this is required, as in: xetex -output-driver="xdvipdfmx -i dvipdfmx-unsafe.cfg -q -E" ... * If an image file is not found, exit with bad status. * Extended special syntax for color support. * Specials for manipulating ExtGState. * Compatibility specials pdfcolorstack and pdffontattr. * Experimental support for dviluatex’s extended fnt_def. * Support new feature of virtual font to fallback Japanese font definition. Dvips: * Default PostScript document title is now the basename of the input file, and can be overridden with the new option -title. * If an .eps or other image file is not found, exit with bad status. * Support new feature of virtual font to fallback Japanese font definition.
-rw-r--r--converters/dvi2tty/Makefile4
-rw-r--r--converters/dvi2tty/distinfo10
-rw-r--r--fonts/afm2pl/Makefile4
-rw-r--r--fonts/afm2pl/distinfo10
-rw-r--r--fonts/gsftopkk/Makefile4
-rw-r--r--fonts/gsftopkk/distinfo10
-rw-r--r--fonts/lcdftypetools/Makefile4
-rw-r--r--fonts/lcdftypetools/distinfo10
-rw-r--r--fonts/makejvf/Makefile4
-rw-r--r--fonts/makejvf/distinfo10
-rw-r--r--fonts/ps2pkm/Makefile4
-rw-r--r--fonts/ps2pkm/distinfo10
-rw-r--r--fonts/ttf2pk/Makefile4
-rw-r--r--fonts/ttf2pk/distinfo10
-rw-r--r--fonts/ttfdump/Makefile4
-rw-r--r--fonts/ttfdump/distinfo10
-rw-r--r--print/cjkutils/Makefile4
-rw-r--r--print/cjkutils/distinfo10
-rw-r--r--print/dvidvi/Makefile4
-rw-r--r--print/dvidvi/distinfo10
-rw-r--r--print/dviljk/Makefile4
-rw-r--r--print/dviljk/distinfo10
-rw-r--r--print/dvipdfmx/Makefile5
-rw-r--r--print/dvipdfmx/distinfo12
-rw-r--r--print/dvipdfmx/patches/patch-ad12
-rw-r--r--print/dvipsk/Makefile5
-rw-r--r--print/dvipsk/distinfo10
-rw-r--r--print/kpathsea/Makefile4
-rw-r--r--print/kpathsea/distinfo12
-rw-r--r--print/kpathsea/patches/patch-configure24
-rw-r--r--print/kpathsea/patches/patch-configure.ac26
-rw-r--r--print/lacheck/Makefile3
-rw-r--r--print/lacheck/distinfo10
-rw-r--r--print/luatex/Makefile10
-rw-r--r--print/luatex/distinfo10
-rw-r--r--print/ptexenc/Makefile4
-rw-r--r--print/ptexenc/distinfo10
-rw-r--r--print/seetexk/Makefile5
-rw-r--r--print/seetexk/distinfo10
-rw-r--r--print/tex4ht/Makefile5
-rw-r--r--print/tex4ht/distinfo10
-rw-r--r--print/texlive/Makefile.common8
-rw-r--r--print/vlna/Makefile4
-rw-r--r--print/vlna/distinfo10
-rw-r--r--print/web2c/Makefile17
-rw-r--r--print/web2c/distinfo10
-rw-r--r--print/xdvik/Makefile3
-rw-r--r--print/xdvik/distinfo10
-rw-r--r--print/xetex/Makefile10
-rw-r--r--print/xetex/distinfo11
-rw-r--r--print/xetex/patches/patch-texk_web2c_xetexdir_pdfimage.cpp31
-rw-r--r--print/xpdfopen/Makefile4
-rw-r--r--print/xpdfopen/distinfo10
-rw-r--r--textproc/makeindexk/Makefile4
-rw-r--r--textproc/makeindexk/distinfo10
-rw-r--r--textproc/mendexk/Makefile4
-rw-r--r--textproc/mendexk/distinfo10
-rw-r--r--textproc/upmendex/Makefile5
-rw-r--r--textproc/upmendex/distinfo10
-rw-r--r--textproc/xindy/Makefile4
-rw-r--r--textproc/xindy/distinfo10
61 files changed, 215 insertions, 311 deletions
diff --git a/converters/dvi2tty/Makefile b/converters/dvi2tty/Makefile
index c1dc9cb30fd..5a9feaceb7c 100644
--- a/converters/dvi2tty/Makefile
+++ b/converters/dvi2tty/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.21 2020/05/10 03:56:37 markd Exp $
+# $NetBSD: Makefile,v 1.22 2021/06/06 01:17:17 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= dvi2tty-6.0.0
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= converters
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/converters/dvi2tty/distinfo b/converters/dvi2tty/distinfo
index ff869d4b33e..72eed112761 100644
--- a/converters/dvi2tty/distinfo
+++ b/converters/dvi2tty/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.11 2020/05/10 03:56:37 markd Exp $
+$NetBSD: distinfo,v 1.12 2021/06/06 01:17:17 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/fonts/afm2pl/Makefile b/fonts/afm2pl/Makefile
index 9df11b0d2b6..c088e8371cc 100644
--- a/fonts/afm2pl/Makefile
+++ b/fonts/afm2pl/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2020/05/10 03:56:37 markd Exp $
+# $NetBSD: Makefile,v 1.9 2021/06/06 01:17:17 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= afm2pl-0.7.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= fonts
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/fonts/afm2pl/distinfo b/fonts/afm2pl/distinfo
index 86c1ab5daae..9ae5a88a133 100644
--- a/fonts/afm2pl/distinfo
+++ b/fonts/afm2pl/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/05/10 03:56:37 markd Exp $
+$NetBSD: distinfo,v 1.9 2021/06/06 01:17:17 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/fonts/gsftopkk/Makefile b/fonts/gsftopkk/Makefile
index a4757ad17fe..d2ada2ace02 100644
--- a/fonts/gsftopkk/Makefile
+++ b/fonts/gsftopkk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2020/05/10 03:56:37 markd Exp $
+# $NetBSD: Makefile,v 1.18 2021/06/06 01:17:17 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= gsftopkk-1.19.2
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= print
HOMEPAGE= https://math.berkeley.edu/~vojta/gsftopk.html
diff --git a/fonts/gsftopkk/distinfo b/fonts/gsftopkk/distinfo
index 00d86634d61..ab7513f36ed 100644
--- a/fonts/gsftopkk/distinfo
+++ b/fonts/gsftopkk/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2020/05/10 03:56:37 markd Exp $
+$NetBSD: distinfo,v 1.14 2021/06/06 01:17:17 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/fonts/lcdftypetools/Makefile b/fonts/lcdftypetools/Makefile
index 839efafa240..c39ea8a601c 100644
--- a/fonts/lcdftypetools/Makefile
+++ b/fonts/lcdftypetools/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2020/05/10 03:56:37 markd Exp $
+# $NetBSD: Makefile,v 1.11 2021/06/06 01:17:17 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= lcdftypetools-2.108
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= fonts
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/fonts/lcdftypetools/distinfo b/fonts/lcdftypetools/distinfo
index 544f45d5eb0..b67b86f142b 100644
--- a/fonts/lcdftypetools/distinfo
+++ b/fonts/lcdftypetools/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.8 2020/05/10 03:56:37 markd Exp $
+$NetBSD: distinfo,v 1.9 2021/06/06 01:17:17 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
SHA1 (patch-lcdf-typetools-2.100_Makefile.in) = a9094c3e9561d6eaefd643d99c9eb9c90281b9a6
diff --git a/fonts/makejvf/Makefile b/fonts/makejvf/Makefile
index dbc22199fe2..9031b1b3d6c 100644
--- a/fonts/makejvf/Makefile
+++ b/fonts/makejvf/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.1 2021/02/21 06:28:38 markd Exp $
+# $NetBSD: Makefile,v 1.2 2021/06/06 01:17:17 markd Exp $
.include "../../print/texlive/Makefile.common"
-PKGNAME= makejvf-1.1a
+PKGNAME= makejvf-20200412
CATEGORIES= fonts
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/fonts/makejvf/distinfo b/fonts/makejvf/distinfo
index b3da97264c5..dd61b471409 100644
--- a/fonts/makejvf/distinfo
+++ b/fonts/makejvf/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2021/02/21 06:28:38 markd Exp $
+$NetBSD: distinfo,v 1.2 2021/06/06 01:17:17 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/fonts/ps2pkm/Makefile b/fonts/ps2pkm/Makefile
index 9c4c62a3cf0..f41192b0782 100644
--- a/fonts/ps2pkm/Makefile
+++ b/fonts/ps2pkm/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.16 2020/05/10 03:56:37 markd Exp $
+# $NetBSD: Makefile,v 1.17 2021/06/06 01:17:17 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= ps2pkm-1.8
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/fonts/ps2pkm/distinfo b/fonts/ps2pkm/distinfo
index 959e96a235e..f62586de09b 100644
--- a/fonts/ps2pkm/distinfo
+++ b/fonts/ps2pkm/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.15 2020/05/10 03:56:37 markd Exp $
+$NetBSD: distinfo,v 1.16 2021/06/06 01:17:17 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/fonts/ttf2pk/Makefile b/fonts/ttf2pk/Makefile
index 02fc2b50c8d..26294897133 100644
--- a/fonts/ttf2pk/Makefile
+++ b/fonts/ttf2pk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.38 2020/05/10 03:56:38 markd Exp $
+# $NetBSD: Makefile,v 1.39 2021/06/06 01:17:17 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= ttf2pk-2.0
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= fonts print
MAINTAINER= bernhard@SDG.de
diff --git a/fonts/ttf2pk/distinfo b/fonts/ttf2pk/distinfo
index 8bdc1dfd151..ad985d954bd 100644
--- a/fonts/ttf2pk/distinfo
+++ b/fonts/ttf2pk/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.14 2020/05/10 03:56:38 markd Exp $
+$NetBSD: distinfo,v 1.15 2021/06/06 01:17:17 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
SHA1 (patch-Makefile.in) = 99eca5218f4ac6ac33302d0f06c168f9a2208ca7
diff --git a/fonts/ttfdump/Makefile b/fonts/ttfdump/Makefile
index fea51fdce15..a602ddead7e 100644
--- a/fonts/ttfdump/Makefile
+++ b/fonts/ttfdump/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.10 2020/05/10 03:56:38 markd Exp $
+# $NetBSD: Makefile,v 1.11 2021/06/06 01:17:17 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= ttfdump-0.5.5
-PKGREVISION= 7
+PKGREVISION= 8
CATEGORIES= fonts
HOMEPAGE= https://www.freetype.org/
diff --git a/fonts/ttfdump/distinfo b/fonts/ttfdump/distinfo
index 56f528eda41..6811a049611 100644
--- a/fonts/ttfdump/distinfo
+++ b/fonts/ttfdump/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.9 2020/05/10 03:56:38 markd Exp $
+$NetBSD: distinfo,v 1.10 2021/06/06 01:17:17 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/print/cjkutils/Makefile b/print/cjkutils/Makefile
index e85b0b8c9ee..5f5fa0812f4 100644
--- a/print/cjkutils/Makefile
+++ b/print/cjkutils/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.12 2020/05/10 03:56:38 markd Exp $
+# $NetBSD: Makefile,v 1.13 2021/06/06 01:17:18 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= cjkutils-4.8.4
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= print
MAINTAINER= rxg@NetBSD.org,hubertf@NetBSD.org
diff --git a/print/cjkutils/distinfo b/print/cjkutils/distinfo
index 4464bceeca0..e0104e121f6 100644
--- a/print/cjkutils/distinfo
+++ b/print/cjkutils/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/05/10 03:56:38 markd Exp $
+$NetBSD: distinfo,v 1.11 2021/06/06 01:17:18 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/print/dvidvi/Makefile b/print/dvidvi/Makefile
index 1ce4f8d250d..21ee3380b4a 100644
--- a/print/dvidvi/Makefile
+++ b/print/dvidvi/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2020/05/10 03:56:38 markd Exp $
+# $NetBSD: Makefile,v 1.18 2021/06/06 01:17:18 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= dvidvi-1.1
-PKGREVISION= 4
+PKGREVISION= 5
CATEGORIES= print
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/dvidvi/distinfo b/print/dvidvi/distinfo
index 68eadc8ba17..385c4ed9224 100644
--- a/print/dvidvi/distinfo
+++ b/print/dvidvi/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/05/10 03:56:38 markd Exp $
+$NetBSD: distinfo,v 1.9 2021/06/06 01:17:18 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/print/dviljk/Makefile b/print/dviljk/Makefile
index 2379e0dd885..6afdbdff561 100644
--- a/print/dviljk/Makefile
+++ b/print/dviljk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2020/05/10 03:56:38 markd Exp $
+# $NetBSD: Makefile,v 1.18 2021/06/06 01:17:18 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= dviljk-2.6.5
-PKGREVISION= 11
+PKGREVISION= 12
CATEGORIES= print
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/print/dviljk/distinfo b/print/dviljk/distinfo
index 9f247d84afb..bd0f244ecb1 100644
--- a/print/dviljk/distinfo
+++ b/print/dviljk/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2020/05/10 03:56:38 markd Exp $
+$NetBSD: distinfo,v 1.14 2021/06/06 01:17:18 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/print/dvipdfmx/Makefile b/print/dvipdfmx/Makefile
index d1131172972..88d1be4e363 100644
--- a/print/dvipdfmx/Makefile
+++ b/print/dvipdfmx/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.53 2020/05/14 17:33:20 rillig Exp $
+# $NetBSD: Makefile,v 1.54 2021/06/06 01:17:18 markd Exp $
.include "../../print/texlive/Makefile.common"
-PKGNAME= dvipdfmx-20200315
-PKGREVISION= 1
+PKGNAME= dvipdfmx-20210318
CATEGORIES= print converters
HOMEPAGE= http://project.ktug.or.kr/dvipdfmx/
diff --git a/print/dvipdfmx/distinfo b/print/dvipdfmx/distinfo
index 00de7201e97..936d912b3ff 100644
--- a/print/dvipdfmx/distinfo
+++ b/print/dvipdfmx/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.19 2020/05/10 03:56:38 markd Exp $
+$NetBSD: distinfo,v 1.20 2021/06/06 01:17:18 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
SHA1 (patch-Makefile.in) = 526a2eab50395bcc9c0f2aa11a0d20034f93a02b
SHA1 (patch-ac) = 2bbaa28a6cf16c8a14b0f190387d6443c6b260d9
-SHA1 (patch-ad) = 83c490341314ca98ae5915f868dc2d1f3d4a4d5b
+SHA1 (patch-ad) = 8b7f09061d17a9219cd3575fdaf8b049e36a1865
diff --git a/print/dvipdfmx/patches/patch-ad b/print/dvipdfmx/patches/patch-ad
index 80726216cee..c144acffbfc 100644
--- a/print/dvipdfmx/patches/patch-ad
+++ b/print/dvipdfmx/patches/patch-ad
@@ -1,15 +1,15 @@
-$NetBSD: patch-ad,v 1.5 2020/05/10 03:56:38 markd Exp $
+$NetBSD: patch-ad,v 1.6 2021/06/06 01:17:18 markd Exp $
use explicit path
---- data/dvipdfmx.cfg.orig 2019-11-12 23:50:35.000000000 +0000
+--- data/dvipdfmx.cfg.orig 2021-03-23 18:18:30.000000000 +0000
+++ data/dvipdfmx.cfg
@@ -156,7 +156,7 @@ P 0x003C
- %% kpsewhich -progname=dvipdfmx -format='other text files' dvipdfmx.cfg
+ %% kpsewhich -progname=dvipdfmx -format=othertext dvipdfmx.cfg
%% and control which one is found by setting DVIPDFMXINPUTS.
%%
--D "rungs -q -dDELAYSAFER -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
-+D "@RUNGS@ -q -dDELAYSAFER -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
+-D "rungs -q -dALLOWPSTRANSPARENCY -dSAFER -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
++D "@RUNGS@ -q -dALLOWPSTRANSPARENCY -dSAFER -dNOPAUSE -dBATCH -dEPSCrop -sPAPERSIZE=a0 -sDEVICE=pdfwrite -dCompatibilityLevel=%v -dAutoFilterGrayImages=false -dGrayImageFilter=/FlateEncode -dAutoFilterColorImages=false -dColorImageFilter=/FlateEncode -dAutoRotatePages=/None -sOutputFile='%o' '%i' -c quit"
+ %% If you change the above invocation, also change dvipdfmx-unsafe.cfg!
% other random ps converters people have experimented with.
- %D "/usr/local/bin/ps2pdf -dEPSCrop '%i' '%o'"
diff --git a/print/dvipsk/Makefile b/print/dvipsk/Makefile
index 175be8051b3..ef7dd738f08 100644
--- a/print/dvipsk/Makefile
+++ b/print/dvipsk/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.26 2020/05/11 07:41:37 markd Exp $
+# $NetBSD: Makefile,v 1.27 2021/06/06 01:17:18 markd Exp $
.include "../../print/texlive/Makefile.common"
-PKGNAME= dvipsk-2020.1
-PKGREVISION= 2
+PKGNAME= dvipsk-2021.1
CATEGORIES= print
HOMEPAGE= http://www.radicaleye.com/dvips.html
diff --git a/print/dvipsk/distinfo b/print/dvipsk/distinfo
index 67ca10cdc56..2fe0091710a 100644
--- a/print/dvipsk/distinfo
+++ b/print/dvipsk/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2020/05/10 03:56:38 markd Exp $
+$NetBSD: distinfo,v 1.20 2021/06/06 01:17:18 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/print/kpathsea/Makefile b/print/kpathsea/Makefile
index 6c5256fca13..66706a03c8f 100644
--- a/print/kpathsea/Makefile
+++ b/print/kpathsea/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.33 2020/05/10 03:56:38 markd Exp $
+# $NetBSD: Makefile,v 1.34 2021/06/06 01:17:18 markd Exp $
.include "../../print/texlive/Makefile.common"
-PKGNAME= kpathsea-6.3.2
+PKGNAME= kpathsea-6.3.3
CATEGORIES= print
HOMEPAGE= https://ctan.org/pkg/kpathsea
diff --git a/print/kpathsea/distinfo b/print/kpathsea/distinfo
index c0b721309b2..54e0dd3932a 100644
--- a/print/kpathsea/distinfo
+++ b/print/kpathsea/distinfo
@@ -1,10 +1,8 @@
-$NetBSD: distinfo,v 1.26 2020/09/17 19:43:46 schmonz Exp $
+$NetBSD: distinfo,v 1.27 2021/06/06 01:17:18 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
SHA1 (patch-aa) = 049aa9e8655c749ba168316fe6a4af453c3c9194
-SHA1 (patch-configure) = da362d4ae11a49d3ad835e6ee43ec472b56b9f33
-SHA1 (patch-configure.ac) = 136dd6339e918ac65e660ede6eab373347df566c
SHA1 (patch-xputenv.c) = 75edfd8abdf2f0373a084095cfdd37865e628590
diff --git a/print/kpathsea/patches/patch-configure b/print/kpathsea/patches/patch-configure
deleted file mode 100644
index 658fde5a360..00000000000
--- a/print/kpathsea/patches/patch-configure
+++ /dev/null
@@ -1,24 +0,0 @@
-$NetBSD: patch-configure,v 1.1 2020/09/17 19:43:47 schmonz Exp $
-
-On macOS with clang 12, get explicit definitions of snprintf and
-vsnprintf to avoid warnings (treated as errors) and thereby pass
-configure.
-
---- configure.orig 2020-01-16 22:02:50.000000000 +0000
-+++ configure
-@@ -14045,6 +14045,7 @@ else
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h. */
- #include <stdarg.h>
-+#include <stdio.h>
- char buf[16];
- va_list ap;
- int
-@@ -14074,6 +14075,7 @@ if test "$cross_compiling" = yes; then :
- else
- cat confdefs.h - <<_ACEOF >conftest.$ac_ext
- /* end confdefs.h. */
-+#include <stdio.h>
- char buf[4] = "abc";
- int
- main ()
diff --git a/print/kpathsea/patches/patch-configure.ac b/print/kpathsea/patches/patch-configure.ac
deleted file mode 100644
index 231a9756b94..00000000000
--- a/print/kpathsea/patches/patch-configure.ac
+++ /dev/null
@@ -1,26 +0,0 @@
-$NetBSD: patch-configure.ac,v 1.1 2020/09/17 19:43:47 schmonz Exp $
-
-On macOS with clang 12, get explicit definitions of snprintf and
-vsnprintf to avoid warnings (treated as errors) and thereby pass
-configure.
-
---- configure.ac.orig 2015-06-18 11:33:58.000000000 +0000
-+++ configure.ac
-@@ -78,6 +78,7 @@ fi
- AC_CACHE_CHECK([for $snfunc and $vsnfunc],
- [kpse_cv_have_snfuncs],
- [AC_LINK_IFELSE([AC_LANG_PROGRAM([[#include <stdarg.h>
-+ #include <stdio.h>
- char buf[16];
- va_list ap;]],
- [[$snfunc (buf, 16, "%s", "abc");
-@@ -87,7 +88,8 @@ AC_CACHE_CHECK([for $snfunc and $vsnfunc
- if test "x$kpse_cv_have_snfuncs" != xyes; then
- AC_MSG_ERROR([Sorry, you need $snfunc and $vsnfunc.])
- fi
--AC_RUN_IFELSE([AC_LANG_PROGRAM([[char buf[4] = "abc";]],
-+AC_RUN_IFELSE([AC_LANG_PROGRAM([[#include <stdio.h>
-+ char buf[4] = "abc";]],
- [[if ($snfunc (buf, 1, "%s", "x") == 0 || buf[1] != 'b')
- return 1;]])],
- [],
diff --git a/print/lacheck/Makefile b/print/lacheck/Makefile
index 2c5548ddf5a..f924fb1166f 100644
--- a/print/lacheck/Makefile
+++ b/print/lacheck/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.7 2020/05/10 03:56:39 markd Exp $
+# $NetBSD: Makefile,v 1.8 2021/06/06 01:17:19 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= lacheck-1.29
+PKGREVISION= 1
CATEGORIES= print
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/lacheck/distinfo b/print/lacheck/distinfo
index f18595c857a..89e5cd8fa19 100644
--- a/print/lacheck/distinfo
+++ b/print/lacheck/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/05/10 03:56:39 markd Exp $
+$NetBSD: distinfo,v 1.9 2021/06/06 01:17:19 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/print/luatex/Makefile b/print/luatex/Makefile
index cd41799b1e1..65b838409b6 100644
--- a/print/luatex/Makefile
+++ b/print/luatex/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.105 2021/05/24 19:53:46 wiz Exp $
+# $NetBSD: Makefile,v 1.106 2021/06/06 01:17:19 markd Exp $
-PKGREVISION= 8
.include "../../print/texlive/Makefile.common"
-PKGNAME= luatex-1.12.0
+PKGNAME= luatex-1.13.0
CATEGORIES= print
HOMEPAGE= https://www.tug.org/web2c/
@@ -12,6 +11,7 @@ LICENSE= gnu-gpl-v2
EXTRACT_ELEMENTS+= ${DISTNAME}/libs/lua53
EXTRACT_ELEMENTS+= ${DISTNAME}/libs/luajit
+EXTRACT_ELEMENTS+= ${DISTNAME}/libs/pplib
EXTRACT_ELEMENTS+= ${DISTNAME}/texk/web2c
USE_LANGUAGES= c99 c++11
@@ -36,7 +36,6 @@ CONFIGURE_ARGS+= --disable-web-progs
CONFIGURE_ARGS+= --disable-xetex
CONFIGURE_ARGS+= --enable-luatex
CONFIGURE_ARGS+= --enable-web2c
-CONFIGURE_ARGS+= --with-system-poppler
CONFIGURE_ARGS+= --with-fontconfig-includes=${BUILDLINK_PREFIX.fontconfig}/include
CONFIGURE_ARGS+= --with-fontconfig-libdir=${BUILDLINK_PREFIX.fontconfig}/lib
CONFIGURE_ARGS+= --with-system-kpathsea
@@ -60,6 +59,7 @@ CONFIGURE_ARGS+= --without-x
CONFIGURE_DIRS= libs/lua53
CONFIGURE_DIRS+= libs/luajit
+CONFIGURE_DIRS+= libs/pplib
CONFIGURE_DIRS+= texk/web2c
INSTALLATION_DIRS+= bin lib
@@ -90,7 +90,5 @@ do-install:
.include "../../math/mpfr/buildlink3.mk"
BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.3.2
.include "../../print/kpathsea/buildlink3.mk"
-.include "../../print/poppler/buildlink3.mk"
-.include "../../print/poppler-includes/buildlink3.mk"
.include "../../x11/pixman/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/luatex/distinfo b/print/luatex/distinfo
index c1345cdccb1..62d1ef0ddb7 100644
--- a/print/luatex/distinfo
+++ b/print/luatex/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.38 2020/05/13 11:14:21 jperkin Exp $
+$NetBSD: distinfo,v 1.39 2021/06/06 01:17:19 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
SHA1 (patch-libs_lua53_lua53-src_src_luaconf.h) = 824ee4ba2c324e1e01967b82a54621b6b6f3edd3
SHA1 (patch-libs_luajit_LuaJIT-src_src_host_buildvm__asm.c) = 34fa742ed696f97df637c5086bf1faf3d718cb69
SHA1 (patch-libs_luajit_LuaJIT-src_src_vm__x86.dasc) = 9bbd384d56ab25c4c2a2dc3cd7e282da7d3ad935
diff --git a/print/ptexenc/Makefile b/print/ptexenc/Makefile
index 871d65bb8be..1aab1384a7d 100644
--- a/print/ptexenc/Makefile
+++ b/print/ptexenc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2020/05/10 03:56:39 markd Exp $
+# $NetBSD: Makefile,v 1.15 2021/06/06 01:17:19 markd Exp $
.include "../../print/texlive/Makefile.common"
-PKGNAME= ptexenc-1.3.8
+PKGNAME= ptexenc-1.3.9
CATEGORIES= print
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/print/ptexenc/distinfo b/print/ptexenc/distinfo
index 4a2f1bb823d..b1635bb9183 100644
--- a/print/ptexenc/distinfo
+++ b/print/ptexenc/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.13 2020/05/10 03:56:39 markd Exp $
+$NetBSD: distinfo,v 1.14 2021/06/06 01:17:19 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
SHA1 (patch-texk_ptexenc_Makefile.in) = 2d110e53d604c405140abf05646a79aecb393ede
diff --git a/print/seetexk/Makefile b/print/seetexk/Makefile
index 8775c4b2bf5..b3f5f984f47 100644
--- a/print/seetexk/Makefile
+++ b/print/seetexk/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.8 2020/05/10 03:56:39 markd Exp $
+# $NetBSD: Makefile,v 1.9 2021/06/06 01:17:19 markd Exp $
.include "../../print/texlive/Makefile.common"
-PKGNAME= seetexk-1.1
-PKGREVISION= 6
+PKGNAME= seetexk-20200908
CATEGORIES= print
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/seetexk/distinfo b/print/seetexk/distinfo
index f18595c857a..89e5cd8fa19 100644
--- a/print/seetexk/distinfo
+++ b/print/seetexk/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/05/10 03:56:39 markd Exp $
+$NetBSD: distinfo,v 1.9 2021/06/06 01:17:19 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/print/tex4ht/Makefile b/print/tex4ht/Makefile
index 62902cd2f3e..d47cc28c167 100644
--- a/print/tex4ht/Makefile
+++ b/print/tex4ht/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.15 2021/05/24 19:53:50 wiz Exp $
+# $NetBSD: Makefile,v 1.16 2021/06/06 01:17:19 markd Exp $
-PKGREVISION= 4
.include "../../print/texlive/Makefile.common"
-PKGNAME= tex4ht-20180225
+PKGNAME= tex4ht-20180703
CATEGORIES= print
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/tex4ht/distinfo b/print/tex4ht/distinfo
index f18595c857a..89e5cd8fa19 100644
--- a/print/tex4ht/distinfo
+++ b/print/tex4ht/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/05/10 03:56:39 markd Exp $
+$NetBSD: distinfo,v 1.9 2021/06/06 01:17:19 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/print/texlive/Makefile.common b/print/texlive/Makefile.common
index a89940a0fcb..e2692fb7d5f 100644
--- a/print/texlive/Makefile.common
+++ b/print/texlive/Makefile.common
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile.common,v 1.3 2020/05/10 03:56:37 markd Exp $
+# $NetBSD: Makefile.common,v 1.4 2021/06/06 01:17:16 markd Exp $
# used by converters/dvi2tty/Makefile
# used by fonts/afm2pl/Makefile
# used by fonts/gsftopkk/Makefile
# used by fonts/lcdftypetools/Makefile
+# used by fonts/makejvf/Makefile
# used by fonts/ps2pkm/Makefile
# used by fonts/ttf2pk/Makefile
# used by fonts/ttfdump/Makefile
@@ -24,10 +25,11 @@
# used by print/xpdfopen/Makefile
# used by textproc/makeindexk/Makefile
# used by textproc/mendexk/Makefile
+# used by textproc/upmendex/Makefile
# used by textproc/xindy/Makefile
-DISTNAME= texlive-20200406-source
-MASTER_SITES= ftp://tug.org/historic/systems/texlive/2020/
+DISTNAME= texlive-20210325-source
+MASTER_SITES= ftp://tug.org/historic/systems/texlive/2021/
EXTRACT_SUFX= .tar.xz
MAINTAINER?= minskim@NetBSD.org
diff --git a/print/vlna/Makefile b/print/vlna/Makefile
index 09b91c43088..aa1eff6aec4 100644
--- a/print/vlna/Makefile
+++ b/print/vlna/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.8 2020/05/10 03:56:39 markd Exp $
+# $NetBSD: Makefile,v 1.9 2021/06/06 01:17:19 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= vlna-1.5
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/print/vlna/distinfo b/print/vlna/distinfo
index f18595c857a..89e5cd8fa19 100644
--- a/print/vlna/distinfo
+++ b/print/vlna/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.8 2020/05/10 03:56:39 markd Exp $
+$NetBSD: distinfo,v 1.9 2021/06/06 01:17:19 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/print/web2c/Makefile b/print/web2c/Makefile
index 89a7de92a25..8cbefcd6aad 100644
--- a/print/web2c/Makefile
+++ b/print/web2c/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.106 2021/05/20 11:56:00 wiz Exp $
+# $NetBSD: Makefile,v 1.107 2021/06/06 01:17:19 markd Exp $
.include "../../print/texlive/Makefile.common"
-PKGNAME= web2c-2020
-PKGREVISION= 8
+PKGNAME= web2c-2021
CATEGORIES= print
HOMEPAGE= https://www.tug.org/web2c/
@@ -12,6 +11,7 @@ COMMENT= TeX implementation translating WEB to C
DEPENDS+= kpathsea>=6.2.1:../../print/kpathsea
DEPENDS+= ptexenc>=1.3.7:../../print/ptexenc
+EXTRACT_ELEMENTS+= ${DISTNAME}/libs/xpdf
EXTRACT_ELEMENTS+= ${DISTNAME}/texk/web2c
USE_LANGUAGES= c c++14
@@ -46,8 +46,6 @@ CONFIGURE_ARGS+= --with-system-mpfr
CONFIGURE_ARGS+= --with-mpfr-includes=${BUILDLINK_PREFIX.mpfr}/include
CONFIGURE_ARGS+= --with-mpfr-libdir=${BUILDLINK_PREFIX.mpfr}/lib
CONFIGURE_ARGS+= --with-system-pixman
-CONFIGURE_ARGS+= --with-system-poppler
-CONFIGURE_ARGS+= --with-system-xpdf
CONFIGURE_ARGS+= --with-system-ptexenc
CONFIGURE_ARGS+= --with-system-zlib
CONFIGURE_ARGS+= --with-zlib-includes=${BUILDLINK_PREFIX.zlib}/include
@@ -55,21 +53,16 @@ CONFIGURE_ARGS+= --with-zlib-libdir=${BUILDLINK_PREFIX.zlib}/lib
CONFIGURE_ARGS+= --with-system-zziplib
LIBTOOL_OVERRIDE= ../*/libtool */libtool
-CONFIGURE_DIRS= ${WRKDIR}/${DISTNAME}/texk/web2c
+CONFIGURE_DIRS= ${WRKDIR}/${DISTNAME}/libs/xpdf
+CONFIGURE_DIRS+= ${WRKDIR}/${DISTNAME}/texk/web2c
INSTALL_DIRS= ${WRKDIR}/${DISTNAME}/texk/web2c
-pre-configure:
- ${CP} ${WRKSRC}/pdftexdir/pdftoepdf-poppler0.86.0.cc ${WRKSRC}/pdftexdir/pdftoepdf.cc
- ${CP} ${WRKSRC}/pdftexdir/pdftosrc-poppler0.83.0.cc ${WRKSRC}/pdftexdir/pdftosrc.cc
-
.include "../../archivers/zziplib/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/cairo/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
.include "../../math/mpfr/buildlink3.mk"
.include "../../print/kpathsea/buildlink3.mk"
-.include "../../print/poppler/buildlink3.mk"
-.include "../../print/poppler-includes/buildlink3.mk"
.include "../../print/ptexenc/buildlink3.mk"
.include "../../x11/pixman/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/web2c/distinfo b/print/web2c/distinfo
index 381a015ed77..2cb5eb3b20c 100644
--- a/print/web2c/distinfo
+++ b/print/web2c/distinfo
@@ -1,8 +1,8 @@
-$NetBSD: distinfo,v 1.39 2020/10/29 19:47:13 markd Exp $
+$NetBSD: distinfo,v 1.40 2021/06/06 01:17:19 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
SHA1 (patch-Makefile.in) = e4446fc146b419ca5f2105d2a78c7789149b40ea
SHA1 (patch-man_Makefile.in) = 9b57fbd750476ef3aff268918135ce63f553ef14
diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile
index 6722efb1a40..238c2e0aff4 100644
--- a/print/xdvik/Makefile
+++ b/print/xdvik/Makefile
@@ -1,8 +1,9 @@
-# $NetBSD: Makefile,v 1.31 2020/05/12 03:26:16 markd Exp $
+# $NetBSD: Makefile,v 1.32 2021/06/06 01:17:19 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= xdvik-22.87.04
+PKGREVISION= 1
CATEGORIES= print
HOMEPAGE= http://xdvi.sourceforge.net/
diff --git a/print/xdvik/distinfo b/print/xdvik/distinfo
index c6fbf036a40..870952eb508 100644
--- a/print/xdvik/distinfo
+++ b/print/xdvik/distinfo
@@ -1,9 +1,9 @@
-$NetBSD: distinfo,v 1.17 2020/05/10 03:56:40 markd Exp $
+$NetBSD: distinfo,v 1.18 2021/06/06 01:17:19 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
SHA1 (patch-aa) = 92ab2c63769204f5ee42a10f84a47f636fae82c6
SHA1 (patch-ab) = 09dbadaa8fb4575e4a437f3a3df266ae808e3278
SHA1 (patch-configure) = 10ecd7bd6928d1296bde494ce5173187e2734731
diff --git a/print/xetex/Makefile b/print/xetex/Makefile
index e451e001447..c8a4ace07f5 100644
--- a/print/xetex/Makefile
+++ b/print/xetex/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.112 2021/05/24 19:53:50 wiz Exp $
+# $NetBSD: Makefile,v 1.113 2021/06/06 01:17:20 markd Exp $
-PKGREVISION= 11
.include "../../print/texlive/Makefile.common"
-PKGNAME= xetex-0.999992
+PKGNAME= xetex-0.999993
CATEGORIES= print
HOMEPAGE= https://www.tug.org/xetex/
@@ -13,6 +12,7 @@ LICENSE= mit
CONFLICTS+= web2c<=7.5.7
DEPENDS+= dvipdfmx>=20140525:../../print/dvipdfmx
+EXTRACT_ELEMENTS+= ${DISTNAME}/libs/pplib
EXTRACT_ELEMENTS+= ${DISTNAME}/libs/xpdf
EXTRACT_ELEMENTS+= ${DISTNAME}/texk/web2c
@@ -46,7 +46,6 @@ CONFIGURE_ARGS+= --with-fontconfig-libdir=${BUILDLINK_PREFIX.fontconfig}/lib
CONFIGURE_ARGS+= --with-system-graphite2
CONFIGURE_ARGS+= --with-system-harfbuzz
CONFIGURE_ARGS+= --with-system-kpathsea
-CONFIGURE_ARGS+= --with-system-poppler
CONFIGURE_ARGS+= --with-system-zlib
CONFIGURE_ARGS+= --with-zlib-includes=${BUILDLINK_PREFIX.zlib}/include
CONFIGURE_ARGS+= --with-zlib-libdir=${BUILDLINK_PREFIX.zlib}/lib
@@ -56,6 +55,7 @@ CONFIGURE_ARGS+= --with-system-teckit
CONFIGURE_ARGS+= --with-system-icu
CONFIGURE_ARGS+= --without-x
+CONFIGURE_DIRS+= libs/pplib
CONFIGURE_DIRS+= libs/xpdf
CONFIGURE_DIRS+= texk/web2c
@@ -81,7 +81,5 @@ do-install:
.include "../../graphics/png/buildlink3.mk"
BUILDLINK_API_DEPENDS.kpathsea+= kpathsea>=6.2.1
.include "../../print/kpathsea/buildlink3.mk"
-.include "../../print/poppler/buildlink3.mk"
-.include "../../print/poppler-includes/buildlink3.mk"
.include "../../textproc/icu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/print/xetex/distinfo b/print/xetex/distinfo
index cf40e0678a1..f4750807c94 100644
--- a/print/xetex/distinfo
+++ b/print/xetex/distinfo
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.24 2020/05/10 03:56:40 markd Exp $
+$NetBSD: distinfo,v 1.25 2021/06/06 01:17:20 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
SHA1 (patch-texk_web2c_xetexdir_XeTeX__ext.c) = a83e842b567db6acb35cfab5303a7e96845fa953
-SHA1 (patch-texk_web2c_xetexdir_pdfimage.cpp) = 80536965759abcf408bd02c326c23a11de697946
diff --git a/print/xetex/patches/patch-texk_web2c_xetexdir_pdfimage.cpp b/print/xetex/patches/patch-texk_web2c_xetexdir_pdfimage.cpp
deleted file mode 100644
index 81901a7053d..00000000000
--- a/print/xetex/patches/patch-texk_web2c_xetexdir_pdfimage.cpp
+++ /dev/null
@@ -1,31 +0,0 @@
-$NetBSD: patch-texk_web2c_xetexdir_pdfimage.cpp,v 1.1 2018/12/05 21:44:03 wiz Exp $
-
-Fix build with poppler-0.71.
-
---- texk/web2c/xetexdir/pdfimage.cpp.orig 2017-08-06 07:12:02.000000000 +0000
-+++ texk/web2c/xetexdir/pdfimage.cpp
-@@ -82,19 +82,19 @@ pdf_get_rect(char* filename, int page_nu
- switch (pdf_box) {
- default:
- case pdfbox_crop:
-- r = page->getCropBox();
-+ r = (PDFRectangle*)page->getCropBox();
- break;
- case pdfbox_media:
-- r = page->getMediaBox();
-+ r = (PDFRectangle*)page->getMediaBox();
- break;
- case pdfbox_bleed:
-- r = page->getBleedBox();
-+ r = (PDFRectangle*)page->getBleedBox();
- break;
- case pdfbox_trim:
-- r = page->getTrimBox();
-+ r = (PDFRectangle*)page->getTrimBox();
- break;
- case pdfbox_art:
-- r = page->getArtBox();
-+ r = (PDFRectangle*)page->getArtBox();
- break;
- }
-
diff --git a/print/xpdfopen/Makefile b/print/xpdfopen/Makefile
index 73ab5be7725..622b35a14b4 100644
--- a/print/xpdfopen/Makefile
+++ b/print/xpdfopen/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.13 2020/05/10 03:56:40 markd Exp $
+# $NetBSD: Makefile,v 1.14 2021/06/06 01:17:20 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= xpdfopen-0.86
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/print/xpdfopen/distinfo b/print/xpdfopen/distinfo
index 7c727bc6e70..eb72656aafa 100644
--- a/print/xpdfopen/distinfo
+++ b/print/xpdfopen/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.10 2020/05/10 03:56:40 markd Exp $
+$NetBSD: distinfo,v 1.11 2021/06/06 01:17:20 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/textproc/makeindexk/Makefile b/textproc/makeindexk/Makefile
index 536274ab750..ba772a98057 100644
--- a/textproc/makeindexk/Makefile
+++ b/textproc/makeindexk/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.17 2020/05/10 03:56:40 markd Exp $
+# $NetBSD: Makefile,v 1.18 2021/06/06 01:17:20 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= makeindexk-2.15
-PKGREVISION= 12
+PKGREVISION= 13
CATEGORIES= print
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/textproc/makeindexk/distinfo b/textproc/makeindexk/distinfo
index 60ca2e77b6a..0b941ed36c8 100644
--- a/textproc/makeindexk/distinfo
+++ b/textproc/makeindexk/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.14 2020/05/10 03:56:40 markd Exp $
+$NetBSD: distinfo,v 1.15 2021/06/06 01:17:20 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/textproc/mendexk/Makefile b/textproc/mendexk/Makefile
index cf54001aae1..6bd9bc4775c 100644
--- a/textproc/mendexk/Makefile
+++ b/textproc/mendexk/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.14 2020/05/10 03:56:40 markd Exp $
+# $NetBSD: Makefile,v 1.15 2021/06/06 01:17:20 markd Exp $
.include "../../print/texlive/Makefile.common"
-PKGNAME= mendexk-3.2
+PKGNAME= mendexk-3.3
CATEGORIES= textproc
HOMEPAGE= https://www.tug.org/texlive/
diff --git a/textproc/mendexk/distinfo b/textproc/mendexk/distinfo
index ea206e4c353..90da2d5c3da 100644
--- a/textproc/mendexk/distinfo
+++ b/textproc/mendexk/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.12 2020/05/10 03:56:40 markd Exp $
+$NetBSD: distinfo,v 1.13 2021/06/06 01:17:20 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/textproc/upmendex/Makefile b/textproc/upmendex/Makefile
index 976572572a9..a47bc5f80ae 100644
--- a/textproc/upmendex/Makefile
+++ b/textproc/upmendex/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2021/04/21 11:42:49 adam Exp $
+# $NetBSD: Makefile,v 1.3 2021/06/06 01:17:20 markd Exp $
-PKGREVISION= 1
.include "../../print/texlive/Makefile.common"
-PKGNAME= upmendex-0.54
+PKGNAME= upmendex-0.55
CATEGORIES= textproc
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/textproc/upmendex/distinfo b/textproc/upmendex/distinfo
index 438a983e7e7..64c2ccb1595 100644
--- a/textproc/upmendex/distinfo
+++ b/textproc/upmendex/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.1 2021/02/21 06:20:33 markd Exp $
+$NetBSD: distinfo,v 1.2 2021/06/06 01:17:20 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes
diff --git a/textproc/xindy/Makefile b/textproc/xindy/Makefile
index 884ba127e7a..e4775acccc4 100644
--- a/textproc/xindy/Makefile
+++ b/textproc/xindy/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.9 2021/05/24 19:55:01 wiz Exp $
+# $NetBSD: Makefile,v 1.10 2021/06/06 01:17:20 markd Exp $
.include "../../print/texlive/Makefile.common"
PKGNAME= xindy-2.5.1
-PKGREVISION= 6
+PKGREVISION= 7
CATEGORIES= print
MAINTAINER= pkgsrc-users@NetBSD.org
diff --git a/textproc/xindy/distinfo b/textproc/xindy/distinfo
index cc828b20e87..de986203b3b 100644
--- a/textproc/xindy/distinfo
+++ b/textproc/xindy/distinfo
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2020/05/10 03:56:40 markd Exp $
+$NetBSD: distinfo,v 1.4 2021/06/06 01:17:20 markd Exp $
-SHA1 (texlive-20200406-source.tar.xz) = 94b77331474d678ce75d9d6c673965fd7f93295b
-RMD160 (texlive-20200406-source.tar.xz) = 7475f64f21c7ba7a2e7c6e9bfe534dd6d53e4bb9
-SHA512 (texlive-20200406-source.tar.xz) = 65be52cb5e1b52f12feb62c6cf23e56c581b9dccb8d3b9ccc85c12c62b0cb67dd71de8d22d967d2cbf8403502c66bccb238523d13a0d081be104fc9f9c68b477
-Size (texlive-20200406-source.tar.xz) = 55383320 bytes
+SHA1 (texlive-20210325-source.tar.xz) = fa68012b86e20410c90684ec2ff50e34023bbaf2
+RMD160 (texlive-20210325-source.tar.xz) = 90f924b7843de99c9b438d66926192020291bbee
+SHA512 (texlive-20210325-source.tar.xz) = afd6eb24efaeac7c58d43ff24162aece919079a9ae02934509f068c7a3828223c33c14d9db11ff7fea3560b08a06f352446ba7f845eefb4a56a87b96f088f213
+Size (texlive-20210325-source.tar.xz) = 54837368 bytes