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-koma-script | |
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-koma-script')
-rw-r--r-- | print/tex-koma-script/Makefile | 6 | ||||
-rw-r--r-- | print/tex-koma-script/PLIST | 4 | ||||
-rw-r--r-- | print/tex-koma-script/distinfo | 8 |
3 files changed, 9 insertions, 9 deletions
diff --git a/print/tex-koma-script/Makefile b/print/tex-koma-script/Makefile index 2e129158c81..0062512767f 100644 --- a/print/tex-koma-script/Makefile +++ b/print/tex-koma-script/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.8 2015/04/23 11:45:27 markd Exp $ +# $NetBSD: Makefile,v 1.9 2015/06/14 12:50:03 markd Exp $ DISTNAME= koma-script -PKGNAME= tex-${DISTNAME}-3.16 -TEXLIVE_REV= 36264 +PKGNAME= tex-${DISTNAME}-3.17a +TEXLIVE_REV= 37384 MAINTAINER= minskim@NetBSD.org COMMENT= Bundle of versatile classes and packages diff --git a/print/tex-koma-script/PLIST b/print/tex-koma-script/PLIST index 83fe5053a0b..ed28e2082a4 100644 --- a/print/tex-koma-script/PLIST +++ b/print/tex-koma-script/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.7 2015/04/23 11:45:27 markd Exp $ +@comment $NetBSD: PLIST,v 1.8 2015/06/14 12:50:03 markd Exp $ share/texmf-dist/doc/latex/koma-script/INSTALL.txt share/texmf-dist/doc/latex/koma-script/INSTALLD.txt share/texmf-dist/doc/latex/koma-script/README @@ -175,7 +175,6 @@ share/texmf-dist/source/latex/koma-script/doc/tocbasic.html share/texmf-dist/source/latex/koma-script/doc/typearea.html share/texmf-dist/source/latex/koma-script/japanlco.dtx share/texmf-dist/source/latex/koma-script/scraddr.dtx -share/texmf-dist/source/latex/koma-script/scrbeta.dtx share/texmf-dist/source/latex/koma-script/scrdoc.dtx share/texmf-dist/source/latex/koma-script/scrdocstrip.tex share/texmf-dist/source/latex/koma-script/scrextend.dtx @@ -259,6 +258,7 @@ share/texmf-dist/tex/latex/koma-script/scrsize11pt.clo share/texmf-dist/tex/latex/koma-script/scrsize12pt.clo share/texmf-dist/tex/latex/koma-script/scrtime.sty share/texmf-dist/tex/latex/koma-script/scrwfile.sty +share/texmf-dist/tex/latex/koma-script/setspace.hak share/texmf-dist/tex/latex/koma-script/tocbasic.sty share/texmf-dist/tex/latex/koma-script/tocstyle.sty share/texmf-dist/tex/latex/koma-script/typearea.sty diff --git a/print/tex-koma-script/distinfo b/print/tex-koma-script/distinfo index 0ddf29f73ec..0779626df8f 100644 --- a/print/tex-koma-script/distinfo +++ b/print/tex-koma-script/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.8 2015/04/23 11:45:27 markd Exp $ +$NetBSD: distinfo,v 1.9 2015/06/14 12:50:03 markd Exp $ -SHA1 (tex-koma-script-36264/koma-script.tar.xz) = 3ef60078b89a78799994f655f637f2c6e0612dce -RMD160 (tex-koma-script-36264/koma-script.tar.xz) = 672ab68529215a56c6c40f4a273af14f23a01cee -Size (tex-koma-script-36264/koma-script.tar.xz) = 11243908 bytes +SHA1 (tex-koma-script-37384/koma-script.tar.xz) = 24451a196e2f0315a3653693be1518fe3f93dafa +RMD160 (tex-koma-script-37384/koma-script.tar.xz) = 6a9b2a717daa9da4a8662a38866200f51daa499b +Size (tex-koma-script-37384/koma-script.tar.xz) = 11375584 bytes |