summaryrefslogtreecommitdiff
path: root/systems
diff options
context:
space:
mode:
authorNorbert Preining <norbert@preining.info>2020-06-18 03:02:56 +0000
committerNorbert Preining <norbert@preining.info>2020-06-18 03:02:56 +0000
commit7a78c3b8b21b6842d27bb48f37197f8c380ccc5e (patch)
treeaaa0da455d5784ca3b21e12a88b6a739bb543e84 /systems
parentda248962ebaf9445ca3c9dde54c05c3baa8715ab (diff)
CTAN sync 202006180302
Diffstat (limited to 'systems')
-rw-r--r--systems/mac/mactex/ExtrasFolder.pdfbin38013 -> 37874 bytes
-rw-r--r--systems/mac/mactex/Licenses.txt4
-rwxr-xr-xsystems/texlive/tlnet/tlpkg/installer/config.guess12
-rw-r--r--systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl3
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb98
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.md52
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha5122
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc14
-rw-r--r--systems/texlive/tlnet/tlpkg/texlive.tlpdb.xzbin2199112 -> 2199204 bytes
-rw-r--r--systems/win32/miktex/tm/packages/next/files.csv.lzmabin536551 -> 536536 bytes
-rw-r--r--systems/win32/miktex/tm/packages/next/pr.ini10
-rw-r--r--systems/win32/miktex/tm/packages/pr.ini8
-rw-r--r--systems/win32/w32tex/ChangeLog6
13 files changed, 87 insertions, 72 deletions
diff --git a/systems/mac/mactex/ExtrasFolder.pdf b/systems/mac/mactex/ExtrasFolder.pdf
index c93e7ecd5f..cfaf61a7d6 100644
--- a/systems/mac/mactex/ExtrasFolder.pdf
+++ b/systems/mac/mactex/ExtrasFolder.pdf
Binary files differ
diff --git a/systems/mac/mactex/Licenses.txt b/systems/mac/mactex/Licenses.txt
index c3b50bb334..b62d38be84 100644
--- a/systems/mac/mactex/Licenses.txt
+++ b/systems/mac/mactex/Licenses.txt
@@ -1,6 +1,6 @@
$Id: Licenses.txt,v 1.14 2007/02/28 14:23:19 herbs Exp $
-Brief summary of the licensing of the various applications included as of 2020/05/18
+Brief summary of the licensing of the various applications included as of 2020/06/17
Aquamacs Emacs (Intel) - 3.5 - gpl - http://aquamacs.org/
Aquatkbibtex - 1.3 - gpl - http://aquatkbibtex.sourceforge.net/
@@ -14,7 +14,7 @@ LaTeXiT (10.9+) - 2.14.9 - free? - http://ktd.club.fr/programma
Lyx (10.6+) - 2.3.4.2 - gpl - http://wiki.lyx.org/Mac/Mac
Présentation - 2.2 - gpl - http://iihm.imag.fr/blanch/software/osx-presentation/
SimpleTeX4ht - 3.3 - gpl - http://www.simpletex4ht.free.fr/
-Skim (10.7+) - 1.5.9 - bsd - http://skim-app.sourceforge.net/
+Skim (10.7+) - 1.5.10 - bsd - http://skim-app.sourceforge.net/
Symbols Widget - 1.4.3 - gpl - http://vocaro.com/trevor/software/widgets/
TeX FoG (10.4+) - 1.3.2 - gpl - http://homepage.mac.com/marco_coisson/TeXFoG/
TeX Live Utility (10.6+) - 1.3.6 - bsd - https://github.com/amaxwell/tlutility/releases
diff --git a/systems/texlive/tlnet/tlpkg/installer/config.guess b/systems/texlive/tlnet/tlpkg/installer/config.guess
index 11fda528bc..92bfc33e29 100755
--- a/systems/texlive/tlnet/tlpkg/installer/config.guess
+++ b/systems/texlive/tlnet/tlpkg/installer/config.guess
@@ -1095,7 +1095,17 @@ EOF
echo "$UNAME_MACHINE"-dec-linux-"$LIBC"
exit ;;
x86_64:Linux:*:*)
- echo "$UNAME_MACHINE"-pc-linux-"$LIBC"
+ set_cc_for_build
+ LIBCABI=$LIBC
+ if [ "$CC_FOR_BUILD" != no_compiler_found ]; then
+ if (echo '#ifdef __ILP32__'; echo IS_X32; echo '#endif') | \
+ (CCOPTS="" $CC_FOR_BUILD -E - 2>/dev/null) | \
+ grep IS_X32 >/dev/null
+ then
+ LIBCABI="$LIBC"x32
+ fi
+ fi
+ echo "$UNAME_MACHINE"-pc-linux-"$LIBCABI"
exit ;;
xtensa*:Linux:*:*)
echo "$UNAME_MACHINE"-unknown-linux-"$LIBC"
diff --git a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
index 1522434629..26f822e561 100644
--- a/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
+++ b/systems/texlive/tlnet/tlpkg/installer/ctan-mirrors.pl
@@ -16,7 +16,6 @@ $mirrors = {
'http://mirror.lzu.edu.cn/CTAN/' => 1,
'http://mirrors.cqu.edu.cn/CTAN/' => 1,
'http://mirrors.hit.edu.cn/CTAN/' => 1,
- 'http://mirrors.sjtug.sjtu.edu.cn/ctan/' => 1,
'http://mirrors.ustc.edu.cn/CTAN/' => 1,
'https://mirror.bjtu.edu.cn/CTAN/' => 1,
'https://mirrors.bfsu.edu.cn/CTAN/' => 1,
@@ -37,7 +36,6 @@ $mirrors = {
'http://ctan.yazd.ac.ir/' => 1,
},
'Japan' => {
- 'ftp://ftp.kddilabs.jp/CTAN/' => 1,
'ftp://ftp.u-aizu.ac.jp/pub/tex/CTAN/' => 1,
'http://ftp.jaist.ac.jp/pub/CTAN/' => 1,
'http://ftp.yz.yamagata-u.ac.jp/pub/CTAN/' => 1,
@@ -45,7 +43,6 @@ $mirrors = {
'Korea' => {
'http://ftp.harukasan.org/CTAN/' => 1,
'http://ftp.kaist.ac.kr/pub/tex-archive/' => 1,
- 'http://ftp.ktug.org/tex-archive/' => 1,
'http://mirror.kakao.com/CTAN/' => 1,
'http://mirror.navercorp.com/CTAN/' => 1,
'http://mirror.yongbok.net/ctan/' => 1,
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
index 4b6bc69608..284a5f62ad 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb
@@ -26,7 +26,7 @@ depend container_split_src_files/1
depend frozen/0
depend minrelease/2016
depend release/2020
-depend revision/55571
+depend revision/55579
name 00texlive.image
category TLCore
@@ -4214,7 +4214,7 @@ depend setting_available_architectures:aarch64-linux amd64-freebsd amd64-netbsd
name 00texlive.installer
category TLCore
-revision 55552
+revision 55573
shortdesc TeX Live standalone installer package
longdesc This package defines the files to go into the installer
longdesc archives (install-tl-unx.tar.gz, install-tl.zip) built by the
@@ -49999,7 +49999,7 @@ catalogue-version 1.0c
name changes
category Package
-revision 52838
+revision 55577
shortdesc Manual change markup
relocated 1
longdesc The package allows the user to manually markup changes of text,
@@ -50008,13 +50008,13 @@ longdesc shown in a different color; deleted text is striked out.
longdesc Additionally, text can be highlighted and/or commented. The
longdesc package allows free definition of additional authors and their
longdesc associated color. It also allows you to change the markup of
-longdesc changes, authors, highlights or comments. A bash script is
+longdesc changes, authors, highlights or comments. A Python script is
longdesc provided for removing the changes.
-containersize 7892
-containerchecksum 04b141aeb9925e3dd0b54acec65d90e2a88937c9591ace8ea103571413f19896790af9a2a22e98d05129a9c0839edada755a722d2455d6692363c8fa01e1e633
-doccontainersize 499116
-doccontainerchecksum 8d293b2c22d49f39264535c899746118308640f489a6649b25547723bfb42160064a63ca785e25b939cb0488ec20ee5f4047ed6662c62bfbe1367c191df96003
-docfiles size=394
+containersize 7880
+containerchecksum 20789bb3c887edc9357549348c1ecdc59e79e9bb561975f62f32003aee73e05cc20b6d4b8390601c4299b8a11d2ec81bbc9e00e706f4f0385cb577856592da3c
+doccontainersize 904352
+doccontainerchecksum e9349a12b7f41122b1ef0a016babff956dcf50ffd8faf2424493b369e1a1129b91c6639e181b9f2d6793315f3959ad69f0f4d74c85fe262f273c94fa06141770
+docfiles size=521
RELOC/doc/latex/changes/README details="Readme" language="en"
RELOC/doc/latex/changes/changes.english.pdf details="Package documentation (English)" language="en"
RELOC/doc/latex/changes/changes.english.withcode.pdf details="Package documentation, with code listing (English)" language="en"
@@ -50163,8 +50163,8 @@ docfiles size=394
RELOC/doc/latex/changes/userdoc/in_usepackage_xcolor_changes.tex
RELOC/doc/latex/changes/userdoc/script_pymergechanges.tex
RELOC/doc/latex/changes/userdoc/script_pymergechanges_empty.tex
-srccontainersize 16384
-srccontainerchecksum fd3788b508f306f106a12abaac398e99ba9c8187f91e4874bc8256266f8680dccdf4594961dc755ed3bec90c2db4e9436fa749df52fde98a21f9d09077f29079
+srccontainersize 16396
+srccontainerchecksum 39638f5348bed50714b2a50fd9994383f63438e57f7dc7d9d5e11ee343adbc644913725ce1d17a2c81fca211235251239d8ad020af0898e3498b504100198ff1
srcfiles size=26
RELOC/source/latex/changes/changes.drv
RELOC/source/latex/changes/changes.dtx
@@ -50181,7 +50181,7 @@ catalogue-contact-support https://gitlab.com/ekleinod/changes/issues
catalogue-ctan /macros/latex/contrib/changes
catalogue-license lppl1.3
catalogue-topics editorial doc-tool
-catalogue-version 3.2.1
+catalogue-version 3.2.2
name chappg
category Package
@@ -81292,7 +81292,7 @@ catalogue-version 0.2
name cweb
category Package
-revision 55499
+revision 55575
catalogue cwebbin
shortdesc CWEB for ANSI-C/C++ compilers
longdesc A highly portable and extended version of Levy/Knuth CWEB 3.64c
@@ -81310,10 +81310,10 @@ longdesc version and adding new features from CWEBbin. As of November
longdesc 2019 CTAN no longer holds a copy of this material. Please go to
longdesc the package's github repository for more information.
depend cweb.ARCH
-containersize 22920
-containerchecksum 915482496d5ea97289e5ca50bc86536231bc69c7b17c14db59820f5659f6bde3e924603c1a546073f81262cda26df37b03fb8cebdb5962635d38ad41408ee884
+containersize 23524
+containerchecksum be9c9627ec491d9e67bf9f8ef9acb6dc8356d0962d422a15a270a2b34ffe74b8ae39ea4f0416cf99cdfc06af0245e7b867946c420f671b884bed10e929c95c33
doccontainersize 428876
-doccontainerchecksum fe215e2081bfee154059e756c9a878412b449e047bc8bfb4867b2fce3af1c3fcfc2432d626455623f5d5c0811de4673a739f632ca0d76ec875b2caffca118cfb
+doccontainerchecksum 48f71403dd44ccaa7d8424e8affb2eae75038b146fb6b20edb61aade655c8e37d1f738c6f12f3a59a8fa17b2b0bf8140cc313c1ff7818d6e808cd17ff40f6d4e
docfiles size=136
texmf-dist/doc/man/man1/ctangle.1
texmf-dist/doc/man/man1/ctangle.man1.pdf
@@ -81328,7 +81328,7 @@ docfiles size=136
texmf-dist/doc/man/man1/cweb.1
texmf-dist/doc/man/man1/cweb.man1.pdf
texmf-dist/doc/plain/cweb/cwebman.pdf
-runfiles size=44
+runfiles size=52
texmf-dist/tex/plain/cweb/ctproofmac.tex
texmf-dist/tex/plain/cweb/cttwinxmac.tex
texmf-dist/tex/plain/cweb/ctwimac.tex
@@ -81344,6 +81344,7 @@ runfiles size=44
texmf-dist/tex/plain/cweb/cwebbin/fcwebmac.tex
texmf-dist/tex/plain/cweb/cwebbin/icwebmac.tex
texmf-dist/tex/plain/cweb/cwebbin/p+cwebmac.tex
+ texmf-dist/tex/plain/cweb/cwebbin/pdfctwimac.tex
texmf-dist/tex/plain/cweb/cwebbin/pdfwebtocfront.tex
texmf-dist/tex/plain/cweb/cwebmac.tex
catalogue-contact-repository https://github.com/ascherer/cwebbin
@@ -239966,7 +239967,7 @@ catalogue-version 1.0
name pst-eucl
category Package
-revision 55475
+revision 55576
shortdesc Euclidian geometry with PSTricks
relocated 1
longdesc The package allows the drawing of Euclidean geometric figures
@@ -239974,11 +239975,11 @@ longdesc using TeX pstricks macros for specifying mathematical
longdesc constraints. It is thus possible to build point using common
longdesc transformations or intersections. The use of coordinates is
longdesc limited to points which controlled the figure.
-containersize 45652
-containerchecksum cedef10048255c85b2151632ba173d2635a691dcd03f797f3a822fc4c89c2547db9b886534a4a24321f3deeb8ccea9c47a668aec45c7065d63cdb097754fa2af
-doccontainersize 1236484
-doccontainerchecksum 99a39f5f4d524a286685fea5421061fe70219b4e7c8fc5133538bd9a4ff8aad797d8a263295b06f44d5c977b1bb91aa148f7bd2bd5bf3edbc8e946f67f9f3198
-docfiles size=490
+containersize 45628
+containerchecksum 88457a7b7d52b3067f4f0398e029a3610cab8031f1af7c17ea612299707c93572da33c22eff83a8045e076cdd28827597a13b6fb2d96a72d6bfa1a6cfbcf8972
+doccontainersize 1229692
+doccontainerchecksum 1015fd13a4a0677509db205e18eae8c99d5cb9dde16b889ecf4f79887341dc980d63a9d8e03beb913d99de2cce9503a7ade09f1a8f08f52c728d858b0bb922f5
+docfiles size=488
RELOC/doc/generic/pst-eucl/Changes
RELOC/doc/generic/pst-eucl/README details="Readme"
RELOC/doc/generic/pst-eucl/pst-eucl-doc.bib
@@ -239995,7 +239996,7 @@ catalogue-contact-support https://tug.org/mailman/listinfo/pstricks
catalogue-ctan /graphics/pstricks/contrib/pst-eucl
catalogue-license lppl
catalogue-topics maths graphics-use pstricks
-catalogue-version 1.72a
+catalogue-version 1.73
name pst-eucl-translation-bg
category Package
@@ -244991,7 +244992,7 @@ binfiles arch=x86_64-solaris size=1
name pwebmac
category Package
-revision 55379
+revision 55579
shortdesc Consolidated WEB macros for DVI and PDF output
relocated 1
longdesc The original WEB system by Donald Knuth has the macros
@@ -245013,12 +245014,13 @@ longdesc in the WEB sources. WEB programmers who want to use pwebmac.tex
longdesc instead of the default webmac.tex in their programs have to
longdesc change the first line in the TeX file created by weave. From
longdesc there, all depends on the "TeX engine" you use.
-containersize 7764
-containerchecksum fc9c6c28c8f3a978450ebea5a16df996c2eccb55acdcf8631aeee91b9168708ae901bf45c3ed7a1698b6c94fa28eaa8c1e0305b26d12c5a4bf5cd40d481f278a
-doccontainersize 3468
-doccontainerchecksum fb05670486e3a8a6544f0cff0c8a5387cdae821aa6eee037ba3936c5eb833725bc2f3f8aee4568853c1cdcaea3f875c6410d5c8615c2e02cc2f422d76cac700f
-docfiles size=3
+containersize 7752
+containerchecksum 527da99b362d04093601c63cd6cf0ad908888c5c9b57b9d5e87ac08c3784abea8387ad90db8002cb7d6fa53a72a2de03bb71793410fbd961094ed14274c8da99
+doccontainersize 5280
+doccontainerchecksum cf26b64135ca1e0f084ed41546fda5c9edc9fed91bb746f7b8a4090af4c3ccc85aa0f5cb1ac1f00dc5eb81a5ab167000eb4791e381183aad61431eb6e3d38990
+docfiles size=5
RELOC/doc/plain/pwebmac/README.md details="Readme"
+ RELOC/doc/plain/pwebmac/index.md
RELOC/doc/plain/pwebmac/makeall
runfiles size=5
RELOC/tex/plain/pwebmac/pwebmac.tex
@@ -245027,7 +245029,7 @@ catalogue-contact-support http://lists.tug.org/tex-k
catalogue-ctan /web/pwebmac
catalogue-license pd
catalogue-topics litprog
-catalogue-version 4.5.2
+catalogue-version 4.5.3
name pxbase
category Package
@@ -285245,15 +285247,15 @@ docfiles size=592
name texlive-docindex
category TLCore
-revision 55565
+revision 55573
shortdesc top-level TeX Live doc.html, etc.
longdesc These files are regenerated as needed, which is often, so we
longdesc make them a separate package. See the tl-update-auto script for
longdesc the process.
containersize 388
-containerchecksum 16e5f6a7e12cd0158143657545e1b7265a8fe940136a5386d5c582c892a9d71c29f9bba373cbeea2940d84834c989ef0a5fe107be08005c0b6a204c3f41a9a0c
-doccontainersize 167012
-doccontainerchecksum a9ff0736599aa995aea53bcdf400fee1bb220dc36fa27e97bad88cb5826a84d50e561c4e33787b44a85c430a1168dfbabe613df88be342065711c8f31ae37e56
+containerchecksum 32be316f8bacf14ca966182962b27335e62ed5716baed352af3091bf3a668b5e3b8f6ed8c78800dc7d0ac7327f17bea75902442fd40115632b3f91ae7a4fa7b6
+doccontainersize 166936
+doccontainerchecksum b05a737b1e4430f05ce3b7965fec7e81f0ff02142ccb1f27f6770cbcbbd14ac966ff050c1912ca712e5930150d676e10c98c7b3f2ecb73966069755be1f278ac
docfiles size=331
doc.html
@@ -285475,7 +285477,7 @@ docfiles size=368
name texlive-scripts
category TLCore
-revision 55552
+revision 55573
shortdesc TeX Live infrastructure programs
longdesc Includes install-tl, tl-portable, rungs, etc.; not needed for
longdesc tlmgr to run but still ours. Not included in tlcritical.
@@ -285483,10 +285485,10 @@ depend texlive-scripts.ARCH
depend texlive.infra
execute addMap mathpple.map
postaction shortcut type=menu name="TeX Live command-line" cmd=TEXDIR/tlpkg/installer/tl-cmd.bat
-containersize 131936
-containerchecksum 105578443e23b32f69ecbdcbe06297c928489b5eeb73a33f505b7b917a467733f0afbf12031387bc0311ee14dc6a95a94cc15529d91f6fc653b8bbc4929cd58c
+containersize 131908
+containerchecksum 57425e5a91b60cb65cb571a3b385dfa94cc5e7560ba85b24bfb87dc3575532a0ed13bf5f7db6b93b31bdeb39ca047514c2665f5064c2c285019ff765a29f56ce
doccontainersize 218656
-doccontainerchecksum 5dba4a1c5706375d6924f7c43169ed747636c2b14490e03b62c3065fcd2c25bc336e8040dd66eef2f1369c7977d1a996828dff2ac388c13a95e86013198cbaec
+doccontainerchecksum 81889d3c8acddfe72632c935e24fe00cd965f09486ce14b737bb6f60cd09401b8f8e09ae7391769513f1c6083ac462e99f9cf65eed3adf538bc9a82926906526
docfiles size=141
texmf-dist/doc/man/man1/fmtutil-sys.1
texmf-dist/doc/man/man1/fmtutil-sys.man1.pdf
@@ -322176,7 +322178,7 @@ catalogue-topics font font-mf font-greek greek
name yathesis
category Package
-revision 54740
+revision 55578
shortdesc A LaTeX class for writing a thesis following French rules
relocated 1
longdesc The purpose of yathesis is to facilitate the typesetting of
@@ -322194,11 +322196,11 @@ longdesc doc/latex/yathesis/french/exemples/ directory in the
longdesc distribution. They can also be tested on ShareLaTeX (template
longdesc and specimen) and on Overleaf (template and specimen). Note:
longdesc The "ya" in the package name stands for "yet another".
-containersize 23008
-containerchecksum 2d616cf9adf52928521bf228905f5b50d6b22fddcc8daf13127f49412d7dad1d29978e7f3969d895461a838d8d012d23f9d2e6cc291f123572db03e3c844172e
-doccontainersize 4977156
-doccontainerchecksum e07826c5a8e0104e6a0c7752e4756635e001850d567cb4f11b37d73b2f959cff015f55ea1b91a393bfd140298ba06cccf9c3c36694e1e5d09c88b6cdd4cdfe52
-docfiles size=3282
+containersize 22948
+containerchecksum 6568c02322bed6aa694089977c81d3f86d9cc184fd75afbb23a1b41021dd304f36ba9e5809c233ef9b0b04709f7e98d77b526569d8dc134de527985093b8b50a
+doccontainersize 4983008
+doccontainerchecksum 9212f8068e78c12e315f2fad35ace56881d7c4ba8436bed2312fd37083ffbba6fea408df29f7b88578ddadbc3697416726f21395c56ca1dc71d60e80c8cc6456
+docfiles size=3284
RELOC/doc/latex/yathesis/CHANGELOG.md
RELOC/doc/latex/yathesis/README.md details="Readme"
RELOC/doc/latex/yathesis/addons/completion/yathesis.cwl
@@ -322269,8 +322271,8 @@ docfiles size=3282
RELOC/doc/latex/yathesis/french/exemples/specimen/a-plat/these.tex
RELOC/doc/latex/yathesis/french/exemples/specimen/a-plat/tiger.pdf
RELOC/doc/latex/yathesis/french/exemples/specimen/a-plat/ulco.pdf
-srccontainersize 50008
-srccontainerchecksum 938bdc61307505eaba736788deca486fcd327822f5934b92dcea8a16723c6f8f06fbd5e68a07d5e003b82b0f4f0f24649e55714447f5c1a101e74d7e9256dbf3
+srccontainersize 50316
+srccontainerchecksum e8960ed6c320f403d84eec1be5fa4b2c459715f315623c7384538dd91369e65ba848e6e41e796f3bde7c29618f8ce80b785b05ac841e87c66bd7e359fba25a3c
srcfiles size=66
RELOC/source/latex/yathesis/yathesis-samples-templates.dtx
RELOC/source/latex/yathesis/yathesis.dtx
@@ -322283,7 +322285,7 @@ catalogue-contact-repository https://github.com/dbitouze/yathesis
catalogue-ctan /macros/latex/contrib/yathesis
catalogue-license lppl1.3c
catalogue-topics class dissertation french
-catalogue-version 1.0.2
+catalogue-version 1.0.3
name yax
category Package
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
index 9768747059..d25639f482 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.md5
@@ -1 +1 @@
-f26969919b0b349d472bef5a39de74ba texlive.tlpdb
+971c1a83db0f465f6b11727375d13299 texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512 b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
index 0e98a1e0c0..abcf34309c 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512
@@ -1 +1 @@
-d301631b5fb54019cfecc26d085ef8c49adc70ba14a3bbbd3fdf3a002702aa6a1dacce0d60b513b3b703daf396e038d3cd4c590f9cbfede53720841ed297cfe2 texlive.tlpdb
+a0b2a2040358b5b34a55872806ae790d4d6cc3dd95dbf9577c137a0561fc79bed3d73e4e2a671a998513824177ebdebbcbd49a5d88b87f313958926787a1fcaf texlive.tlpdb
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
index a10ae7a89e..4f39a2c838 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.sha512.asc
@@ -1,10 +1,10 @@
-----BEGIN PGP SIGNATURE-----
-iQEcBAEBCgAGBQJe6VwyAAoJEEzhh34ZQ4xwyaQIAI+iCdO6HlVSpZDg1zBFpo67
-4jG08e5I1eh5YXJ6/SW+B6291gaBAJnlczTvT3+Il/yUwYkPdp9cw0EK17SpS/CV
-cQpJWpS62umvuU2RnG+Cldf3qFAgijBc1QISry5Zpb7Jmhq4mj8XZC10gSd7je3F
-YeU5VHGq9Q9eQ9wrTyRSkCGVn25dFKAOmiuMl7H2Oh0ug9pi/c7Wrota+/KYIphz
-tZu8Y8rX8zTwy8hHyczcIoV9uekFbwcvHnJk9SGiNCTgWE8CIvduFaoFdxCAPbd3
-EsIsnHOXVBh+GKbXHjF5xpMuKxLpOjAT8GXfgZ7apFxrS/d7622eYbzEIqY6m4g=
-=ocDG
+iQEcBAEBCgAGBQJe6q3CAAoJEEzhh34ZQ4xwJmYIAJ1MkgflAJ9Utimx3orhJgk/
+LUQ0WxiptSKBUoOYdV1CE+KIkNjo6Hpv+07OJS39VLsCRyfkJ/IrHyii+ZyLc/pa
+8Vz2Ga3TPLMPCBHb3mrJFJok9/0FAR/8b1DDWJYbApE5GkuukT8laz1+IjNtM8uS
+uo7DZbwTHTGMLPS+gFY6njjHU2zSUzKtATMbW5Kbi7TC/jPZVt3zwfeKomgnsBaT
+d5Y26gioJlU8TrJ28rrPVI5UtRvjsGTYywbXQL9XidNd/kzO31KbijWOkQRt7ta9
+SlzvTFn1ta0i1kecZZRZoM6M8FYMyHhl14Nw1vp45ehQw8EhVNZPmjlyUtUxQRE=
+=o6Fe
-----END PGP SIGNATURE-----
diff --git a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
index e89f5c77f2..3d3d57d6fb 100644
--- a/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
+++ b/systems/texlive/tlnet/tlpkg/texlive.tlpdb.xz
Binary files differ
diff --git a/systems/win32/miktex/tm/packages/next/files.csv.lzma b/systems/win32/miktex/tm/packages/next/files.csv.lzma
index 9ad7e7b65a..93681a767c 100644
--- a/systems/win32/miktex/tm/packages/next/files.csv.lzma
+++ b/systems/win32/miktex/tm/packages/next/files.csv.lzma
Binary files differ
diff --git a/systems/win32/miktex/tm/packages/next/pr.ini b/systems/win32/miktex/tm/packages/next/pr.ini
index 85cc46a53a..e86cbb0018 100644
--- a/systems/win32/miktex/tm/packages/next/pr.ini
+++ b/systems/win32/miktex/tm/packages/next/pr.ini
@@ -1,13 +1,13 @@
[repository]
-date=1592338716
+date=1592425018
lastupd=miktex-arctrl-bin-2.9 miktex-arctrl-bin-x64-2.9 miktex-asymptote-bin-2.9 miktex-asymptote-bin-x64-2.9 miktex-autosp-bin-2.9 miktex-autosp-bin-x64-2.9 miktex-axohelp-bin-2.9 miktex-axohelp-bin-x64-2.9 miktex-bibarts-bin-2.9 miktex-bibarts-bin-x64-2.9 miktex-bibtex-bin-2.9 miktex-bibtex-bin-x64-2.9 miktex-bibtex8bit-bin-2.9 miktex-bibtex8bit-bin-x64-2.9 miktex-bzip2-bin-2.9 miktex-bzip2-bin-x64-2.9 miktex-cairo-bin-2.9 miktex-cairo-bin-x64-2.9 miktex-chktex-bin-2.9 miktex-chktex-bin-x64-2.9
-lstdigest=01a58fb40c0008f4b9549fae750f510d
-numpkg=3935
+lstdigest=88380f85d260cd79037330989789cd52
+numpkg=3937
relstate=next
-version=7472
+version=7473
;;;;This configuration file is signed by a MiKTeX maintainer. The signature follows.
;;;;-----BEGIN MIKTEX SIGNATURE-----
-;;;; signature/miktex: iU4MWZKVK7GLmb37cbyVU3LOx9MVrkvMFFjVF3rn8NK6B4lzdzGyscDc52sXn/sTKwNz88kssj0O5V0P/nIS1b1IAGO4h3KkOcVf+buxa7/kz8PoF+pdBDJxoro4f+ySJmInl5ZXtxLQhuTM37IsBsqwKnAArptJ48++YbN2RLu/BRNMeTsEcDeRXk9Gtuhi7fUwbgpGLUcBUZIQ7ZaIg1+RopKdYXPjwE86DCcREGau+qLM2VH04+PNm3H+obcb8cwXh832PN7AaadGUs2PzrpjdD2P/ACPG5BKQDTWeWNjecPXkdZitxbiQEFJ5W/KUtdorkOxTw9AZS75xCMrpA==
+;;;; signature/miktex: OkPmt+sUpbArztJrr1LRzRICC+vvohB6XjkDvToxMmAx29vnqy/3nRStUnBAPd3rkNey2P0ocDyibiYjQEk9oyFhM73xQyNduA7hOeYMV0ITjzJdkxmoyXh0HGndrRKnxNqgmhc/LaN03JdCyU6MXW/gf4PfHRrc6vgnasv93s8xu7yqAw4McsJkFSpaA08nkeKIc7swQncSar3qXiK8moAKw0n9IAyJj+eMeFZxLdgNB4qBEwKS0gHoCDZcxXecW3Jq6snYvJ9FkKRY2BTC/OErG+kgFf6Mbg6BJsTbI6ys1bIoq8LPanjItP3zufRAF/FeYvDvQLxtUPimB6sBug==
;;;;-----END MIKTEX SIGNATURE-----
diff --git a/systems/win32/miktex/tm/packages/pr.ini b/systems/win32/miktex/tm/packages/pr.ini
index 29b1aaef71..fdee2d6037 100644
--- a/systems/win32/miktex/tm/packages/pr.ini
+++ b/systems/win32/miktex/tm/packages/pr.ini
@@ -1,13 +1,13 @@
[repository]
-date=1592338293
+date=1592424689
lastupd=commutative-diagrams haranoaji haranoaji-extra libertinust1math moderntimeline ocgx2 poemscol pstricks quran resumecls svg thuthesis tuda-ci xindex babel caption dps hvarabic latexindent shtthesis
-lstdigest=0ac8d0234a8f8de4013c75c1d32fa3d1
+lstdigest=405ed92bd8289cedaa33e22b4a0058ac
numpkg=3928
relstate=stable
-version=7472
+version=7473
;;;;This configuration file is signed by a MiKTeX maintainer. The signature follows.
;;;;-----BEGIN MIKTEX SIGNATURE-----
-;;;; signature/miktex: LK/tBNFJT0usD9WN4x5UmeacCF6dyEhD47ie+RLqP9MfaYKu8k6R1ehQRQ+I8sLhFo5StOPRen8lwTp1lxDKgqTRu5Vaj1WtDzE14i3lLXJTUhavDmF+u9Qni3EqLFKUVuK+7NxZDFOCVUA9lwNPfT9rOItGtwTPSwwnQbF9c0JALN+j0YJ978CDh1YSIry/1EaqVig06EMWfXIvDsW9iTEoxDkIe4FJvc05DIyJfSJgVsqxuAK+SwvcKf7mxVFVBHvXwUDuEYqZlyiO6cmz5QvHBBd3yKngL3OYQitGdz+EInpg1UOm+v+HnmVtDb5rye5F9oZ4jgC+z/dI++/zTA==
+;;;; signature/miktex: SWuDIk7Zfs3ut5FhEU+UEiq5NEha6SzFB59kcEty/nXQDwiq9r2ZKSuMgd+GkjW/jxXRURLrndHX23K+6LQ2iwu5Bx6QIEhjTP7XBsaU5KF4Swu+S/rR7R7++7tH/wFBcsX7123VCwOHLazOE3TZ4cMV3eiI0jWzMBxwMvlavfmnBTEqtwqlZxxrUBxSP+MbZ1yzySh7p0bVH3wECTaTK5Sm5VAiMKNiqzO3him90RU99Hoe/4s9NCdMtI2J0DMLnZS5z3A9HPxVK8X/dKCCfcTmvTIkebnDNJJogidL8ScpRLMxk3cQbRjb/UoNWofs23qupumQSJQXU1l7N6li+w==
;;;;-----END MIKTEX SIGNATURE-----
diff --git a/systems/win32/w32tex/ChangeLog b/systems/win32/w32tex/ChangeLog
index 6d8d234a89..526087d103 100644
--- a/systems/win32/w32tex/ChangeLog
+++ b/systems/win32/w32tex/ChangeLog
@@ -1,5 +1,11 @@
W32TeX (x86 & x64) ChangeLog
+[2020/06/17]
+(01) ltxpkgdocs.tar.xz
+ Update documents for packages.
+(02) tex4htk-w32.tar.xz
+ Update longtable.4ht.
+
[2020/06/16]
(01) ltxpkgs.tar.xz
Update chemfig, parskip, wtref, and xltabular.