From 9577358c631a2abd2e71afe4b9afbc467b4dd59e Mon Sep 17 00:00:00 2001 From: wiz Date: Fri, 8 Jun 2001 15:13:14 +0000 Subject: Don't shift graphics higher, which makes them drop off the page in letter style. pkg/13056 by Ben Wong. --- graphics/cdlabelgen/distinfo | 3 +-- graphics/cdlabelgen/patches/patch-ac | 13 ------------- 2 files changed, 1 insertion(+), 15 deletions(-) delete mode 100644 graphics/cdlabelgen/patches/patch-ac (limited to 'graphics/cdlabelgen') diff --git a/graphics/cdlabelgen/distinfo b/graphics/cdlabelgen/distinfo index 1b9aada8088..f0245425991 100644 --- a/graphics/cdlabelgen/distinfo +++ b/graphics/cdlabelgen/distinfo @@ -1,7 +1,6 @@ -$NetBSD: distinfo,v 1.2 2001/04/21 09:54:09 wiz Exp $ +$NetBSD: distinfo,v 1.3 2001/06/08 15:13:14 wiz Exp $ SHA1 (cdlabelgen-1.5.0.tar.gz) = 5fba7a67b3f4c86cd879fa9dc231501c77ac8374 Size (cdlabelgen-1.5.0.tar.gz) = 88979 bytes SHA1 (patch-aa) = f33817230b73212c31735f21596aa99a0f138400 SHA1 (patch-ab) = c7246d7b685450f38f985165431a531a7599c91d -SHA1 (patch-ac) = f2563bfe1f2572e3bc56a69a2d4b3719129c92b8 diff --git a/graphics/cdlabelgen/patches/patch-ac b/graphics/cdlabelgen/patches/patch-ac deleted file mode 100644 index aef4de6ed5f..00000000000 --- a/graphics/cdlabelgen/patches/patch-ac +++ /dev/null @@ -1,13 +0,0 @@ -$NetBSD: patch-ac,v 1.1 1999/08/08 01:09:51 mjl Exp $ - ---- postscript/template.ps.orig Sun Aug 8 02:38:01 1999 -+++ postscript/template.ps Sun Aug 8 02:38:21 1999 -@@ -533,7 +533,7 @@ - %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%% - %% And off we go - %% Position ourselves in a reasonable place -- .5 in .5 in translate -+ .5 in 1.5 in translate - - first_endcap - tray_card -- cgit v1.2.3