diff options
author | markd <markd> | 2015-06-14 11:19:58 +0000 |
---|---|---|
committer | markd <markd> | 2015-06-14 11:19:58 +0000 |
commit | df38e47c52272cbbd519bee35672d986bdaaeb25 (patch) | |
tree | 9a3f0f311a429ba4d6d553365d1b2706a209636f /fonts/tex-stix | |
parent | d6b6dd9a0d676a79f516bd26c2e7b9faca3b0a8e (diff) | |
download | pkgsrc-df38e47c52272cbbd519bee35672d986bdaaeb25.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')
-rw-r--r-- | fonts/tex-stix/Makefile | 6 | ||||
-rw-r--r-- | fonts/tex-stix/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/fonts/tex-stix/Makefile b/fonts/tex-stix/Makefile index 33fb6090a9e..88dc2893eae 100644 --- a/fonts/tex-stix/Makefile +++ b/fonts/tex-stix/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 -PKGNAME= tex-${DISTNAME}-1.1.1 -TEXLIVE_REV= 34793 +PKGNAME= tex-${DISTNAME}-1.1.2 +TEXLIVE_REV= 36914 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/stix diff --git a/fonts/tex-stix/distinfo b/fonts/tex-stix/distinfo index f72e4e05f00..7d748976727 100644 --- a/fonts/tex-stix/distinfo +++ b/fonts/tex-stix/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.tar.xz) = 133b2c63b066c934352792f2d10b917c3bac50a9 -RMD160 (tex-stix-34793/stix.tar.xz) = 656a2d5424a1fa5192106d5781c16a0757e4f4bd -Size (tex-stix-34793/stix.tar.xz) = 2670756 bytes +SHA1 (tex-stix-36914/stix.tar.xz) = c2a3b30a571db29c1597dd7a44a8f27895408740 +RMD160 (tex-stix-36914/stix.tar.xz) = 1dca733fcb7192ad63ffbdaf5b52f01091d99992 +Size (tex-stix-36914/stix.tar.xz) = 2670740 bytes |