summaryrefslogtreecommitdiff
path: root/graphics/tex-epstopdf-doc
diff options
context:
space:
mode:
authorminskim <minskim>2013-12-03 19:55:56 +0000
committerminskim <minskim>2013-12-03 19:55:56 +0000
commitdd350f173f42dafa65c6ec33b436f13f90fd1ee4 (patch)
treec0335c4b7b1755d1728a6dd77088d714588561d4 /graphics/tex-epstopdf-doc
parent53220d219a76fc89e6027ae69c16a88bd7afed1f (diff)
downloadpkgsrc-dd350f173f42dafa65c6ec33b436f13f90fd1ee4.tar.gz
Update tex-epstopdf{,-doc} to 2.20
Changes: * New command line argument --(no)safer which allows setting -dNOSAFER instead of -dSAFER (only for non-restricted). * New command line argument --pdfsettings for Ghostscript's -dPDFSETTINGS. * New command line argument --(no)quiet. * New command line argument --device for specifying a differnt Ghostscript device (limited set of devices for restricted mode). * New command line arguments --gsopts and --gsopt for adding Ghostscript options. * Full support of ghostscript's option -r, DPIxDPI added. * Support for DOS EPS binary files (TN 5002) added. * Removes PJL commands at start of file. * explain option naming conventions (= defaults for Getopt::Long). * use /usr/bin/env, since Ruby has apparently required #! for years, and we rely on it for our other scripts, so why not. * uselessly placate -w. Debian bug 672281.
Diffstat (limited to 'graphics/tex-epstopdf-doc')
-rw-r--r--graphics/tex-epstopdf-doc/Makefile8
-rw-r--r--graphics/tex-epstopdf-doc/PLIST4
-rw-r--r--graphics/tex-epstopdf-doc/distinfo8
3 files changed, 9 insertions, 11 deletions
diff --git a/graphics/tex-epstopdf-doc/Makefile b/graphics/tex-epstopdf-doc/Makefile
index 4bb89914c2a..5b92de13cdf 100644
--- a/graphics/tex-epstopdf-doc/Makefile
+++ b/graphics/tex-epstopdf-doc/Makefile
@@ -1,15 +1,13 @@
-# $NetBSD: Makefile,v 1.1.1.1 2011/10/26 20:33:12 minskim Exp $
+# $NetBSD: Makefile,v 1.2 2013/12/03 19:55:56 minskim Exp $
DISTNAME= epstopdf.doc
-PKGNAME= tex-${DISTNAME:S/./-/}-2.16
-TEXLIVE_REV= 19287
+PKGNAME= tex-${DISTNAME:S/./-/}-2.20
+TEXLIVE_REV= 31789
MAINTAINER= minskim@NetBSD.org
COMMENT= Documentation for tex-epstopdf
CONFLICTS= texlive-pdftools<2011
-TEX_TEXMF_DIRS+= ${PREFIX}/share/texmf-dist
-
.include "../../print/texlive/package.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/graphics/tex-epstopdf-doc/PLIST b/graphics/tex-epstopdf-doc/PLIST
index 4764d35a121..67510fa5dbc 100644
--- a/graphics/tex-epstopdf-doc/PLIST
+++ b/graphics/tex-epstopdf-doc/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/10/26 20:33:12 minskim Exp $
+@comment $NetBSD: PLIST,v 1.2 2013/12/03 19:55:56 minskim Exp $
man/man1/epstopdf.1
man/man1/repstopdf.1
-share/texmf-dist/doc/latex/epstopdf/README
+share/texmf-dist/doc/support/epstopdf/README
diff --git a/graphics/tex-epstopdf-doc/distinfo b/graphics/tex-epstopdf-doc/distinfo
index 7b4cd7cb095..a29e414d40b 100644
--- a/graphics/tex-epstopdf-doc/distinfo
+++ b/graphics/tex-epstopdf-doc/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/10/26 20:33:12 minskim Exp $
+$NetBSD: distinfo,v 1.2 2013/12/03 19:55:56 minskim Exp $
-SHA1 (tex-epstopdf-19287/epstopdf.doc.tar.xz) = 1ce0df69f83fac48b204ce654eff3b5e80f99411
-RMD160 (tex-epstopdf-19287/epstopdf.doc.tar.xz) = b031b6cdecfe815b159f211b65e507e1340c82fe
-Size (tex-epstopdf-19287/epstopdf.doc.tar.xz) = 10960 bytes
+SHA1 (tex-epstopdf-31789/epstopdf.doc.tar.xz) = 43f99279d7ff070d8b09dc39a3973821ddee3193
+RMD160 (tex-epstopdf-31789/epstopdf.doc.tar.xz) = 904134e239e638d732484dd8d8cf25c1b4f19706
+Size (tex-epstopdf-31789/epstopdf.doc.tar.xz) = 10272 bytes