diff options
author | markd <markd@pkgsrc.org> | 2015-06-14 11:19:58 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-06-14 11:19:58 +0000 |
commit | bf450975167ceeb4916bad664246a1c1420e9b1d (patch) | |
tree | 9a3f0f311a429ba4d6d553365d1b2706a209636f /fonts/tex-stix-doc | |
parent | f50ff15dbbea05fb85cf33f23426019028cfbf91 (diff) | |
download | pkgsrc-bf450975167ceeb4916bad664246a1c1420e9b1d.tar.gz |
Update to texlive 2015.
pdfTEX: Support JPEG Exif as well as JFIF; do not even emit a warning if
\pdfinclusionerrorlevel is negative; sync with xpdf 3.04.
LuaTEX: New library newtokenlib for scanning tokens; bug fixes in the normal
random number generator and other places.
XeTEX: Image handling fixes; xdvipdfmx binary looked for first as a sibling
to xetex; internal XDV opcodes changed.
MetaPost: New numbersystem binary; new Japanese-enabled upmpost and
updvitomp programs, analogous to up*tex.
Infrastructure: The fmtutil script has been reimplemented to read
fmtutil.cnf on a per-tree basis, analogous to updmap. Web2C mktex* scripts
(including mktexlsr, mktextfm, mktexpk) now prefer programs in their own
directory, instead of always using the existing PATH.
Diffstat (limited to 'fonts/tex-stix-doc')
-rw-r--r-- | fonts/tex-stix-doc/Makefile | 6 | ||||
-rw-r--r-- | fonts/tex-stix-doc/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/tex-stix-doc/Makefile b/fonts/tex-stix-doc/Makefile index 6f679da0ff1..ef4b6b12795 100644 --- a/fonts/tex-stix-doc/Makefile +++ b/fonts/tex-stix-doc/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/05/08 11:27:56 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/14 11:20:01 markd Exp $ DISTNAME= stix.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.1.1 -TEXLIVE_REV= 34793 +PKGNAME= tex-${DISTNAME:S/./-/}-1.1.2 +TEXLIVE_REV= 36914 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/stix diff --git a/fonts/tex-stix-doc/distinfo b/fonts/tex-stix-doc/distinfo index b88631175f5..b93445edc7d 100644 --- a/fonts/tex-stix-doc/distinfo +++ b/fonts/tex-stix-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/05/08 11:27:56 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/06/14 11:20:01 markd Exp $ -SHA1 (tex-stix-34793/stix.doc.tar.xz) = c18b0f5f762b968fc5cf5520be70c610825fc475 -RMD160 (tex-stix-34793/stix.doc.tar.xz) = 14adbbb23d8ad08ac1da1363fce7c81183454d1c -Size (tex-stix-34793/stix.doc.tar.xz) = 1829536 bytes +SHA1 (tex-stix-36914/stix.doc.tar.xz) = 8b82146e0f72e8a5a164c2644920b5aa526ddc39 +RMD160 (tex-stix-36914/stix.doc.tar.xz) = 4a35a0d2022995641b7e972a25302b45a47f4855 +Size (tex-stix-36914/stix.doc.tar.xz) = 1829548 bytes |