summaryrefslogtreecommitdiff
path: root/Master
diff options
context:
space:
mode:
authorKarl Berry <karl@freefriends.org>2017-03-25 01:02:39 +0000
committerKarl Berry <karl@freefriends.org>2017-03-25 01:02:39 +0000
commit44cbf1fc60eb94ba3557cb07676bf514332c7957 (patch)
tree09a0a1b97e89f81566405207418d74dd1ac14552 /Master
parent290d4ccb69531961a454b334f0ede186ebe88396 (diff)
autoupdate
git-svn-id: svn://tug.org/texlive/trunk@43597 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master')
-rw-r--r--Master/texmf-dist/ls-R30
-rw-r--r--Master/tlpkg/texlive.tlpdb160
2 files changed, 130 insertions, 60 deletions
diff --git a/Master/texmf-dist/ls-R b/Master/texmf-dist/ls-R
index b3efcd9b5b8..48d48efd6bb 100644
--- a/Master/texmf-dist/ls-R
+++ b/Master/texmf-dist/ls-R
@@ -33924,6 +33924,7 @@ sectionboxexample.tex
sectsty.pdf
./doc/latex/seealso:
+README
seealso.pdf
./doc/latex/selectp:
@@ -44480,7 +44481,6 @@ README
./doc/support/texosquery:
CHANGES
-Manifest.txt
README.md
texosquery.pdf
@@ -134716,8 +134716,12 @@ texliveonfly.py
texloganalyser
./scripts/texosquery:
-texosquery
+texosquery-jre5.jar
+texosquery-jre5.sh
+texosquery-jre8.jar
+texosquery-jre8.sh
texosquery.jar
+texosquery.sh
./scripts/thumbpdf:
thumbpdf.pl
@@ -145090,10 +145094,29 @@ makedtx.ins
texdef.tex
./source/support/texosquery:
-TeXOSQuery.java
+java
+texosquery-jre5.batch
+texosquery-jre8.batch
+texosquery.batch
texosquery.dtx
texosquery.ins
+./source/support/texosquery/java:
+FileListType.java
+FilePathSortComparator.java
+FileSortComparator.java
+FileSortType.java
+FileWalkVisitor.java
+Manifest-jre5.txt
+Manifest-jre7.txt
+Manifest-jre8.txt
+QueryAction.java
+QueryActionType.java
+TeXOSQuery.java
+TeXOSQueryJRE5.java
+TeXOSQueryJRE7.java
+TeXOSQueryJRE8.java
+
./source/uplatex:
base
@@ -168923,6 +168946,7 @@ texmate.sty
texments.sty
./tex/latex/texosquery:
+texosquery.cfg
texosquery.sty
texosquery.tex
diff --git a/Master/tlpkg/texlive.tlpdb b/Master/tlpkg/texlive.tlpdb
index f1ec121d4b2..0b61b00fbee 100644
--- a/Master/tlpkg/texlive.tlpdb
+++ b/Master/tlpkg/texlive.tlpdb
@@ -24,11 +24,11 @@ depend container_split_doc_files/1
depend container_split_src_files/1
depend minrelease/2016
depend release/2016
-depend revision/43592
+depend revision/43596
name 00texlive.image
category TLCore
-revision 43566
+revision 43596
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
@@ -149227,7 +149227,7 @@ catalogue-version 0.3
name mweights
category Package
-revision 43349
+revision 43594
shortdesc Support for multiple-weight font packages
longdesc Many font families available for use with LaTeX are available
longdesc at multiple weights. Many Type 1-oriented support packages for
@@ -149238,10 +149238,10 @@ longdesc it differs from the weight desired for another font family. The
longdesc package provides a solution to these difficulties.
docfiles size=1
texmf-dist/doc/latex/mweights/README details="Readme"
-runfiles size=1
+runfiles size=2
texmf-dist/tex/latex/mweights/mweights.sty
catalogue-ctan /macros/latex/contrib/mweights
-catalogue-date 2017-03-22 20:59:18 +0100
+catalogue-date 2017-03-24 14:19:14 +0100
catalogue-license lppl
catalogue-topics font-use font-supp
@@ -185061,13 +185061,14 @@ catalogue-version 2.0.2
name seealso
category Package
-revision 33449
+revision 43595
shortdesc Improve the performance of \see macros with makeindex
longdesc The package amends the \see and \seealso macros that are used
longdesc in building indexes with makeindex, to deal with repetitions,
longdesc and to ensure page numbers are present in the actual index
longdesc entries. on these indirecty
-docfiles size=40
+docfiles size=64
+ texmf-dist/doc/latex/seealso/README
texmf-dist/doc/latex/seealso/seealso.pdf details="Package documentation"
srcfiles size=11
texmf-dist/source/latex/seealso/seealso.dtx
@@ -185075,10 +185076,10 @@ srcfiles size=11
runfiles size=2
texmf-dist/tex/latex/seealso/seealso.sty
catalogue-ctan /macros/latex/contrib/seealso
-catalogue-date 2016-06-24 19:18:15 +0200
+catalogue-date 2017-03-24 05:46:05 +0100
catalogue-license lppl1.3
catalogue-topics index
-catalogue-version 1.1
+catalogue-version 1.2
name seetexk
category TLCore
@@ -205267,7 +205268,7 @@ catalogue-version 0.2.0
name texosquery
category Package
-revision 41701
+revision 43596
shortdesc Cross-platform Java application to query OS information
longdesc This package provides a cross-platform Java application to
longdesc query OS information designed for use in TeX's shell escape
@@ -205291,144 +205292,189 @@ longdesc TeX's default special characters (and some other potentially
longdesc problematic characters) is temporarily changed to 12 while
longdesc reading the result.
depend texosquery.ARCH
-docfiles size=66
+docfiles size=124
texmf-dist/doc/support/texosquery/CHANGES
- texmf-dist/doc/support/texosquery/Manifest.txt
texmf-dist/doc/support/texosquery/README.md details="Readme"
texmf-dist/doc/support/texosquery/texosquery.pdf details="Package documentation"
-srcfiles size=14
- texmf-dist/source/support/texosquery/TeXOSQuery.java
+srcfiles size=120
+ texmf-dist/source/support/texosquery/java/FileListType.java
+ texmf-dist/source/support/texosquery/java/FilePathSortComparator.java
+ texmf-dist/source/support/texosquery/java/FileSortComparator.java
+ texmf-dist/source/support/texosquery/java/FileSortType.java
+ texmf-dist/source/support/texosquery/java/FileWalkVisitor.java
+ texmf-dist/source/support/texosquery/java/Manifest-jre5.txt
+ texmf-dist/source/support/texosquery/java/Manifest-jre7.txt
+ texmf-dist/source/support/texosquery/java/Manifest-jre8.txt
+ texmf-dist/source/support/texosquery/java/QueryAction.java
+ texmf-dist/source/support/texosquery/java/QueryActionType.java
+ texmf-dist/source/support/texosquery/java/TeXOSQuery.java
+ texmf-dist/source/support/texosquery/java/TeXOSQueryJRE5.java
+ texmf-dist/source/support/texosquery/java/TeXOSQueryJRE7.java
+ texmf-dist/source/support/texosquery/java/TeXOSQueryJRE8.java
+ texmf-dist/source/support/texosquery/texosquery-jre5.batch
+ texmf-dist/source/support/texosquery/texosquery-jre8.batch
+ texmf-dist/source/support/texosquery/texosquery.batch
texmf-dist/source/support/texosquery/texosquery.dtx
texmf-dist/source/support/texosquery/texosquery.ins
-runfiles size=6
- texmf-dist/scripts/texosquery/texosquery
+runfiles size=70
+ texmf-dist/scripts/texosquery/texosquery-jre5.jar
+ texmf-dist/scripts/texosquery/texosquery-jre5.sh
+ texmf-dist/scripts/texosquery/texosquery-jre8.jar
+ texmf-dist/scripts/texosquery/texosquery-jre8.sh
texmf-dist/scripts/texosquery/texosquery.jar
+ texmf-dist/scripts/texosquery/texosquery.sh
+ texmf-dist/tex/latex/texosquery/texosquery.cfg
texmf-dist/tex/latex/texosquery/texosquery.sty
texmf-dist/tex/latex/texosquery/texosquery.tex
catalogue-ctan /support/texosquery
-catalogue-date 2016-07-14 17:18:22 +0200
+catalogue-date 2017-03-24 13:29:27 +0100
catalogue-license lppl1.3
catalogue-topics sys-supp
-catalogue-version 1.1
+catalogue-version 1.2
name texosquery.amd64-freebsd
category Package
-revision 41663
+revision 43596
shortdesc amd64-freebsd files of texosquery
-binfiles arch=amd64-freebsd size=1
+binfiles arch=amd64-freebsd size=3
bin/amd64-freebsd/texosquery
+ bin/amd64-freebsd/texosquery-jre5
+ bin/amd64-freebsd/texosquery-jre8
name texosquery.amd64-netbsd
category Package
-revision 41663
+revision 43596
shortdesc amd64-netbsd files of texosquery
-binfiles arch=amd64-netbsd size=1
+binfiles arch=amd64-netbsd size=3
bin/amd64-netbsd/texosquery
+ bin/amd64-netbsd/texosquery-jre5
+ bin/amd64-netbsd/texosquery-jre8
name texosquery.armel-linux
category Package
-revision 41663
+revision 43596
shortdesc armel-linux files of texosquery
-binfiles arch=armel-linux size=1
+binfiles arch=armel-linux size=3
bin/armel-linux/texosquery
+ bin/armel-linux/texosquery-jre5
+ bin/armel-linux/texosquery-jre8
name texosquery.armhf-linux
category Package
-revision 41663
+revision 43596
shortdesc armhf-linux files of texosquery
-binfiles arch=armhf-linux size=1
+binfiles arch=armhf-linux size=3
bin/armhf-linux/texosquery
+ bin/armhf-linux/texosquery-jre5
+ bin/armhf-linux/texosquery-jre8
name texosquery.i386-cygwin
category Package
-revision 41663
+revision 43596
shortdesc i386-cygwin files of texosquery
-binfiles arch=i386-cygwin size=1
+binfiles arch=i386-cygwin size=3
bin/i386-cygwin/texosquery
+ bin/i386-cygwin/texosquery-jre5
+ bin/i386-cygwin/texosquery-jre8
name texosquery.i386-freebsd
category Package
-revision 41663
+revision 43596
shortdesc i386-freebsd files of texosquery
-binfiles arch=i386-freebsd size=1
+binfiles arch=i386-freebsd size=3
bin/i386-freebsd/texosquery
+ bin/i386-freebsd/texosquery-jre5
+ bin/i386-freebsd/texosquery-jre8
name texosquery.i386-linux
category Package
-revision 41663
+revision 43596
shortdesc i386-linux files of texosquery
-binfiles arch=i386-linux size=1
+binfiles arch=i386-linux size=3
bin/i386-linux/texosquery
+ bin/i386-linux/texosquery-jre5
+ bin/i386-linux/texosquery-jre8
name texosquery.i386-netbsd
category Package
-revision 41663
+revision 43596
shortdesc i386-netbsd files of texosquery
-binfiles arch=i386-netbsd size=1
+binfiles arch=i386-netbsd size=3
bin/i386-netbsd/texosquery
+ bin/i386-netbsd/texosquery-jre5
+ bin/i386-netbsd/texosquery-jre8
name texosquery.i386-solaris
category Package
-revision 41663
+revision 43596
shortdesc i386-solaris files of texosquery
-binfiles arch=i386-solaris size=1
+binfiles arch=i386-solaris size=3
bin/i386-solaris/texosquery
+ bin/i386-solaris/texosquery-jre5
+ bin/i386-solaris/texosquery-jre8
name texosquery.powerpc-linux
category Package
-revision 41663
+revision 43596
shortdesc powerpc-linux files of texosquery
-binfiles arch=powerpc-linux size=1
+binfiles arch=powerpc-linux size=3
bin/powerpc-linux/texosquery
+ bin/powerpc-linux/texosquery-jre5
+ bin/powerpc-linux/texosquery-jre8
name texosquery.sparc-solaris
category Package
-revision 41663
+revision 43596
shortdesc sparc-solaris files of texosquery
-binfiles arch=sparc-solaris size=1
+binfiles arch=sparc-solaris size=3
bin/sparc-solaris/texosquery
+ bin/sparc-solaris/texosquery-jre5
+ bin/sparc-solaris/texosquery-jre8
name texosquery.universal-darwin
category Package
-revision 41663
+revision 43596
shortdesc universal-darwin files of texosquery
-binfiles arch=universal-darwin size=1
+binfiles arch=universal-darwin size=3
bin/universal-darwin/texosquery
-
-name texosquery.win32
-category Package
-revision 41663
-shortdesc win32 files of texosquery
-binfiles arch=win32 size=1
- bin/win32/texosquery.exe
+ bin/universal-darwin/texosquery-jre5
+ bin/universal-darwin/texosquery-jre8
name texosquery.x86_64-cygwin
category Package
-revision 41663
+revision 43596
shortdesc x86_64-cygwin files of texosquery
-binfiles arch=x86_64-cygwin size=1
+binfiles arch=x86_64-cygwin size=3
bin/x86_64-cygwin/texosquery
+ bin/x86_64-cygwin/texosquery-jre5
+ bin/x86_64-cygwin/texosquery-jre8
name texosquery.x86_64-darwin
category Package
-revision 41663
+revision 43596
shortdesc x86_64-darwin files of texosquery
-binfiles arch=x86_64-darwin size=1
+binfiles arch=x86_64-darwin size=3
bin/x86_64-darwin/texosquery
+ bin/x86_64-darwin/texosquery-jre5
+ bin/x86_64-darwin/texosquery-jre8
name texosquery.x86_64-linux
category Package
-revision 41663
+revision 43596
shortdesc x86_64-linux files of texosquery
-binfiles arch=x86_64-linux size=1
+binfiles arch=x86_64-linux size=3
bin/x86_64-linux/texosquery
+ bin/x86_64-linux/texosquery-jre5
+ bin/x86_64-linux/texosquery-jre8
name texosquery.x86_64-solaris
category Package
-revision 41663
+revision 43596
shortdesc x86_64-solaris files of texosquery
-binfiles arch=x86_64-solaris size=1
+binfiles arch=x86_64-solaris size=3
bin/x86_64-solaris/texosquery
+ bin/x86_64-solaris/texosquery-jre5
+ bin/x86_64-solaris/texosquery-jre8
name texpower
category Package