From 81c4ecd37c4a21200f1989d043d23354f28ff7d7 Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Fri, 30 Jun 2023 23:38:40 +0200 Subject: cleanup: Remove expired GhostScript 7 ports: 2023-06-30 print/ghostscript7-base: Obsolete and unsupported upstream, consider using a more recent version 2023-06-30 print/ghostscript7-commfont: Obsolete and unsupported upstream 2023-06-30 print/ghostscript7-korfont: Obsolete and unsupported upstream 2023-06-30 print/ghostscript7-x11: Obsolete and unsupported upstream 2023-06-30 print/ghostscript7-jpnfont: Obsolete and unsupported upstream --- print/ghostscript7-base/files/patch-src_gsalloc.c | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 print/ghostscript7-base/files/patch-src_gsalloc.c (limited to 'print/ghostscript7-base/files/patch-src_gsalloc.c') diff --git a/print/ghostscript7-base/files/patch-src_gsalloc.c b/print/ghostscript7-base/files/patch-src_gsalloc.c deleted file mode 100644 index 7c29a14eeada..000000000000 --- a/print/ghostscript7-base/files/patch-src_gsalloc.c +++ /dev/null @@ -1,11 +0,0 @@ ---- src/gsalloc.c.orig 2013-04-30 11:14:17.000000000 +0900 -+++ src/gsalloc.c 2013-04-30 11:14:34.000000000 +0900 -@@ -195,7 +195,7 @@ - iimem->large_size = ((chunk_size / 4) & -obj_align_mod) + 1; - iimem->is_controlled = false; - iimem->gc_status.vm_threshold = chunk_size * 3L; -- iimem->gc_status.max_vm = max_long; -+ iimem->gc_status.max_vm = 0x7fffffff; - iimem->gc_status.psignal = NULL; - iimem->gc_status.signal_value = 0; - iimem->gc_status.enabled = false; -- cgit v1.2.3