summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorminskim <minskim>2010-01-30 00:41:26 +0000
committerminskim <minskim>2010-01-30 00:41:26 +0000
commit9dbd47ac9166d74472872bb8048cd2cf29b079ed (patch)
tree15bd133799f54df74ee448b1d52b83068f35e106 /print
parent52b3f9aae2219d9569195302ff314bdebba4a048 (diff)
downloadpkgsrc-9dbd47ac9166d74472872bb8048cd2cf29b079ed.tar.gz
Update tex-pdftex to 1.40.10.
Changes: - increased sup_dest_names_size - partial support for TTC - enable mktexpk by default - patch #2087: Support for CMap namespace - \pdfshellescape is 2 if restricted shell escapes are enabled. - segfault when processing certain TTF fonts - jpg image resolution not set in some cases - \pdfobj file {foo} for files foo that don't end with '\n' - bugfix #4289: \primitive\pdfoutput cannot be queried - bugfix #4288: character width mismatch in font XY.vf ignored - bugfix #993: "/Names array not sorted correctly" - bugfix #606: "Forbidden ... while scanning ???" - bugfix #3253: Bug in Type1 font subsetting - \show\pdfstartlink is wrong - pdf_set_rule() uses incorrect variables - bugfix #2090: enabling LFS breaks PDF inclusion on some systems - t1_log() macro caused problem with some compilers
Diffstat (limited to 'print')
-rw-r--r--print/tex-pdftex/Makefile11
-rw-r--r--print/tex-pdftex/PLIST3
-rw-r--r--print/tex-pdftex/distinfo8
3 files changed, 10 insertions, 12 deletions
diff --git a/print/tex-pdftex/Makefile b/print/tex-pdftex/Makefile
index b9d3930ac3b..d0f31b373d5 100644
--- a/print/tex-pdftex/Makefile
+++ b/print/tex-pdftex/Makefile
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.6 2010/01/30 00:26:10 minskim Exp $
-# TeX Live Revision 12898
+# $NetBSD: Makefile,v 1.7 2010/01/30 00:41:26 minskim Exp $
+# TeX Live Revision 16770
DISTNAME= pdftex
-PKGNAME= tex-${DISTNAME}-1.40.9.12898
-PKGREVISION= 2
+PKGNAME= tex-${DISTNAME}-1.40.10
MAINTAINER= minskim@NetBSD.org
COMMENT= TeX extension for direct creation of PDF
@@ -18,10 +17,10 @@ DEPENDS+= web2c-[0-9]*:../../print/web2c
INSTALLATION_DIRS+= bin
-TEX_FORMAT_NAMES+= pdftex
+TEX_FORMATS+= "pdftex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini\\netex pdftex language.def -translate-file=cp227.tcx *etex.ini\\npdfetex pdftex language.def -translate-file=cp227.tcx *pdfetex.ini\\n"
TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf
-.include "../../print/texlive/module.mk"
+.include "../../print/texlive/package.mk"
post-install:
${LN} -sf pdftex ${DESTDIR}${PREFIX}/bin/etex
diff --git a/print/tex-pdftex/PLIST b/print/tex-pdftex/PLIST
index 1fabe9be152..f44c2a5955b 100644
--- a/print/tex-pdftex/PLIST
+++ b/print/tex-pdftex/PLIST
@@ -1,7 +1,6 @@
-@comment $NetBSD: PLIST,v 1.2 2009/04/14 01:47:18 minskim Exp $
+@comment $NetBSD: PLIST,v 1.3 2010/01/30 00:41:26 minskim Exp $
bin/etex
bin/pdfetex
-share/texmf/fmtutil/format.pdftex.cnf
share/texmf/fonts/map/pdftex/updmap/pdftex.map
share/texmf/fonts/map/pdftex/updmap/pdftex_dl14.map
share/texmf/fonts/map/pdftex/updmap/pdftex_ndl14.map
diff --git a/print/tex-pdftex/distinfo b/print/tex-pdftex/distinfo
index dda194d3c0b..dd937b458e9 100644
--- a/print/tex-pdftex/distinfo
+++ b/print/tex-pdftex/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.4 2009/06/09 22:06:07 minskim Exp $
+$NetBSD: distinfo,v 1.5 2010/01/30 00:41:26 minskim Exp $
-SHA1 (tex-pdftex-1.40.9.12898/pdftex.tar.lzma) = 987772e7b1b4d72ef47366ecccd27d731b352636
-RMD160 (tex-pdftex-1.40.9.12898/pdftex.tar.lzma) = 0d413c9aee4f813783dab18138f8d7cae177af7b
-Size (tex-pdftex-1.40.9.12898/pdftex.tar.lzma) = 74381 bytes
+SHA1 (tex-pdftex-1.40.10/pdftex.tar.xz) = 7c66cdd2b8c0849cb01aeee9bcc2c24e1bf44d84
+RMD160 (tex-pdftex-1.40.10/pdftex.tar.xz) = 812c08aa21e9f009300d4d3741281d02d2bd3a6b
+Size (tex-pdftex-1.40.10/pdftex.tar.xz) = 75000 bytes