diff options
author | minskim <minskim> | 2010-02-15 00:08:08 +0000 |
---|---|---|
committer | minskim <minskim> | 2010-02-15 00:08:08 +0000 |
commit | fe24d37e5f39cbe144b79df25c7b3e1e94346419 (patch) | |
tree | 0ad7c3096f1313c20766aa2cad1da8e9b5efbd2a | |
parent | 1f704af2fc7e945c3c220f3f4d605f48771bd49a (diff) | |
download | pkgsrc-fe24d37e5f39cbe144b79df25c7b3e1e94346419.tar.gz |
Sync tex-pdftex-doc with tex-pdftex.
-rw-r--r-- | print/tex-pdftex-doc/Makefile | 12 | ||||
-rw-r--r-- | print/tex-pdftex-doc/PLIST | 3 | ||||
-rw-r--r-- | print/tex-pdftex-doc/distinfo | 8 |
3 files changed, 12 insertions, 11 deletions
diff --git a/print/tex-pdftex-doc/Makefile b/print/tex-pdftex-doc/Makefile index 41d2a540909..7c74e927a1d 100644 --- a/print/tex-pdftex-doc/Makefile +++ b/print/tex-pdftex-doc/Makefile @@ -1,13 +1,15 @@ -# $NetBSD: Makefile,v 1.2 2009/06/09 22:06:07 minskim Exp $ -# TeX Live Revision 12898 +# $NetBSD: Makefile,v 1.3 2010/02/15 00:08:08 minskim Exp $ +# TeX Live Revision 16770 DISTNAME= pdftex.doc -PKGNAME= tex-${DISTNAME:S/./-/}-1.40.9.12898 +PKGNAME= tex-${DISTNAME:S/./-/}-1.40.10 MAINTAINER= minskim@NetBSD.org COMMENT= Documentation for tex-pdftex -TEXLIVE_IGNORE_PATTERNS= texmf/doc +TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist -.include "../../print/texlive/module.mk" +TEXLIVE_IGNORE_PATTERNS= texmf + +.include "../../print/texlive/package.mk" .include "../../mk/bsd.pkg.mk" diff --git a/print/tex-pdftex-doc/PLIST b/print/tex-pdftex-doc/PLIST index d57d29d6e9f..a50d28e7b40 100644 --- a/print/tex-pdftex-doc/PLIST +++ b/print/tex-pdftex-doc/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.1.1.1 2009/04/27 16:24:27 minskim Exp $ +@comment $NetBSD: PLIST,v 1.2 2010/02/15 00:08:08 minskim Exp $ share/texmf-dist/doc/pdftex/Announcement-1.40.2 share/texmf-dist/doc/pdftex/NEWS share/texmf-dist/doc/pdftex/README @@ -46,4 +46,3 @@ share/texmf-dist/doc/pdftex/thanh/ext/mktextfm.ext share/texmf-dist/doc/pdftex/thanh/ext/mktfm8z share/texmf-dist/doc/pdftex/thanh/ext/protcode.tex share/texmf-dist/doc/pdftex/thanh/ext/ufntinst.sty -share/texmf-dist/doc/pdftex/thanh/thesis-png.pdf diff --git a/print/tex-pdftex-doc/distinfo b/print/tex-pdftex-doc/distinfo index c4ea332281c..41f8520c62f 100644 --- a/print/tex-pdftex-doc/distinfo +++ b/print/tex-pdftex-doc/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.2 2009/06/09 22:06:07 minskim Exp $ +$NetBSD: distinfo,v 1.3 2010/02/15 00:08:08 minskim Exp $ -SHA1 (tex-pdftex-doc-1.40.9.12898/pdftex.doc.tar.lzma) = 77555295b29e44ce487193f236422cfe5f8db5d7 -RMD160 (tex-pdftex-doc-1.40.9.12898/pdftex.doc.tar.lzma) = c52cdc25bb54b8dda245ccdcb95677f22eeab2e9 -Size (tex-pdftex-doc-1.40.9.12898/pdftex.doc.tar.lzma) = 6317810 bytes +SHA1 (tex-pdftex-doc-1.40.10/pdftex.doc.tar.xz) = 512426d5de6fa6a102a9e726bb22222d564d3ae1 +RMD160 (tex-pdftex-doc-1.40.10/pdftex.doc.tar.xz) = 4bcee4e881491cb72d165aadd4940dfcf5d3aaf0 +Size (tex-pdftex-doc-1.40.10/pdftex.doc.tar.xz) = 2404924 bytes |