summaryrefslogtreecommitdiff
path: root/print/tex-pdftex-def
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2010-09-19 23:24:03 +0000
committerminskim <minskim@pkgsrc.org>2010-09-19 23:24:03 +0000
commit5f4b99a38eeb50d2e542a0f36d04dc29622d3fa2 (patch)
tree4a147cbc3d8fbffd6643204fbafd221716fef0e5 /print/tex-pdftex-def
parent694503b935416d1b127d3dbc87975a930e3438c8 (diff)
downloadpkgsrc-5f4b99a38eeb50d2e542a0f36d04dc29622d3fa2.tar.gz
Update tex-pdftex-def to 0.05b.
Changes: 2010/03/11 v0.04o (HO) * Ensure that \undefined is undefined during loading of ConTeXt files. 2010/03/12 v0.04p (HO) * \undefined is also undefined during conversion of MPS. 2010/04/14 v0.04q (HO) * Optimizations for rotating and scaling: * remove unnecessary identity transformations * numbers are normalized 2010/04/15 v0.04r (HO) * Fix for scale values without integer part. 2010/09/09 v0.05a (HO) * Option `pagebox' added for specifying the pdf page box of the included image. Values are `mediabox', `cropbox', `bleedbox', `trimbox' and `artbox'. Default is `cropbox'. (MS/HO) * Option `interpolate' added for bitmaps, see PDF specification. Values are `true' or `false', default is `false'. * Option `decodearray' added for bitmaps, see PDF specification, key /Decode of image dictionaries. The value for option `decodearray' is the value for /Decode without `[' and ']'. * Option `maskarray' added for bitmaps, see PDF specification, key /Mask of image dictionaries with array as value. The value of `maskarray' is the array value for /Mask without `[' and ']'. * Option `intent' added for the rendering intent of bitmap images, see PDF specification, key /Intent of image dictionaries. The value is a name without a leading slash, the standard names of the PDF specification: `AbsoluteColorimetric', `RelativeColorimetric', `Saturation', `Perceptual'. * Options `ocobjnum' and `ocobjref' are hooks for those who wants to work with optional content. The options can be used for both bitmap and PDF images and are unsupported for MPS. The optional content dictionary is given by an external object. Option `ocobjnum' expects the number of that object (e.g. \pdflastobj). It's a positive integer (greater than zero). Option `ocobjref' takes the full object reference (positive integer, followed by ` 0 R' in case of pdfTeX). Other drivers might support `ocobjref' as well, in case of PostScript/pdfmark drivers, the object is usually referenced by a name in curly braces. * Tiff support removed for driver versions between 1.10a and 1.30. 2010/09/14 v0.05b (HO) * Fix, \pagecolor got broken accidentally (in v0.05a).
Diffstat (limited to 'print/tex-pdftex-def')
-rw-r--r--print/tex-pdftex-def/Makefile6
-rw-r--r--print/tex-pdftex-def/distinfo8
2 files changed, 7 insertions, 7 deletions
diff --git a/print/tex-pdftex-def/Makefile b/print/tex-pdftex-def/Makefile
index 5b3d698d798..e6899655b84 100644
--- a/print/tex-pdftex-def/Makefile
+++ b/print/tex-pdftex-def/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.3 2010/05/26 04:11:57 minskim Exp $
+# $NetBSD: Makefile,v 1.4 2010/09/19 23:24:03 minskim Exp $
DISTNAME= pdftex-def
-PKGNAME= tex-${DISTNAME}-0.04n
-TEXLIVE_REV= 17023
+PKGNAME= tex-${DISTNAME}-0.05b
+TEXLIVE_REV= 19749
MAINTAINER= minskim@NetBSD.org
COMMENT= Color and graphics support for PDFTeX
diff --git a/print/tex-pdftex-def/distinfo b/print/tex-pdftex-def/distinfo
index 3cfbaf1f4da..2cd93d80ca6 100644
--- a/print/tex-pdftex-def/distinfo
+++ b/print/tex-pdftex-def/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.3 2010/05/26 04:11:57 minskim Exp $
+$NetBSD: distinfo,v 1.4 2010/09/19 23:24:03 minskim Exp $
-SHA1 (tex-pdftex-def-17023/pdftex-def.tar.xz) = d003af572474389d97d74d987718bfa0555bfdcb
-RMD160 (tex-pdftex-def-17023/pdftex-def.tar.xz) = 8466f491a5c6ca421bf91aaa22723cbd35fcf093
-Size (tex-pdftex-def-17023/pdftex-def.tar.xz) = 10732 bytes
+SHA1 (tex-pdftex-def-19749/pdftex-def.tar.xz) = 45df92408414771c21ac2fdb9a93e9fa5736e4c5
+RMD160 (tex-pdftex-def-19749/pdftex-def.tar.xz) = e3ce164d09554ce22bb4a9e7a76d902a0130e2f0
+Size (tex-pdftex-def-19749/pdftex-def.tar.xz) = 13168 bytes