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-udesoftec | |
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-udesoftec')
-rw-r--r-- | print/tex-udesoftec/Makefile | 6 | ||||
-rw-r--r-- | print/tex-udesoftec/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/print/tex-udesoftec/Makefile b/print/tex-udesoftec/Makefile index 9b3ad5391b4..e162d30395a 100644 --- a/print/tex-udesoftec/Makefile +++ b/print/tex-udesoftec/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.1 2015/05/14 17:07:37 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2015/06/14 12:50:06 markd Exp $ DISTNAME= udesoftec -PKGNAME= tex-${DISTNAME}-1.4.5 -TEXLIVE_REV= 35558 +PKGNAME= tex-${DISTNAME}-1.4.6 +TEXLIVE_REV= 37399 MAINTAINER= pkgsrc-users@NetBSD.org HOMEPAGE= http://ctan.org/pkg/udesoftec diff --git a/print/tex-udesoftec/distinfo b/print/tex-udesoftec/distinfo index 773af166161..75c76f11b44 100644 --- a/print/tex-udesoftec/distinfo +++ b/print/tex-udesoftec/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1 2015/05/14 17:07:37 wiz Exp $ +$NetBSD: distinfo,v 1.2 2015/06/14 12:50:06 markd Exp $ -SHA1 (tex-udesoftec-35558/udesoftec.tar.xz) = 126022bb6fd05cb496b454c162475c943b61596e -RMD160 (tex-udesoftec-35558/udesoftec.tar.xz) = 034e89b88194f14eff58d023df530d68ffa4570a -Size (tex-udesoftec-35558/udesoftec.tar.xz) = 105180 bytes +SHA1 (tex-udesoftec-37399/udesoftec.tar.xz) = 1105929796aa9485417bdc65c2bc1309821b9964 +RMD160 (tex-udesoftec-37399/udesoftec.tar.xz) = 04d269cc33a5a8e4f355341927b27aafd8245abd +Size (tex-udesoftec-37399/udesoftec.tar.xz) = 105200 bytes |