diff options
author | markd <markd@pkgsrc.org> | 2015-06-14 12:50:00 +0000 |
---|---|---|
committer | markd <markd@pkgsrc.org> | 2015-06-14 12:50:00 +0000 |
commit | 3395bad7e681ebbfa2ff35e90bfdbbcf6a36c504 (patch) | |
tree | 4bebba1a08d6fe1cf0121c506cb4443b2dc1a3bc /print/tex-mhchem | |
parent | bda74f9fb98dcedb79666257ea7115731117ccb4 (diff) | |
download | pkgsrc-3395bad7e681ebbfa2ff35e90bfdbbcf6a36c504.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 'print/tex-mhchem')
-rw-r--r-- | print/tex-mhchem/Makefile | 6 | ||||
-rw-r--r-- | print/tex-mhchem/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/print/tex-mhchem/Makefile b/print/tex-mhchem/Makefile index cdc77490759..df27021544e 100644 --- a/print/tex-mhchem/Makefile +++ b/print/tex-mhchem/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.3 2015/04/23 12:19:53 markd Exp $ +# $NetBSD: Makefile,v 1.4 2015/06/14 12:50:04 markd Exp $ DISTNAME= mhchem -PKGNAME= tex-${DISTNAME}-4.00 -TEXLIVE_REV= 36738 +PKGNAME= tex-${DISTNAME}-4.01 +TEXLIVE_REV= 37037 MAINTAINER= minskim@NetBSD.org COMMENT= Typeset chemical formulae/equations and Risk and Safety phrases diff --git a/print/tex-mhchem/distinfo b/print/tex-mhchem/distinfo index b73cc8113d3..25400fabac2 100644 --- a/print/tex-mhchem/distinfo +++ b/print/tex-mhchem/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.3 2015/04/23 12:19:53 markd Exp $ +$NetBSD: distinfo,v 1.4 2015/06/14 12:50:04 markd Exp $ -SHA1 (tex-mhchem-36738/mhchem.tar.xz) = a829cb4f9804f24f41e27552596bb58dd68ac09d -RMD160 (tex-mhchem-36738/mhchem.tar.xz) = 08c33ceec29445ab03a02a5d833c922186f5db85 -Size (tex-mhchem-36738/mhchem.tar.xz) = 44728 bytes +SHA1 (tex-mhchem-37037/mhchem.tar.xz) = b7190175e0099f83195a9af723db11bdbfceaab6 +RMD160 (tex-mhchem-37037/mhchem.tar.xz) = 8a22483dadb3ab02594725abf61f73f0d68083ab +Size (tex-mhchem-37037/mhchem.tar.xz) = 45644 bytes |