From 6f55f2197b758ef6d5b21e8f84bc3b9f9d98766a Mon Sep 17 00:00:00 2001 From: Pav Lucistnik Date: Mon, 24 Jan 2005 20:21:14 +0000 Subject: - Update gimp-print to 4.2.7 - Correct merge cups/pstoraster patches PR: ports/76569 Submitted by: Jose M Rodriguez (freebsd) --- print/ghostscript7/files/patch-lib:gs_init.ps | 16 ++++++++++++---- 1 file changed, 12 insertions(+), 4 deletions(-) (limited to 'print/ghostscript7/files/patch-lib:gs_init.ps') diff --git a/print/ghostscript7/files/patch-lib:gs_init.ps b/print/ghostscript7/files/patch-lib:gs_init.ps index 70de88245ddc..143fa1a1d673 100644 --- a/print/ghostscript7/files/patch-lib:gs_init.ps +++ b/print/ghostscript7/files/patch-lib:gs_init.ps @@ -1,6 +1,14 @@ ---- lib/gs_init.ps.orig Fri Feb 1 12:25:45 2002 -+++ lib/gs_init.ps Sat Feb 9 01:42:10 2002 -@@ -1274,7 +1274,7 @@ +--- lib/gs_init.ps.orig Sat Jan 22 13:15:37 2005 ++++ lib/gs_init.ps Sat Jan 22 13:15:05 2005 +@@ -119,6 +119,7 @@ + currentdict /NOFONTPATH known /NOFONTPATH exch def + currentdict /NOGC known /NOGC exch def + currentdict /NOINTERPOLATE .knownget { /INTERPOLATE exch not def } if ++currentdict /NOMEDIAATTRS known /NOMEDIAATTRS exch def + currentdict /NOPAGEPROMPT known /NOPAGEPROMPT exch def + currentdict /NOPAUSE known /NOPAUSE exch def + currentdict /NOPLATFONTS known /NOPLATFONTS exch def +@@ -1274,7 +1275,7 @@ % Set the default screen and BG/UCR. /.setdefaultbgucr { systemdict /setblackgeneration known { @@ -9,7 +17,7 @@ } if } bind def /.useloresscreen { % - .useloresscreen -@@ -1874,3 +1874,7 @@ +@@ -1883,3 +1884,7 @@ userdict /AGM_preserve_spots false put % The interpreter will run the initial procedure (start). -- cgit v1.2.3