summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-10-28 00:18:24 +0000
committerKarl Berry <karl@freefriends.org>2017-10-28 00:18:24 +0000
commite02212a7d5b1b73234c5d20652122c998ac7614e (patch)
treeb0f695b8081e7e0a922b284b81f82e014a55a588 /Master
parentddb32f3af5244730c32f82222111d48916679eec (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@45625 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/tlpkg/texlive.tlpdb77
1 files changed, 14 insertions, 63 deletions
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index 887bdb75ac8..4228ea69ce0 100644
--- a/Master/tlpkg/texlive.tlpdb
+++ b/Master/tlpkg/texlive.tlpdb
@@ -1,6 +1,6 @@
name 00texlive.config
category TLCore
-revision 26946
+revision 45617
shortdesc TeX Live network archive option settings
longdesc This package contains configuration options for the TeX Live
longdesc archive. If container_split_{doc,src}_files/1 are
@@ -14,7 +14,8 @@ longdesc number as used in the installer. minrelease/ZZZZ specifies the
longdesc minimum release for which this repository is valid, i.e., a
longdesc release of ZZZZ or later can theoretically be upgraded. Further
longdesc information concerning upgrades can be found at
-longdesc http://www.tug.org/texlive/upgrade.html These values are taken
+longdesc http://www.tug.org/texlive/upgrade.html frozen/[01] specifies
+longdesc whether the release has been frozen These values are taken
longdesc from TeXLive::TLConfig::TLPDBConfigs hash values at tlpdb
longdesc creation time. (The 00texlive.config.tlpsrc file just has these
longdesc comments.) For information on the 00texlive prefix see
@@ -22,13 +23,14 @@ longdesc 00texlive.installation(.tlpsrc)
depend container_format/xz
depend container_split_doc_files/1
depend container_split_src_files/1
+depend frozen/0
depend minrelease/2016
depend release/2017
-depend revision/45614
+depend revision/45624
name 00texlive.image
category TLCore
-revision 45604
+revision 45622
shortdesc TeX Live files only in the source repository
longdesc The files here are not copied by the installer and containers
longdesc are not built for them; they exist only in the source
@@ -125,6 +127,7 @@ runfiles size=2804
tlpkg/dev/tlpdb-read-test
tlpkg/dev/udfhd.pl
tlpkg/doc/00texlive-packages.txt
+ tlpkg/doc/JSON-formats.txt
tlpkg/doc/articles/bachotex08/install08gui.png
tlpkg/doc/articles/bachotex08/install08text.pdf
tlpkg/doc/articles/bachotex08/install08text.tex
@@ -235,7 +238,6 @@ runfiles size=2804
tlpkg/tlpsrc/00texlive.autopatterns.tlpsrc
tlpkg/tlpsrc/00texlive.config.tlpsrc
tlpkg/tlpsrc/00texlive.image.tlpsrc
- tlpkg/tlpsrc/00texlive.installation.tlpsrc
tlpkg/tlpsrc/00texlive.installer.tlpsrc
tlpkg/tlpsrc/12many.tlpsrc
tlpkg/tlpsrc/2up.tlpsrc
@@ -3575,57 +3577,6 @@ runfiles size=2804
tlpkg/tlpsrc/zxjafont.tlpsrc
tlpkg/tlpsrc/zxjatype.tlpsrc
-name 00texlive.installation
-category TLCore
-revision 43775
-shortdesc TeX Live configuration settings
-longdesc This package serves two purposes: 1. at installation time the
-longdesc present values are taken as default for the installer 2. on an
-longdesc installed system it serves as a configuration file. We have to
-longdesc remember these settings for additional package installation,
-longdesc removal, etc. In this tlpsrc, the only options listed are
-longdesc those that are used *ONLY* at installation time. These are
-longdesc saved in the local tlpdb and will not be accessible by tlmgr.
-longdesc All other options are set from TLConfig::TLPDBOptions to the
-longdesc default values specified there. There are two types here: 1)
-longdesc If the key starts with opt_ this is an option that can be set
-longdesc by the user either at installation time or via tlmgr later. 2)
-longdesc If the key starts with setting_ this value cannot be changed by
-longdesc the user directly with tlmgr, but only by other actions.
-longdesc Currently there are only two settings supported, and the second
-longdesc is only used in unusual cases: 2a)
-longdesc setting_available_architectures lists all available platforms
-longdesc and should be always present 2b) setting_platform *overrides*
-longdesc the auto-detected platform. This value will only be present
-longdesc when you forced a specific architecture with -force-arch to
-longdesc install-tl The value of __MASTER__ for the location field
-longdesc tells the installer to use the present directory itself. For
-longdesc example, the DVD can be mounted anywhere and we want the
-longdesc installer to work. Concerning the 00* names: All packages
-longdesc starting with 00texlive are ``virtual packages'', in the sense
-longdesc that no containers are generated and these packages are never
-longdesc split into .src and .doc sub-packages in the tlpdb.
-depend opt_paper:a4
-depend opt_path:0
-depend opt_adjustrepo:1
-depend opt_write18_restricted:1
-depend opt_frozen:0
-depend setting_available_architectures:amd64-freebsd amd64-netbsd armel-linux armhf-linux i386-cygwin i386-darwin i386-freebsd i386-linux i386-netbsd i386-solaris powerpc-darwin powerpc-linux sparc-solaris win32 x86_64-cygwin x86_64-darwin x86_64-darwinlegacy x86_64-linux x86_64-solaris
-depend opt_autobackup:1
-depend opt_backupdir:tlpkg/backups
-depend opt_create_formats:1
-depend opt_desktop_integration:1
-depend opt_file_assocs:1
-depend opt_generate_updmap:0
-depend opt_install_docfiles:1
-depend opt_install_srcfiles:1
-depend opt_location:__MASTER__
-depend opt_post_code:1
-depend opt_sys_bin:/usr/local/bin
-depend opt_sys_info:/usr/local/share/info
-depend opt_sys_man:/usr/local/share/man
-depend opt_w32_multi_user:1
-
name 00texlive.installer
category TLCore
revision 45605
@@ -23428,7 +23379,7 @@ catalogue-version 1.072
name baskervillef
category Package
-revision 45606
+revision 45622
shortdesc Fry's Baskerville look-alike, with math support
longdesc BaskervilleF is a fork from the Libre Baskerville fonts (Roman,
longdesc Italic, Bold only) released under the OFL by Paolo Impallari
@@ -23437,7 +23388,7 @@ longdesc usage, while BaskervilleF is optimized for traditional TeX
longdesc usage, normally destined for production of pdf files. A bold
longdesc italic style was added and mathematical support is offered as
longdesc an option to newtxmath.
-execute addMap baskervillef.map
+execute addMap BaskervilleF.map
docfiles size=61
texmf-dist/doc/fonts/baskervillef/FONTLOG.txt
texmf-dist/doc/fonts/baskervillef/OFL-FAQ.txt
@@ -25470,8 +25421,8 @@ catalogue-version 0.1
name beebe
category Package
-revision 45540
-runfiles size=1741
+revision 45624
+runfiles size=1742
texmf-dist/bibtex/bib/beebe/gut.bib
texmf-dist/bibtex/bib/beebe/komoedie.bib
texmf-dist/bibtex/bib/beebe/texbook1.bib
@@ -167477,7 +167428,7 @@ srcfiles size=3
runfiles size=1
texmf-dist/tex/latex/outlining/outlining.sty
catalogue-ctan /macros/latex/contrib/outlining
-catalogue-date 2017-10-26 06:19:36 +0200
+catalogue-date 2017-10-27 05:58:14 +0200
catalogue-license lppl1.3
catalogue-topics outline
catalogue-version 0.1
@@ -214867,7 +214818,7 @@ docfiles size=372
name texlive-docindex
category TLCore
-revision 45603
+revision 45616
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
@@ -215239,7 +215190,7 @@ docfiles size=229
name texlive.infra
category TLCore
-revision 45613
+revision 45623
shortdesc basic TeX Live infrastructure
longdesc This package contains the files needed to get the TeX Live
longdesc tools (notably tlmgr) running: perl modules, xz binaries, plus