diff options
author | adam <adam@pkgsrc.org> | 2019-05-09 09:47:34 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2019-05-09 09:47:34 +0000 |
commit | 986656d34c35c7f478a481b7c3cf66e265113132 (patch) | |
tree | f204f2fc6109c43594a52133b6e1e272d0a8fa1b /fonts/afm2pl/distinfo | |
parent | efe6a82b83640e5463562f6be37f855c6ded97f6 (diff) | |
download | pkgsrc-986656d34c35c7f478a481b7c3cf66e265113132.tar.gz |
texlive: updated to 20190410
20190410:
Kpathsea: More consistent brace expansion and path splitting; new variable TEXMFDOTDIR instead of hard-coded . in paths allows for easily searching additional or sub-directories (see comments in texmf.cnf).
epTEX, eupTEX: New primitives \readpapersizespecial and \expanded.
LuaTEX: Lua 5.3 now used, with concomitant arithmetic and interface changes. The homegrown library pplib is used to read pdf files, thus eliminating the dependency on poppler (and the need for C++); Lua interface changed accordingly.
MetaPost: r-mpost command name recognized as an alias for invocation with the –restricted option, and added to the list of restricted commands available by default. Minimum precision now 2 for decimal and binary mode. Binary mode no longer available in MPlib but still available in standalone MetaPost.
pdfTEX: New primitive \expanded; if new primitive parameter \pdfomitcharset is set to 1, the /CharSet string omitted from the PDF output, since it cannot feasibly be guaranteed correct, as required by PDF/A-2 and PDF/A-3.
XeTEX: New primitives \expanded, \creationdate, \elapsedtime, \filedump, \filemoddate, \filesize, \resettimer, \normaldeviate, \uniformdeviate, \randomseed; extend \Ucharcat to produce active characters.
tlmgr: Support curl as a download program; use lz4 and gzip before xz for local backups, if available; prefer system-provided binaries over binaries provided with TEX Live for compressor and download programs, unless the environment variable TEXLIVE_PREFER_OWN is set.
install-tl: New option -gui (with no argument) is the default on Windows and Macs, and invokes a new Tcl/TK GUI (see sections 1.3 and 3.1.6).
Utilities:
cwebbin (https://ctan.org/pkg/cwebbin) is now the CWEB implementation in TEX Live, with support for more language dialects, and including the ctwill program to make mini-indexes.
chkdvifont: report font information from DVI files, also from tfm/ofm, vf, gf, pk.
dvispc: make a DVI file page-independent with respect to specials.
MacTEX: x86_64-darwin now supports 10.12 and higher (Sierra, High Sierra, Mojave); x86_64-darwinlegacy still supports 10.6 and newer. The spell checker Excalibur is no longer included, since it requires 32-bit support.
Platforms: removed sparc-solaris.
Diffstat (limited to 'fonts/afm2pl/distinfo')
-rw-r--r-- | fonts/afm2pl/distinfo | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/fonts/afm2pl/distinfo b/fonts/afm2pl/distinfo index 73d891af153..6b7e9072857 100644 --- a/fonts/afm2pl/distinfo +++ b/fonts/afm2pl/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.6 2018/05/13 12:03:52 markd Exp $ +$NetBSD: distinfo,v 1.7 2019/05/09 09:47:34 adam Exp $ -SHA1 (texlive-20180414-source.tar.xz) = 81bdd9999b6ab860d1d3c388cf27062aba960255 -RMD160 (texlive-20180414-source.tar.xz) = 0ff63bbd7f8a0fb6417089f5d1ae1e4124a1dd95 -SHA512 (texlive-20180414-source.tar.xz) = ecac9b8203d2747be7ba7f82d68096d859fb35713276106d7049035dd3a8cfca07f8a8648982f0317b3812f8480db7326714de32f95998e3e6f73571de2aa140 -Size (texlive-20180414-source.tar.xz) = 49770944 bytes +SHA1 (texlive-20190410-source.tar.xz) = d700878d3e19b6ad1313791dd5cef4bf0acfd675 +RMD160 (texlive-20190410-source.tar.xz) = a0cbe56b19b1f3d064315c37f8b5a4b04f82678b +SHA512 (texlive-20190410-source.tar.xz) = 7759d8e668e53c0c73e48907096da9d8fb6384dd9c3342ddfb05e17d077054c5351d35256cf4e63a6da502de2f09f521979bede7209cdd5bd8ae80eba0efed2e +Size (texlive-20190410-source.tar.xz) = 53783408 bytes |