summaryrefslogtreecommitdiff
path: root/fonts
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 /fonts
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.
Diffstat (limited to 'fonts')
-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
14 files changed, 49 insertions, 49 deletions
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