diff options
author | minskim <minskim@pkgsrc.org> | 2011-05-26 22:38:47 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2011-05-26 22:38:47 +0000 |
commit | 514655ac2e23d64f10f2030d8af0d54037ceaef5 (patch) | |
tree | 8029175fe7a2ed24e415227ce53f5f78813dd091 | |
parent | 6450e5440d08df18377f683da47f6bd29810b6a5 (diff) | |
download | pkgsrc-514655ac2e23d64f10f2030d8af0d54037ceaef5.tar.gz |
Update tex-latexconfig to 2010.21697.
Changes:
- Add patches to commands in the LaTeX kernel for LuaTeX.
-rw-r--r-- | print/tex-latexconfig/Makefile | 4 | ||||
-rw-r--r-- | print/tex-latexconfig/PLIST | 3 | ||||
-rw-r--r-- | print/tex-latexconfig/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/print/tex-latexconfig/Makefile b/print/tex-latexconfig/Makefile index 39fdd7256a2..044c2d8be6f 100644 --- a/print/tex-latexconfig/Makefile +++ b/print/tex-latexconfig/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.5 2010/12/25 02:30:12 minskim Exp $ +# $NetBSD: Makefile,v 1.6 2011/05/26 22:38:47 minskim Exp $ DISTNAME= latexconfig PKGNAME= tex-${DISTNAME}-2010.${TEXLIVE_REV} -TEXLIVE_REV= 20663 +TEXLIVE_REV= 21697 MAINTAINER= minskim@NetBSD.org COMMENT= Files used to generate LaTeX formats diff --git a/print/tex-latexconfig/PLIST b/print/tex-latexconfig/PLIST index 25e557e3594..e2c40f0a7c3 100644 --- a/print/tex-latexconfig/PLIST +++ b/print/tex-latexconfig/PLIST @@ -1,10 +1,11 @@ -@comment $NetBSD: PLIST,v 1.4 2010/12/25 02:30:12 minskim Exp $ +@comment $NetBSD: PLIST,v 1.5 2011/05/26 22:38:47 minskim Exp $ share/texmf-dist/tex/latex/latexconfig/color.cfg share/texmf-dist/tex/latex/latexconfig/dvilualatex.ini share/texmf-dist/tex/latex/latexconfig/epstopdf-sys.cfg share/texmf-dist/tex/latex/latexconfig/graphics.cfg share/texmf-dist/tex/latex/latexconfig/hyperref.cfg share/texmf-dist/tex/latex/latexconfig/latex.ini +share/texmf-dist/tex/latex/latexconfig/lualatex-patch-kernel.tex share/texmf-dist/tex/latex/latexconfig/lualatex-reset-codes.tex share/texmf-dist/tex/latex/latexconfig/lualatex.ini share/texmf-dist/tex/latex/latexconfig/lualatexiniconfig.tex diff --git a/print/tex-latexconfig/distinfo b/print/tex-latexconfig/distinfo index 10752fcd642..4d7830672fe 100644 --- a/print/tex-latexconfig/distinfo +++ b/print/tex-latexconfig/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.5 2010/12/25 02:30:12 minskim Exp $ +$NetBSD: distinfo,v 1.6 2011/05/26 22:38:47 minskim Exp $ -SHA1 (tex-latexconfig-20663/latexconfig.tar.xz) = 3452f03a1a5579adaf8044c169d43b935be5dffb -RMD160 (tex-latexconfig-20663/latexconfig.tar.xz) = a7c615db4d60899aaa0cf64f030ca8d198f77b38 -Size (tex-latexconfig-20663/latexconfig.tar.xz) = 5720 bytes +SHA1 (tex-latexconfig-21697/latexconfig.tar.xz) = 1ace94dbe04ff41b66c0882f8456d1a0a767ee4c +RMD160 (tex-latexconfig-21697/latexconfig.tar.xz) = 9e3bc54a8df92fc13f9f917d9092928af07405ff +Size (tex-latexconfig-21697/latexconfig.tar.xz) = 5980 bytes |