From dd350f173f42dafa65c6ec33b436f13f90fd1ee4 Mon Sep 17 00:00:00 2001 From: minskim Date: Tue, 3 Dec 2013 19:55:56 +0000 Subject: 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. --- graphics/tex-epstopdf-doc/Makefile | 8 +++----- graphics/tex-epstopdf-doc/PLIST | 4 ++-- graphics/tex-epstopdf-doc/distinfo | 8 ++++---- 3 files changed, 9 insertions(+), 11 deletions(-) (limited to 'graphics/tex-epstopdf-doc') 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 -- cgit v1.2.3