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-csplain | |
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-csplain')
-rw-r--r-- | print/tex-csplain/Makefile | 6 | ||||
-rw-r--r-- | print/tex-csplain/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/print/tex-csplain/Makefile b/print/tex-csplain/Makefile index ddc445a6b29..3427e32a56e 100644 --- a/print/tex-csplain/Makefile +++ b/print/tex-csplain/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/05/28 11:55:19 markd Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:01 markd Exp $ DISTNAME= csplain -PKGNAME= tex-${DISTNAME}-2014 -TEXLIVE_REV= 35901 +PKGNAME= tex-${DISTNAME}-2015 +TEXLIVE_REV= 37280 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/csplain diff --git a/print/tex-csplain/distinfo b/print/tex-csplain/distinfo index 5ed3bb341db..6d68ba1796c 100644 --- a/print/tex-csplain/distinfo +++ b/print/tex-csplain/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/05/28 11:55:19 markd Exp $ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:01 markd Exp $ -SHA1 (tex-csplain-35901/csplain.tar.xz) = 6d72c8e1e399e04ae371a8e891d42a8cd87cf212 -RMD160 (tex-csplain-35901/csplain.tar.xz) = 22f353e6e825471f486f2bfa273d698c45f5963a -Size (tex-csplain-35901/csplain.tar.xz) = 94748 bytes +SHA1 (tex-csplain-37280/csplain.tar.xz) = 6317752f60cebadce6df06991c547a5db768f19f +RMD160 (tex-csplain-37280/csplain.tar.xz) = fd77d4df5b44bcefc0597cdc22ffc4e72f73a44a +Size (tex-csplain-37280/csplain.tar.xz) = 95444 bytes |