diff options
author | minskim <minskim@pkgsrc.org> | 2010-02-14 22:21:11 +0000 |
---|---|---|
committer | minskim <minskim@pkgsrc.org> | 2010-02-14 22:21:11 +0000 |
commit | 303738f4359e6dd5ae19d51c6c881cb127efcd17 (patch) | |
tree | c3f793d6a9af69e5e93808e76e3c9f9e12097ee0 /print | |
parent | 2f22de5f3cc7bcce0193098620b4e4b7880f24af (diff) | |
download | pkgsrc-303738f4359e6dd5ae19d51c6c881cb127efcd17.tar.gz |
Sync tex-luatex-doc with tex-luatex.
Diffstat (limited to 'print')
-rw-r--r-- | print/tex-luatex-doc/Makefile | 10 | ||||
-rw-r--r-- | print/tex-luatex-doc/PLIST | 11 | ||||
-rw-r--r-- | print/tex-luatex-doc/distinfo | 8 |
3 files changed, 17 insertions, 12 deletions
diff --git a/print/tex-luatex-doc/Makefile b/print/tex-luatex-doc/Makefile index b281eaf3099..8f52f83f1ac 100644 --- a/print/tex-luatex-doc/Makefile +++ b/print/tex-luatex-doc/Makefile @@ -1,12 +1,14 @@ -# $NetBSD: Makefile,v 1.1.1.1 2009/04/13 19:05:40 minskim Exp $ -# TeX Live Revision 10592 +# $NetBSD: Makefile,v 1.2 2010/02/14 22:21:11 minskim Exp $ +# TeX Live Revision 16044 DISTNAME= luatex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-0.1 +PKGNAME= tex-${DISTNAME:S/./-/}-0.2 MAINTAINER= minskim@NetBSD.org HOMEPAGE= http://www.luatex.org/ COMMENT= Documentation for tex-luatex -.include "../../print/texlive/module.mk" +TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist + +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-luatex-doc/PLIST b/print/tex-luatex-doc/PLIST index be14a3b4ce8..fe81c7c3970 100644 --- a/print/tex-luatex-doc/PLIST +++ b/print/tex-luatex-doc/PLIST @@ -1,4 +1,7 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/13 19:05:40 minskim Exp $ -share/texmf-dist/doc/luatex/luatexref-env.tex -share/texmf-dist/doc/luatex/luatexref-t.pdf -share/texmf-dist/doc/luatex/luatexref-t.tex +@comment $NetBSD: PLIST,v 1.2 2010/02/14 22:21:11 minskim Exp $ +man/man1/luatex.1 +man/man1/texlua.1 +man/man1/texluac.1 +share/texmf-dist/doc/luatex/base/luatexref-env.tex +share/texmf-dist/doc/luatex/base/luatexref-t.pdf +share/texmf-dist/doc/luatex/base/luatexref-t.tex diff --git a/print/tex-luatex-doc/distinfo b/print/tex-luatex-doc/distinfo index 77659e3643c..d2d24c56495 100644 --- a/print/tex-luatex-doc/distinfo +++ b/print/tex-luatex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2009/04/13 19:05:40 minskim Exp $ +$NetBSD: distinfo,v 1.2 2010/02/14 22:21:11 minskim Exp $ -SHA1 (tex-luatex-doc-0.1/luatex.doc.tar.lzma) = a5f33b2b4b0710b61bf7cc42c8cf616c8c927a64 -RMD160 (tex-luatex-doc-0.1/luatex.doc.tar.lzma) = 1d62b48652c55ee5497610169a24175de049229f -Size (tex-luatex-doc-0.1/luatex.doc.tar.lzma) = 493602 bytes +SHA1 (tex-luatex-doc-0.2/luatex.doc.tar.xz) = 9be609fcf00a7f2c43dda274cabbe1e880126cfb +RMD160 (tex-luatex-doc-0.2/luatex.doc.tar.xz) = 52f298f7576d7fd816a4be6a54191bd675d19391 +Size (tex-luatex-doc-0.2/luatex.doc.tar.xz) = 732924 bytes |