From 7dbdafe68b65755b1194dc05a655f89af30a8859 Mon Sep 17 00:00:00 2001 From: markd Date: Thu, 5 Jun 2003 11:24:27 +0000 Subject: Enable handling of PDF v1.3 files. From Brook G. Milligan in PR 21350. PKGREVISION++ --- print/dvipdfm/Makefile | 3 ++- print/dvipdfm/distinfo | 3 ++- print/dvipdfm/patches/patch-aa | 13 +++++++++++++ 3 files changed, 17 insertions(+), 2 deletions(-) create mode 100644 print/dvipdfm/patches/patch-aa (limited to 'print/dvipdfm') diff --git a/print/dvipdfm/Makefile b/print/dvipdfm/Makefile index a61a3ff2079..70a601eff63 100644 --- a/print/dvipdfm/Makefile +++ b/print/dvipdfm/Makefile @@ -1,6 +1,7 @@ -# $NetBSD: Makefile,v 1.6 2003/03/29 12:42:14 jmmv Exp $ +# $NetBSD: Makefile,v 1.7 2003/06/05 11:24:27 markd Exp $ DISTNAME= dvipdfm-0.13.2c +PKGREVISION= 1 WRKSRC= ${WRKDIR}/dvipdfm CATEGORIES= print converters MASTER_SITES= ftp://ftp.kettering.edu/pub/outgoing/mwicks/dvipdfm/ diff --git a/print/dvipdfm/distinfo b/print/dvipdfm/distinfo index 946fa51ae97..026903434a0 100644 --- a/print/dvipdfm/distinfo +++ b/print/dvipdfm/distinfo @@ -1,4 +1,5 @@ -$NetBSD: distinfo,v 1.1.1.1 2002/05/08 11:54:02 markd Exp $ +$NetBSD: distinfo,v 1.2 2003/06/05 11:24:27 markd Exp $ SHA1 (dvipdfm-0.13.2c.tar.gz) = db6a45179e60c865dae18d5c6ec084ac64cb4088 Size (dvipdfm-0.13.2c.tar.gz) = 216661 bytes +SHA1 (patch-aa) = f28e08543df3be82aad225cdc1fada86978210bc diff --git a/print/dvipdfm/patches/patch-aa b/print/dvipdfm/patches/patch-aa new file mode 100644 index 00000000000..993d26afb36 --- /dev/null +++ b/print/dvipdfm/patches/patch-aa @@ -0,0 +1,13 @@ +$NetBSD: patch-aa,v 1.1 2003/06/05 11:24:27 markd Exp $ + +--- config.orig Sat Apr 5 12:28:04 2003 ++++ config +@@ -33,7 +33,7 @@ g 1 + + % PDF version stamp to use in output file and max version of files + % allowed to be included (2 for 1.2, 3 for 1.3) +-V 2 ++V 3 + % + % Font map files + % -- cgit v1.2.3