summaryrefslogtreecommitdiff
path: root/print/tex-latex-doc/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-latex-doc/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-latex-doc/Makefile')
-rw-r--r--print/tex-latex-doc/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/tex-latex-doc/Makefile b/print/tex-latex-doc/Makefile
index a668335aff4..841ba7e1963 100644
--- a/print/tex-latex-doc/Makefile
+++ b/print/tex-latex-doc/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2015/04/23 11:57:55 markd Exp $
+# $NetBSD: Makefile,v 1.7 2015/06/14 12:50:04 markd Exp $
DISTNAME= latex.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2014
-TEXLIVE_REV= 35577
+PKGNAME= tex-${DISTNAME:S/./-/}-2015
+TEXLIVE_REV= 37361
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-latex