summaryrefslogtreecommitdiff
path: root/print/tex-tools/Makefile
diff options
context:
space:
mode:
authormarkd <markd>2015-06-14 12:50:00 +0000
committermarkd <markd>2015-06-14 12:50:00 +0000
commit00caa13768250c3f76473d1902b8e6355a5c3871 (patch)
tree4bebba1a08d6fe1cf0121c506cb4443b2dc1a3bc /print/tex-tools/Makefile
parent7c37e0c6068dc4a8e433a49bead672013eefa0e4 (diff)
downloadpkgsrc-00caa13768250c3f76473d1902b8e6355a5c3871.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-tools/Makefile')
-rw-r--r--print/tex-tools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-tools/Makefile b/print/tex-tools/Makefile
index 90afd5fada6..2db3d958090 100644
--- a/print/tex-tools/Makefile
+++ b/print/tex-tools/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2015/04/25 05:13:59 markd Exp $
+# $NetBSD: Makefile,v 1.7 2015/06/14 12:50:06 markd Exp $
DISTNAME= tools
-PKGNAME= tex-${DISTNAME}-2014
-TEXLIVE_REV= 35577
+PKGNAME= tex-${DISTNAME}-2015
+TEXLIVE_REV= 36834
MAINTAINER= minskim@NetBSD.org
COMMENT= The LaTeX standard tools bundle