diff options
author | markd <markd> | 2015-06-14 12:50:00 +0000 |
---|---|---|
committer | markd <markd> | 2015-06-14 12:50:00 +0000 |
commit | b076c198e62cf3d567047d84231dd04b0334bb5d (patch) | |
tree | 4bebba1a08d6fe1cf0121c506cb4443b2dc1a3bc /print/tex-pgf | |
parent | 4802b785064e144fe77fabe301ac02d8b3a01a0f (diff) | |
download | pkgsrc-b076c198e62cf3d567047d84231dd04b0334bb5d.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-pgf')
-rw-r--r-- | print/tex-pgf/Makefile | 6 | ||||
-rw-r--r-- | print/tex-pgf/distinfo | 8 |
2 files changed, 7 insertions, 7 deletions
diff --git a/print/tex-pgf/Makefile b/print/tex-pgf/Makefile index 86beaa4ce2b..ac9eefd10cf 100644 --- a/print/tex-pgf/Makefile +++ b/print/tex-pgf/Makefile @@ -1,9 +1,9 @@ -# $NetBSD: Makefile,v 1.13 2015/04/25 03:53:52 markd Exp $ +# $NetBSD: Makefile,v 1.14 2015/06/14 12:50:05 markd Exp $ DISTNAME= pgf -PKGNAME= tex-${DISTNAME}-3.0.0 +PKGNAME= tex-${DISTNAME}-3.0.0.37375 CATEGORIES= print graphics -TEXLIVE_REV= 33057 +TEXLIVE_REV= 37375 MAINTAINER= minskim@NetBSD.org COMMENT= PostScript and PDF graphics systems for TeX diff --git a/print/tex-pgf/distinfo b/print/tex-pgf/distinfo index feca09940df..0d7010f11e1 100644 --- a/print/tex-pgf/distinfo +++ b/print/tex-pgf/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2015/04/25 03:53:52 markd Exp $ +$NetBSD: distinfo,v 1.6 2015/06/14 12:50:05 markd Exp $ -SHA1 (tex-pgf-33057/pgf.tar.xz) = 492f4661b1744c9b83b9ae88e777a78ecb69f30a -RMD160 (tex-pgf-33057/pgf.tar.xz) = b49b95be8abf846a3d1ec7171f6f9e89129ee8b9 -Size (tex-pgf-33057/pgf.tar.xz) = 599488 bytes +SHA1 (tex-pgf-37375/pgf.tar.xz) = fa35382bd2c0f351fe4eeb98e7c01577ad144984 +RMD160 (tex-pgf-37375/pgf.tar.xz) = a14fd3c776de3148bf673fde988d92b7d67185cc +Size (tex-pgf-37375/pgf.tar.xz) = 599580 bytes |